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

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_function.h 85 llvm::Value* buffer_table_arg() { return buffer_table_arg_; } function in class:xla::cpu::IrFunction
121 llvm::Value* exec_run_options_arg, llvm::Value* buffer_table_arg,
ir_function.cc 196 llvm::Value* exec_run_options_arg, llvm::Value* buffer_table_arg,
223 parameter_addresses_buffer, buffer_table_arg};
ir_emitter.cc     [all...]

Completed in 5316 milliseconds