Skip to content

C/Other Languages: Support serialization and deserialization of Tensors #6003

Closed
@asimshankar

Description

@asimshankar

In C++ and Python, Tensors can be serialized into a TensorProto using functions like Tensor::AsProtoTensorContents and make_tensor_proto

This is particularly useful when communicating tensors across process boundaries such as PredictRequest RPCs to a TensorFlow Model Server

Filing this to track any changes to the C API and language bindings.

Interested parties: @asimshankar @jhseu @nfiedel @josh11b

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions