Home
last modified time | relevance | path

Searched defs:inputs_str (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/tools/
H A Dsaved_model_cli.py492 def preprocess_inputs_arg_string(inputs_str): argument
635 def load_inputs_from_input_arg_string(inputs_str, input_exprs_str, argument
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dselect_algorithm.py1120 def __init__(self, msg, choice: ChoiceCaller, inputs_str) -> None: argument