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

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_function.h 78 llvm::Value* exec_run_options_arg() { return exec_run_options_arg_; }
109 llvm::Value* exec_run_options_arg_; member in class:xla::cpu::IrFunction
ir_function.cc 153 exec_run_options_arg_ = &*arg_iter;

Completed in 69 milliseconds