Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ MRIsCmdNeeded
Method
MRIsCmdNeeded
library/cpp/par/par.h:141–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
return false;
140
}
141
virtual bool MRIsCmdNeeded() const {
142
return true;
143
}
144
};
145
146
struct TDataLocation {
Callers
2
NeedResult
Method · 0.45
NeedResult
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected