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

  /external/tensorflow/tensorflow/python/framework/
meta_graph.py 419 proto_type = ops.get_collection_proto_type(key)
    [all...]
test_util.py 201 proto_type = ops.get_collection_proto_type(k)
    [all...]
ops.py 6505 def get_collection_proto_type(collection_name): function
    [all...]
  /external/tensorflow/tensorflow/contrib/meta_graph_transform/
meta_graph_transform.py 626 proto_type = _ops.get_collection_proto_type(collection_key)

Completed in 470 milliseconds