Home
last modified time | relevance | path

Searched refs:get_to_proto_function (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dmeta_graph.py412 to_proto = ops.get_to_proto_function(key)
H A Dops.py7126 def get_to_proto_function(collection_name): function