Searched refs:mutable_tensors (Results 1 – 4 of 4) sorted by relevance
47 tensor.AsProtoField(proto->mutable_tensors()->Add()); in ToProto()
673 ::tensorflow::TensorProto* mutable_tensors(int index); in Swap()675 mutable_tensors(); in Swap()1631 inline ::tensorflow::TensorProto* VariantTensorDataProto::mutable_tensors(int index) { in mutable_tensors() function1636 VariantTensorDataProto::mutable_tensors() { in mutable_tensors() function
3835 ::tensorflow::TensorProto* mutable_tensors(int index); in Swap()3837 mutable_tensors(); in Swap()6817 inline ::tensorflow::TensorProto* SendTensorOp::mutable_tensors(int index) { in mutable_tensors() function6822 SendTensorOp::mutable_tensors() { in mutable_tensors() function
13249 flatbuffers::Vector<flatbuffers::Offset<tflite::Tensor>> *mutable_tensors() {