HomeSort by relevance Sort by last modified time
    Searched defs:set_ir_module_string (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_executable.h 67 // This should be called after set_ir_module_string.
70 void set_ir_module_string(const string& ir_module_string) { function in class:xla::cpu::CpuExecutable
parallel_cpu_executable.h 71 // This should be called after set_ir_module_string.
74 void set_ir_module_string(const string& ir_module_string) { function in class:xla::cpu::ParallelCpuExecutable
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
gpu_executable.h 60 // This should be called after set_ir_module_string.
64 void set_ir_module_string(const string& ir_module_string) { function in class:xla::gpu::GpuExecutable

Completed in 73 milliseconds