Home
last modified time | relevance | path

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

/external/pytorch/benchmarks/functional_autograd_benchmark/
Daudio_text_models.py122 in_proj = models.InProjContainer(
Dtorchaudio_models.py673 class InProjContainer(torch.nn.Module): class