HomeSort by relevance Sort by last modified time
    Searched refs:RegisterCompilationDevice (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/compiler/jit/
xla_interpreter_device.cc 51 XlaOpRegistry::RegisterCompilationDevice(DEVICE_XLA_INTERPRETER,
xla_cpu_device.cc 50 XlaOpRegistry::RegisterCompilationDevice(DEVICE_XLA_CPU, registration);
xla_gpu_device.cc 70 XlaOpRegistry::RegisterCompilationDevice(DEVICE_XLA_GPU, registration);
  /external/tensorflow/tensorflow/compiler/tf2xla/
xla_op_registry.h 118 static void RegisterCompilationDevice(const string& device_name,
xla_op_registry.cc 108 /* static */ void XlaOpRegistry::RegisterCompilationDevice(

Completed in 88 milliseconds