HomeSort by relevance Sort by last modified time
    Searched refs:exec_run_options_arg (Results 1 - 3 of 3) 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_; } function in class:xla::cpu::IrFunction
120 llvm::Value* return_value_buffer, llvm::Value* exec_run_options_arg,
ir_function.cc 199 llvm::Value* return_value_buffer, llvm::Value* exec_run_options_arg,
221 to_int8_ptr(return_value_buffer), to_int8_ptr(exec_run_options_arg),
ir_emitter.cc     [all...]

Completed in 701 milliseconds