Home
last modified time | relevance | path

Searched refs:original_buffer_id (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc1022 BufferId original_buffer_id = original_item->buffers_output[0]; in AddCompressInstructions() local
1023 Buffer& original_buffer = buffers_.at(original_buffer_id); in AddCompressInstructions()
1059 std::replace(buffers_used.begin(), buffers_used.end(), original_buffer_id, in AddCompressInstructions()