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

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_compiler.h 67 RelocationModel relocation_model() const { return relocation_model_; }
74 const RelocationModel relocation_model_; member in class:xla::cpu::CpuAotCompilationOptions
cpu_compiler.cc 113 relocation_model_(relocation_model) {}
    [all...]

Completed in 110 milliseconds