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

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_compiler.h 59 const string& triple() const { return triple_; }
70 const string triple_; member in class:xla::cpu::CpuAotCompilationOptions
cpu_compiler.cc 109 : triple_(std::move(triple)),
    [all...]

Completed in 145 milliseconds