|
Mila 0.13.48
Deep Neural Network Library
|

Static Public Member Functions | |
| template<TensorDataType TDataType, typename TMemoryResource> requires isValidTensor<TDataType, TMemoryResource> | |
| static void | zero (Tensor< TDataType, TMemoryResource > &tensor, IExecutionContext *exec_context=nullptr) |
| Zero the contents of a CPU tensor buffer. | |
|
inlinestatic |
Zero the contents of a CPU tensor buffer.
Threading / sync: CPU path is synchronous.
