Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dinterpreter_device.cc25 static const char kInterpreterPlatformName[] = "interpreter"; variable
30 /*device_kind=*/kInterpreterPlatformName) {} in InterpreterDevice()
/external/tensorflow/tensorflow/compiler/xla/tools/
Drun_hlo_module_main.cc54 const char kInterpreterPlatformName[] = "Interpreter"; variable
65 return kInterpreterPlatformName; in GetReferencePlatformName()