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

Method upper

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

Source from the content-addressed store, hash-verified

35
36 int64_t lower() const { return lower_; }
37 int64_t upper() const { return upper_; }
38
39 private:
40 const int64_t lower_;

Callers 8

parse_sizeFunction · 0.45
__init__Method · 0.45
__init__Method · 0.45
calc_pool_paddingFunction · 0.45
__io_item_checkMethod · 0.45
ComputeMethod · 0.45

Calls

no outgoing calls

Tested by 1

__init__Method · 0.36