Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/mobile/model_test/
H A Dgen_test_model.py12 ReductionOpsModule,
60 "reduction_ops": ReductionOpsModule(),
H A Dmath_ops.py211 class ReductionOpsModule(torch.nn.Module): class