Searched refs:get_to_proto_function (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ | ||
H A D | meta_graph.py | 412 to_proto = ops.get_to_proto_function(key) |
H A D | ops.py | 7126 def get_to_proto_function(collection_name): function |