Searched refs:function_or_module (Results 1 – 1 of 1) sorted by relevance
12985 def test_quantized_unary_ops(self, function_or_module): argument12990 def __init__(self, function_or_module): argument12992 self.function_or_module = function_or_module12995 return self.function_or_module(x)12997 self.run_test(Model(function_or_module), q_input)