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

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
ir_function.h 84 llvm::Value* temp_buffers_arg() { return temp_buffers_arg_; }
111 llvm::Value* temp_buffers_arg_; member in class:xla::cpu::IrFunction
ir_function.cc 157 temp_buffers_arg_ = &*arg_iter;

Completed in 53 milliseconds