Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/mobile/model_test/
H A Dgen_test_model.py38 TensorTypingOpsModule,
71 "tensor_typing_ops": TensorTypingOpsModule(),
H A Dtensor_ops.py220 class TensorTypingOpsModule(torch.nn.Module): class