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

Method getMinTileAlignment

core/device.h:104–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 TensorLayout getWeightLayout() const { return weightLayout; }
103 int getTensorBlockC() const { return tensorBlockC; }
104 int getMinTileAlignment() const { return minTileAlignment; }
105 virtual bool needWeightAndBiasOnDevice() const { return true; }
106
107 // Memory

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected