Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dmkl_util_test.cc27 auto cpu_engine = engine(ENGINE_CPU, 0); in TEST()
59 auto cpu_engine = engine(ENGINE_CPU, 0); in TEST()
Dmkl_types.h33 #define ENGINE_CPU engine::kind::cpu macro