Searched defs:tensor_buf (Results 1 – 3 of 3) sorted by relevance
54 auto tensor_buf = reinterpret_cast<char *>(malloc(byte_num)); in AttrToTensor() local
496 const std::string &tensor_buf = attr_tensor.raw_data(); in ObtainCNodeAttrInTensorForm() local590 const std::string &tensor_buf = attr_tensor.raw_data(); in ObtainValueNodeInTensorForm() local619 const std::string &tensor_buf = attr_tensor.raw_data(); in ObtainValueNodeInTupleTensorForm() local
111 for (auto &tensor_buf : attr_tensor_bufs_) { in Free() local