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

  /external/tensorflow/tensorflow/stream_executor/
device_description.cc 138 uint64 DivideCeil(uint64 x, uint64 y) {
146 *block_count = DivideCeil(element_count, *threads_per_block);
device_description.h 357 uint64 DivideCeil(uint64 x, uint64 y);

Completed in 3076 milliseconds