Home
last modified time | relevance | path

Searched refs:DisjointMerge (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/aten/src/ATen/cuda/tunable/
DTunable.h128 void DisjointMerge(const std::string& op_signature, const KernelMap& kernel_map);
DTunable.cpp163 void TuningResultsManager::DisjointMerge(const std::string& op_signature, const KernelMap& kernel_m… in DisjointMerge() function in at::cuda::tunable::TuningResultsManager