Searched refs:record_function_inputs (Results 1 – 1 of 1) sorted by relevance
859 std::vector<c10::IValue> record_function_inputs; member901 unpacked.record_function_inputs.push_back( in unpack_input()911 unpacked.record_function_inputs.emplace_back(tensor); in unpack_input()1290 unpacked_input.record_function_inputs, in THPFunction_apply()