Searched defs:TileConstTensor (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp16/ |
| D | arithmetic_fp16.cc | 149 void ArithmeticFP16CPUKernel::TileConstTensor(const void *in_data, void *out_data, size_t ndim, con… in TileConstTensor() function in mindspore::kernel::ArithmeticFP16CPUKernel
|
| /third_party/mindspore/mindspore/lite/micro/coder/wrapper/fp32/ |
| D | arithmetic_fp32_wrapper.c | 17 void TileConstTensor(const float *in_data, float *out_data, size_t ndim, const int *in_shape, const… in TileConstTensor() function
|
| /third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/ |
| D | arithmetic_fp32.cc | 170 void ArithmeticCPUKernel::TileConstTensor(const void *in_data, void *out_data, size_t ndim, const i… in TileConstTensor() function in mindspore::kernel::ArithmeticCPUKernel
|