Searched defs:AsProto (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ | ||
D | resource_handle.cc | 30 void ResourceHandle::AsProto(ResourceHandleProto* proto) const { in AsProto() function in tensorflow::ResourceHandle |
D | tensor_slice.cc | 113 void TensorSlice::AsProto(TensorSliceProto* proto) const { in AsProto() function in tensorflow::TensorSlice |
D | tensor_shape.cc | 466 void TensorShapeBase<Shape>::AsProto(TensorShapeProto* proto) const { in AsProto() function in tensorflow::TensorShapeBase |
D | tensor_shape_test.cc | 464 void TensorShapeOld::AsProto(TensorShapeProto* proto) const { in AsProto() function in tensorflow::__anone850e9110111::TensorShapeOld |