Home
last modified time | relevance | path

Searched defs:ElementNum (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/lite/src/cxx_api/tensor/
Dtensor_impl.h105 int64_t ElementNum() const { in ElementNum() function
/third_party/mindspore/mindspore/lite/src/cxx_api/
Dtypes.cc221 int64_t MSTensor::ElementNum() const { in ElementNum() function in mindspore::MSTensor
/third_party/mindspore/mindspore/ccsrc/cxx_api/
Dtypes.cc398 int64_t MSTensor::ElementNum() const { in ElementNum() function in mindspore::MSTensor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp186 auto ElementNum = 0; in ComputePTXValueVTs() local