Searched refs:get_inputs (Results 1 - 2 of 2) sorted by relevance

/frameworks/ml/nn/tools/test_generator/
H A Dvts_generator.py229 "input_indices": ", ".join([str(i.ID()) for i in Input.get_inputs(True)]),
H A Dtest_generator.py267 def get_inputs(exclude_internal = None): member in class:Input
683 start = Input.get_inputs().copy()
752 inputs = Operand.print_operands(Input.get_inputs(True));

Completed in 117 milliseconds