Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/load_mindir/
Danf_model_parser.cc285 auto *tensor_data_buf = reinterpret_cast<uint8_t *>(tensor_info->data_c()); in BuildParameterForFuncGraph() local
497 auto *tensor_data_buf = reinterpret_cast<uint8_t *>(tensor_info->data_c()); in ObtainCNodeAttrInTensorForm() local
591 auto *tensor_data_buf = reinterpret_cast<uint8_t *>(tensor_info->data_c()); in ObtainValueNodeInTensorForm() local
620 auto *tensor_data_buf = reinterpret_cast<uint8_t *>(tensor_info->data_c()); in ObtainValueNodeInTupleTensorForm() local