Searched defs:get_all_bundled_inputs (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/model_tracer/ | ||
H A D | MobileModelRunner.cpp | 119 get_all_bundled_inputs() { in get_all_bundled_inputs() function in torch::jit::mobile::MobileModelRunner |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_mobile_optimizer.py | 367 def get_all_bundled_inputs(self): member in TestOptimizer.test_preserve_bundled_inputs_methods.MyIncompleteBundledInputModule |