Searched refs:SamplingOpsModule (Results 1 – 2 of 2) sorted by relevance
33 from sampling_ops import SamplingOpsModule66 "sampling_ops": SamplingOpsModule(),
7 class SamplingOpsModule(torch.nn.Module): class