Searched refs:IsCPU (Results 1 – 1 of 1) sorted by relevance
27 bool IsCPU(tensorflow::Device* d) { in IsCPU() function64 if (IsCPU(device()) || HasLocalMirror(nullptr)) { in Resolve()