Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/experimental/rpc/
H A Drpc_ops.py37 def get_output_specs_from_function(func: tf_function.ConcreteFunction): function
299 output_specs=get_output_specs_from_function(concrete_fn),
307 output_specs=get_output_specs_from_function(func),
H A Drpc_ops_test.py73 output_specs=rpc_ops.get_output_specs_from_function(concrete_remote_fn),