Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dgpu_utils.h209 typedef AutoTuneMap<Parameters, Config> AutoTuneType; typedef
210 static AutoTuneType* GetInstance() { in GetInstance()
211 static AutoTuneType* instance = new AutoTuneType(Group::name()); in GetInstance()