Searched defs:check_export_import (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/test/jit/ |
H A D | test_models.py | 64 def _test_dcgan_models(self, device, check_export_import=True): argument 149 def _test_neural_style(self, device, check_export_import=True): argument 277 def _test_mnist(self, device, check_export_import=True): argument 349 def _test_snli(self, device, check_export_import=True): argument 459 def _test_super_resolution(self, device, check_export_import=True): argument 545 def _test_vae(self, device, check_export_import=True): argument
|