Searched refs:knob_type (Results 1 – 1 of 1) sorted by relevance
4395 cudnnBackendKnobType_t knob_type; in ExecutionPlanToAlgorithmDesc() local4400 CUDNN_TYPE_KNOB_TYPE, 1, &n, &knob_type)); in ExecutionPlanToAlgorithmDesc()4414 auto emplaced = tuning_knobs.try_emplace(knob_type, knob_value).second; in ExecutionPlanToAlgorithmDesc()4421 knob_type, knob_value, tuning_knobs.at(knob_type))); in ExecutionPlanToAlgorithmDesc()