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

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
runtime_matmul.cc 79 bool all_buffers_16b_aligned = local
82 if (!all_buffers_16b_aligned) {
runtime_single_threaded_matmul.cc 73 bool all_buffers_16b_aligned = local
76 if (!all_buffers_16b_aligned) {

Completed in 176 milliseconds