MCPcopy Create free account
hub / github.com/Oneflow-Inc/oneflow / class_start

Method class_start

oneflow/user/kernels/nll_kernel.cpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 ~NLLKernelCache() override = default;
30
31 int64_t class_start() const { return class_start_; }
32 int64_t num_classes() const { return num_classes_; }
33
34 private:

Callers 2

ComputeMethod · 0.80
ComputeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected