| Home | Sort by relevance Sort by last modified time |
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ | |
| cpu_compiler.h | 61 const string& cpu_name() const { return cpu_name_; } 71 const string cpu_name_; member in class:xla::cpu::CpuAotCompilationOptions |
| cpu_compiler.cc | 110 cpu_name_(std::move(cpu_name)), [all...] |