Searched refs:move_outputs_to_tuple (Results 1 – 2 of 2) sorted by relevance
1124 c10::IValue BlockRunner::move_outputs_to_tuple(uint32_t num_outputs) { in move_outputs_to_tuple() function in torch::jit::BlockRunner1322 return move_outputs_to_tuple(block_info_.num_outputs()); in run_impl()1797 output = move_outputs_to_tuple(static_module_.num_outputs()); in benchmark_individual_ops()
773 IValue move_outputs_to_tuple(uint32_t num_outputs);