Searched refs:AsProtoTensorContent (Results 1 – 25 of 37) sorted by relevance
12
48 tensor.AsProtoTensorContent(v->mutable_tensor()); in Compute()90 tensor.AsProtoTensorContent(v->mutable_tensor()); in Compute()
114 input.AsProtoTensorContent(&proto); in Serialize()274 input.AsProtoTensorContent(&proto); in Serialize()
80 tensor.AsProtoTensorContent(&proto); in Compute()
68 feeds_[i].second.AsProtoTensorContent(out_tensor); in FeedValue()121 feeds_[i].second.AsProtoTensorContent(feed->mutable_tensor()); in ToProto()174 value.AsProtoTensorContent(value_proto); in add_feed()407 sends_[i].second.AsProtoTensorContent(send->mutable_tensor()); in ToProto()603 recvs_[i].second.AsProtoTensorContent(out_tensor); in RecvValue()681 value.AsProtoTensorContent(value_proto); in AddRecv()752 value.AsProtoTensorContent(value_proto); in AddRecv()
82 src.AsProtoTensorContent(proto.mutable_tensor()); in Validate()170 src.AsProtoTensorContent(proto.mutable_tensor()); in MakeFloatTensorTestCase()
195 args[i].AsProtoTensorContent(send->mutable_tensor()); in Run()
105 feed_tensor->AsProtoTensorContent(f->mutable_tensor()); in RunStep()
56 tensor.AsProtoTensorContent(&p); in TensorProtoHash()87 lhs_t.AsProtoTensorContent(&lhs_tp); in AreTensorProtosEqual()90 rhs_t.AsProtoTensorContent(&rhs_tp); in AreTensorProtosEqual()508 value.AsProtoTensorContent(out->mutable_tensor()); in SetAttrValue()518 v.AsProtoTensorContent(out->mutable_list()->add_tensor()); in SetAttrValue()
31 // Serialized raw tensor content from either Tensor::AsProtoTensorContent or
67 a_data.tensors(i).AsProtoTensorContent(&a_proto); in operator ==()68 b_data.tensors(i).AsProtoTensorContent(&b_proto); in operator ==()147 t.AsProtoTensorContent(&proto); in TestCopies()
513 tensor.AsProtoTensorContent(&tensor_proto); in CreateAsProtoTensorContent()
49 original.AsProtoTensorContent(&proto); in TEST()
422 tensor.AsProtoTensorContent(attr_tensor.mutable_tensor()); in AddNodePermConst()446 tensor.AsProtoTensorContent(attr_tensor.mutable_tensor()); in AddNodeConstScalar()838 tensor.AsProtoTensorContent( in UpdateAttrValue()1356 tensor.AsProtoTensorContent(attr_tensor.mutable_tensor()); in AddNodeShapeConst()
389 constant_value.AsProtoTensorContent( in MaterializeShapes()480 constant_value.AsProtoTensorContent( in MaterializeShapes()1142 tensor->AsProtoTensorContent(t); in CreateNodeDef()1285 index.AsProtoTensorContent( in FoldMergeNode()
250 shp_tensor.AsProtoTensorContent( in RunInfiniteTFLoop()282 true_tensor.AsProtoTensorContent( in RunInfiniteTFLoop()389 tensor.AsProtoTensorContent(&tensor_proto); in SetNodeAttr()
150 val.AsProtoTensorContent(response.mutable_tensor()); in EncodeTensorToByteBuffer()
88 parsed.AsProtoTensorContent(proto); in ReEncodeConsts()431 feed.AsProtoTensorContent(req.mutable_feed()->Add()); in RunCallable()
208 int32_tensor.AsProtoTensorContent(t); in FuseQuantizedConvolutionAndRequantize()
87 tensor.AsProtoTensorContent(&tensor_proto); in SetNodeTensorAttr()
84 t.AsProtoTensorContent(v->mutable_tensor()); in WriteTensor()
157 variable_value.AsProtoTensorContent( in ConvertVariableToConstant()
253 val.AsProtoTensorContent( in AddRequest()
185 tensor.AsProtoTensorContent(&tensor_proto);
92 tensor.AsProtoTensorContent(tensor_proto); in SetTensorProto()
344 tensor.AsProtoTensorContent(resp->add_fetch()); in RecordRunCallable()