Searched defs:make_prediction (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/functorch/examples/lennard_jones/ | ||
H A D | lennard_jones.py | 50 def make_prediction(model, drs): function |
/aosp_15_r20/external/pytorch/test/jit/ | ||
H A D | test_freezing.py | 2033 def make_prediction(self, x): member in TestFreezing.test_freeze_module_with_call_method.Mod |
/aosp_15_r20/external/pytorch/test/functorch/ | ||
H A D | test_eager_transforms.py | 4327 def make_prediction(model, drs, use_functorch): function |