Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_exception.py116 def tuple_fn(): function
/aosp_15_r20/external/pytorch/torch/onnx/
H A Dsymbolic_opset9.py1433 def _max_pool(name, tuple_fn, ndims, return_indices): argument
1538 def _avg_pool(name, tuple_fn): argument
1656 def _adaptive_pool(name, type, tuple_fn, fn=None): argument