Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/mobile/model_tracer/
DMobileModelRunner.cpp120 auto has_bundled_input = module_->find_method("get_all_bundled_inputs"); in get_all_bundled_inputs() local
132 auto has_bundled_input = in get_many_functions_bundled_inputs() local
178 auto has_bundled_input = module_->find_method(function_name); in run_with_inputs() local