Searched defs:tensor_data_buf (Results 1 – 3 of 3) sorted by relevance
93 auto *tensor_data_buf = reinterpret_cast<uint8_t *>(tensor->data_c()); in MakeValueFromTensorAttribute() local
540 auto *tensor_data_buf = reinterpret_cast<uint8_t *>(tensor->data_c()); in GenerateTensorPtrFromTensorProto() local980 auto *tensor_data_buf = reinterpret_cast<uint8_t *>(tensor_info->data_c()); in GetTensorDataFromExternal() local1396 auto *tensor_data_buf = reinterpret_cast<uint8_t *>(tensor_info->data_c()); in ObtainValueNodeInTupleTensorForm() local
546 char *tensor_data_buf = reinterpret_cast<char *>(tensor->data_c()); in ConvertBytesToTensor() local