C API: Introduce TF_ImportGraphDef.
This is the C API equivalent of Python's tf.import_graph_def(). Does not support node rebinding and some other features yet, but should be sufficient to allow execution of pre-defined graphs in other language bindings. Change: 134034522
Loading
Please sign in to comment