Searched refs:is_binop (Results 1 – 1 of 1) sorted by relevance
1795 def forward_to_local_builder_with_handles(target_method, is_binop=False): argument1801 if is_binop and len(arg_list) < 3:1818 getattr(c_api.ComputationBuilder, method_name), is_binop=True)