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

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_compiler.h 65 const string& entry_point_name() const { return entry_point_name_; }
73 const string entry_point_name_; member in class:xla::cpu::CpuAotCompilationOptions
cpu_compiler.cc 112 entry_point_name_(std::move(entry_point_name)),
    [all...]

Completed in 218 milliseconds