HomeSort by relevance Sort by last modified time
    Searched full:single_byte (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/
packed_literal_reader.cc 87 char single_byte[1]; local
89 auto s = file_->Read(offset_, sizeof(single_byte), &sp, single_byte);

Completed in 86 milliseconds