Searched defs:mutable_tensor (Results 1 – 9 of 9) sorted by relevance
1216 inline ::tensorflow::TensorProto* AttrValue_ListValue::mutable_tensor(int index) { in mutable_tensor() function1221 AttrValue_ListValue::mutable_tensor() { in mutable_tensor() function1645 inline ::tensorflow::TensorProto* AttrValue::mutable_tensor() { in mutable_tensor() function
1313 inline ::tensorflow::TensorDescription* MemoryLogTensorAllocation::mutable_tensor() { in mutable_tensor() function1551 inline ::tensorflow::TensorDescription* MemoryLogTensorOutput::mutable_tensor() { in mutable_tensor() function
3026 inline ::tensorflow::TensorProto* Summary_Value::mutable_tensor() { in mutable_tensor() function
974 inline ::tensorflow::SavedSliceMeta* SavedTensorSliceMeta::mutable_tensor(int index) { in mutable_tensor() function979 SavedTensorSliceMeta::mutable_tensor() { in mutable_tensor() function
325 inline ::tensorflow::TensorProto* NamedTensorProto::mutable_tensor() { in mutable_tensor() function
4537 inline ::tensorflow::TensorProto* Operation_Input::mutable_tensor() { in mutable_tensor() function5487 inline ::tensorflow::TensorProto* QueueResponse::mutable_tensor(int index) { in mutable_tensor() function5492 QueueResponse::mutable_tensor() { in mutable_tensor() function6448 inline ::tensorflow::TensorProto* RunComponentFunctionResponse::mutable_tensor(int index) { in mutable_tensor() function6453 RunComponentFunctionResponse::mutable_tensor() { in mutable_tensor() function6950 inline ::tensorflow::TensorProto* SendPackedHandleOp_LocalTensorHandle::mutable_tensor() { in mutable_tensor() function
4243 inline ::tensorflow::NamedTensorProto* RunStepResponse::mutable_tensor(int index) { in mutable_tensor() function4248 RunStepResponse::mutable_tensor() { in mutable_tensor() function
8590 inline ::tensorflow::TensorProto* RecvTensorResponse::mutable_tensor() { in mutable_tensor() function
246 auto* mutable_tensor = attr_tmp.mutable_tensor(); in FillAttrValueMapUsingScalar() local