Searched refs:toGraphDef (Results 1 – 2 of 2) sorted by relevance
140 public byte[] toGraphDef() { in toGraphDef() method in Graph142 return toGraphDef(nativeHandle); in toGraphDef()457 private static native byte[] toGraphDef(long handle); in toGraphDef() method in Graph
39 graphDef = g.toGraphDef(); in graphDefRoundTrip()127 g.toGraphDef(); in failOnUseAfterClose()