MCPcopy Create free account
hub / github.com/RenderKit/oidn / TensorByteOffsetChwBc

Method TensorByteOffsetChwBc

core/tensor_layout.h:127–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125 uint32_t CByteStride;
126
127 TensorByteOffsetChwBc() = default;
128
129 oidn_host_device_inline TensorByteOffsetChwBc(int C, int H, int W)
130 {

Callers

nothing calls this directly

Calls 1

round_upFunction · 0.50

Tested by

no test coverage detected