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

  /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...]

Completed in 622 milliseconds