Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Oneflow-Inc/oneflow
/ num_classes
Method
num_classes
oneflow/user/kernels/nll_kernel.cpp:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
int64_t class_start() const { return class_start_; }
32
int64_t num_classes() const { return num_classes_; }
33
34
private:
35
const int64_t class_start_;
Callers
2
Compute
Method · 0.80
Compute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected