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

  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_assignment.h 467 : allow_input_output_aliasing_(allow_input_output_aliasing),
562 bool allow_input_output_aliasing_; member in class:xla::BufferAssigner
buffer_assignment.cc 696 if (allow_input_output_aliasing_ && allocation->maybe_live_out()) {
    [all...]

Completed in 51 milliseconds