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

Method lower

oneflow/user/kernels/gather_kernel.cpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 ~GatherOpKernelCache() override = default;
35
36 int64_t lower() const { return lower_; }
37 int64_t upper() const { return upper_; }
38
39 private:

Callers 10

setup.pyFile · 0.45
_check_repo_is_trustedFunction · 0.45
loadFunction · 0.45
get_random_distributionFunction · 0.45
fx_node_tranformFunction · 0.45
oneflow_backendFunction · 0.45
pure_matchFunction · 0.45
calc_pool_paddingFunction · 0.45
string_to_boolFunction · 0.45
ComputeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected