Skip to content

c_api.TF_GraphToGraphDef #63

@Oceania2018

Description

@Oceania2018

Write out a serialized representation of graph (as a GraphDef protocol message) to output_graph_def (allocated by TF_NewBuffer()).
TF_CAPI_EXPORT extern void TF_GraphToGraphDef(TF_Graph* graph, TF_Buffer* output_graph_def, TF_Status* status);

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions