Home
last modified time | relevance | path

Searched refs:get_from_proto_function (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dmeta_graph.py605 from_proto = ops.get_from_proto_function(ctype)
844 from_proto = ops.get_from_proto_function(key)
851 from_proto = ops.get_from_proto_function(ops.GraphKeys.GLOBAL_VARIABLES)
H A Dops.py7134 def get_from_proto_function(collection_name): function
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/
H A Dtrt_convert.py792 from_proto = ops.get_from_proto_function(key)