Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/experimental/rpc/
H A Drpc_ops.py44 def get_input_specs_from_function(func: tf_function.ConcreteFunction): function
298 input_specs=get_input_specs_from_function(concrete_fn),
306 input_specs=get_input_specs_from_function(func),