Home
last modified time | relevance | path

Searched refs:binary_functions_with_dense_output (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse_csr.py63 binary_functions_with_dense_output = ['mm', 'mv', ] variable
64 binary_ops_with_dense_output = list(filter(lambda op: op.name in binary_functions_with_dense_output