Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetCommandType
Method
GetCommandType
catboost/cuda/cuda_lib/task.h:38–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
ECommandType GetCommandType() const {
39
return Type;
40
}
41
42
virtual void Load(IInputStream*) = 0;
43
virtual void Save(IOutputStream*) const = 0;
Callers
3
RunIteration
Method · 0.80
TestTemplateKernel
Function · 0.80
Y_UNIT_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
2
TestTemplateKernel
Function · 0.64
Y_UNIT_TEST
Function · 0.64