Searched defs:tensor_buf (Results 1 – 5 of 5) sorted by relevance
91 const std::string &tensor_buf = tensor_proto.raw_data(); in MakeValueFromTensorAttribute() local
57 for (auto &tensor_buf : attr_tensor_bufs_) { in Free() local
846 auto tensor_buf = reinterpret_cast<char *>(malloc(byte_num)); in TensorToSchemaTensor() local
545 const char *tensor_buf = PYBIND11_BYTES_AS_STRING(bytes_obj.ptr()); in ConvertBytesToTensor() local
538 const std::string &tensor_buf = attr_tensor.raw_data(); in GenerateTensorPtrFromTensorProto() local1395 const std::string &tensor_buf = attr_tensor.raw_data(); in ObtainValueNodeInTupleTensorForm() local