Searched refs:set_allocated_tensor (Results 1 – 11 of 11) sorted by relevance
114 (*node->mutable_attr())["value"].set_allocated_tensor(allocated_tensor); in AddNewNode()133 (*node->mutable_attr())["value"].set_allocated_tensor(allocated_tensor); in AddShapeNode()
191 void set_allocated_tensor(::tensorflow::TensorProto* tensor); in Swap()330 inline void NamedTensorProto::set_allocated_tensor(::tensorflow::TensorProto* tensor) { in set_allocated_tensor() function
314 void set_allocated_tensor(::tensorflow::TensorProto* tensor); in Swap()4021 void set_allocated_tensor(::tensorflow::TensorProto* tensor); in Swap()6955 inline void SendPackedHandleOp_LocalTensorHandle::set_allocated_tensor(::tensorflow::TensorProto* t… in set_allocated_tensor() function
3313 void set_allocated_tensor(::tensorflow::TensorProto* tensor); in Swap()8595 inline void RecvTensorResponse::set_allocated_tensor(::tensorflow::TensorProto* tensor) { in set_allocated_tensor() function
440 void Operation_Input::set_allocated_tensor(::tensorflow::TensorProto* tensor) { in set_allocated_tensor() function in tensorflow::eager::Operation_Input
362 void set_allocated_tensor(::tensorflow::TensorDescription* tensor); in Swap()683 void set_allocated_tensor(::tensorflow::TensorDescription* tensor); in Swap()1318 inline void MemoryLogTensorAllocation::set_allocated_tensor(::tensorflow::TensorDescription* tensor… in set_allocated_tensor() function1556 inline void MemoryLogTensorOutput::set_allocated_tensor(::tensorflow::TensorDescription* tensor) { in set_allocated_tensor() function
593 void AttrValue::set_allocated_tensor(::tensorflow::TensorProto* tensor) { in set_allocated_tensor() function in tensorflow::AttrValue
608 void set_allocated_tensor(::tensorflow::TensorProto* tensor); in Swap()
2135 void Summary_Value::set_allocated_tensor(::tensorflow::TensorProto* tensor) { in set_allocated_tensor() function in tensorflow::Summary_Value
1445 void set_allocated_tensor(::tensorflow::TensorProto* tensor); in Swap()
95 (*node.mutable_attr())["value"].set_allocated_tensor(tensor.release()); in AddScalarConstNodeHelper()