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

  /external/tensorflow/tensorflow/core/framework/
allocator_test.cc 172 static void BM_Allocation(int iters, int arg) {
186 BENCHMARK(BM_Allocation)->Arg(0)->Arg(1);
  /external/tensorflow/tensorflow/core/common_runtime/gpu/
gpu_bfc_allocator_test.cc 275 static void BM_Allocation(int iters) {
289 BENCHMARK(BM_Allocation);

Completed in 310 milliseconds