Home
last modified time | relevance | path

Searched defs:model_functorch (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/functorch/benchmarks/
H A Dper_sample_grads.py16 model_functorch = convert_batchnorm_modules(models.resnet18(num_classes=10)) variable
17 model_functorch = model_functorch.to(device) variable