Searched defs:op_input (Results 1 – 3 of 3) sorted by relevance
32 def _assertOpOutputMatchesExpected(self, op, axis, output_type, op_input, argument
524 def _zeros_like(op_input, op_output): argument
194 Value op_input = nullptr; in GetAggregatedInputs() local