Home
last modified time | relevance | path

Searched defs:zero_ptr (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dconv_depthwise_fp32.c806 void ConvDwInitIndirection(float **indirect_buffer, float *src, float *zero_ptr, const ConvParamete… in ConvDwInitIndirection()
909 float *zero_ptr, const ConvParameter *conv_param, int task_id) { in ConvDwIndirection()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c10113 const char *zero_ptr = "0"; in end_null() local