Searched defs:tensor_content (Results 1 – 6 of 6) sorted by relevance
9 repeated bytes tensor_content = 1; field
329 Cord* tensor_content) { in ConvertFloatElementsAttr()358 Cord* tensor_content) { in ConvertIntElementsAttr()372 Cord* tensor_content) { in ConvertUIntElementsAttr()
328 RepeatedField<T>* output, Cord* tensor_content) { in ConvertFloatElementsAttr()359 RepeatedField<T>* output, Cord* tensor_content) { in ConvertIntElementsAttr()372 RepeatedField<T>* output, Cord* tensor_content) { in ConvertUIntElementsAttr()
38 bytes tensor_content = 4; field
1376 const auto tensor_content = tensor.flat<int>().data(); in CheckForTranspose() local1381 const auto tensor_content = tensor.flat<int64_t>().data(); in CheckForTranspose() local
399 const bool tensor_content, TensorProto* tensor_proto) { in GetTensorProto()