Searched refs:run_impl_record_functions (Results 1 – 2 of 2) sorted by relevance
1332 c10::IValue BlockRunner::run_impl_record_functions( in run_impl_record_functions() function in torch::jit::BlockRunner1402 return run_impl_record_functions(args, kwargs); in operator ()()1412 return run_impl_record_functions(std::move(args), kwargs); in operator ()()
733 c10::IValue run_impl_record_functions(