Searched refs:gflops (Results 1 – 6 of 6) sorted by relevance
/external/eigen/bench/ |
D | analyze-blocking-sizes.cpp | 71 float gflops; member 122 float gflops; in inputfile_t() local 127 &gflops); in inputfile_t() 133 !isfinite(gflops)) in inputfile_t() 145 entry.gflops = gflops; in inputfile_t() 151 float gflops; in inputfile_t() local 157 &gflops); in inputfile_t() 161 !isfinite(gflops)) in inputfile_t() 174 entry.gflops = gflops; in inputfile_t() 245 max_gflops = max(max_gflops, it->gflops); in import_input_file_range_one_product_size() [all …]
|
D | benchmark-blocking-sizes.cpp | 102 float gflops; member 107 , gflops(0) in benchmark_t() 115 , gflops(0) in benchmark_t() 121 , gflops(0) in benchmark_t() 138 s << " " << b.gflops; in operator <<() 150 b1.gflops > b2.gflops)))); in operator <() 228 gflops = 2e-9 * productsizes.k * productsizes.m * productsizes.n / time_per_iter; in run() 305 all_gflops.push_back(b.gflops); in measure_clock_speed()
|
/external/gemmlowp/test/ |
D | benchmark.cc | 176 double gflops = 0; in benchmark() local 179 gflops = in benchmark() 182 benchmark_results[gemm].emplace_back(gflops); in benchmark()
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | client.cc | 476 double gflops = total_flops / nanoseconds; in ExecutionStatsAsString() local 481 ", compute cycles: ", cycle_count, ", performance: ", gflops, in ExecutionStatsAsString()
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | op_level_cost_estimator.cc | 399 double gflops = -1; in GetDeviceInfo() local 406 gflops = device.num_cores() * device.frequency() * 1e-3; in GetDeviceInfo() 431 gflops = device.num_cores() * device.frequency() * 1e-3 * in GetDeviceInfo() 439 VLOG(1) << "Device: " << device.type() << " gflops: " << gflops in GetDeviceInfo() 442 DCHECK_LT(0, gflops) << device.DebugString(); in GetDeviceInfo() 445 return DeviceInfo(gflops, gb_per_sec); in GetDeviceInfo()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 79003 gflops %12524
|