HomeSort by relevance Sort by last modified time
    Searched refs:_graph_pb2 (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/contrib/meta_graph_transform/
meta_graph_transform.py 28 from tensorflow.core.framework import graph_pb2 as _graph_pb2
92 transformed_graph_def = _graph_pb2.GraphDef()
295 transformed_graph_def = _graph_pb2.GraphDef()
  /external/tensorflow/tensorflow/lite/testing/model_coverage/
model_coverage_lib.py 24 from tensorflow.core.framework import graph_pb2 as _graph_pb2
156 graph_def = _graph_pb2.GraphDef()
  /external/tensorflow/tensorflow/lite/python/
op_hint.py 79 from tensorflow.core.framework import graph_pb2 as _graph_pb2
    [all...]
lite.py 46 from tensorflow.core.framework import graph_pb2 as _graph_pb2
510 graph_def = _graph_pb2.GraphDef()
521 graph_def = _graph_pb2.GraphDef()
    [all...]

Completed in 364 milliseconds