TF_Graph freed by dtor (RAII) with convinient methods.
Loads serialized graph (GraphDef proto).
Returns serialized bytes (GraphDef proto).
Writes serialized bytes (GraphDef proto) to a given file.
Raw pointer.
Status pointer.
See Implementation
TF_Graph freed by dtor (RAII) with convinient methods.