Searched refs:BytesProcessed (Results 1 – 25 of 27) sorted by relevance
12
123 testing::BytesProcessed(static_cast<int64>(iters) * num * in TEST_ALL_CASTS_FROM()132 testing::BytesProcessed(static_cast<int64>(iters) * num * in BM_gpu_float_int64()146 testing::BytesProcessed(static_cast<int64>(iters) * num * in BM_cpu_bool_float()155 testing::BytesProcessed(static_cast<int64>(iters) * num * in BM_gpu_bool_float()169 testing::BytesProcessed(static_cast<int64>(iters) * num * in BM_cpu_float_bfloat16()178 testing::BytesProcessed(static_cast<int64>(iters) * num * in BM_cpu_bfloat16_float()187 testing::BytesProcessed(static_cast<int64>(iters) * num * in BM_cpu_float_half()196 testing::BytesProcessed(static_cast<int64>(iters) * num * in BM_cpu_half_float()205 testing::BytesProcessed(static_cast<int64>(iters) * num * in BM_gpu_float_half()216 testing::BytesProcessed(static_cast<int64>(iters) * num * in BM_gpu_half_float()
73 testing::BytesProcessed(static_cast<int64>(iters) * num_x * sizeof(T)); in LargeOneDimensional()80 testing::BytesProcessed(static_cast<int64>(iters) * num_x * num_y * in DoRowCumsum()88 testing::BytesProcessed(static_cast<int64>(iters) * num_x * num_y * in DoColCumsum()96 testing::BytesProcessed(static_cast<int64>(iters) * num_x * num_y * in Do3DYCumsum()
63 testing::BytesProcessed(static_cast<int64>(iters) * in ConcatHelper()120 testing::BytesProcessed(static_cast<int64>(iters) * kDim1 * dim2 * in ConcatManyHelper()140 testing::BytesProcessed(static_cast<int64>(iters) * in MemcpyAlternativeHelper()176 testing::BytesProcessed(static_cast<int64>(iters) * kDim1 * dim2 * in MemcpyManyAlternative1()211 testing::BytesProcessed(static_cast<int64>(iters) * kDim1 * dim2 * in MemcpyManyAlternative2()
90 testing::BytesProcessed(static_cast<int64>(iters) * num_x * num_y * in ReduceToScalar()98 testing::BytesProcessed(static_cast<int64>(iters) * num_x * num_y * in DoRowReduce()106 testing::BytesProcessed(static_cast<int64>(iters) * num_x * num_y * in DoColReduce()114 testing::BytesProcessed(static_cast<int64>(iters) * num_x * num_y * in Do3DYReduce()122 testing::BytesProcessed(static_cast<int64>(iters) * num_x * num_y * in Do3DXZReduce()
50 testing::BytesProcessed(tot * sizeof(T)); \106 testing::BytesProcessed(tot * sizeof(float)); \162 testing::BytesProcessed(tot * sizeof(C_TYPE)); \214 testing::BytesProcessed(tot * sizeof(C_TYPE)); \277 testing::BytesProcessed(tot * sizeof(float)); \304 testing::BytesProcessed(tot * sizeof(float)); \331 testing::BytesProcessed(tot * sizeof(float)); \359 testing::BytesProcessed(tot * sizeof(float)); \
80 testing::BytesProcessed(tot * sizeof(float)); in BM_SGD()112 testing::BytesProcessed(tot * sizeof(float)); in BM_Adagrad()146 testing::BytesProcessed(tot * sizeof(float)); in BM_Momentum()189 testing::BytesProcessed(tot * sizeof(float)); in BM_Adam()229 testing::BytesProcessed(tot * sizeof(float)); in BM_RMSProp()266 testing::BytesProcessed(tot * sizeof(float)); in BM_AddSign()303 testing::BytesProcessed(tot * sizeof(float)); in BM_PowerSign()
78 testing::BytesProcessed(static_cast<int64>(iters) * dim * sizeof(int32)); in BM_Unique_INT32()98 testing::BytesProcessed(static_cast<int64>(iters) * dim * 200 * in BM_Unique_INT32_Repeat()135 testing::BytesProcessed(static_cast<int64>(iters) * dim * sizeof(string)); in BM_Unique_STRING()
91 testing::BytesProcessed(bytes_per_iter * iters); in BM_SegmentReduction()152 testing::BytesProcessed(static_cast<int64>(iters) * (kDim1 * kDim2) * in SparseSegmentMeanGradHelper()
66 testing::BytesProcessed(static_cast<int64>(iters) * kDim * size * sizeof(T)); in SliceHelper()
113 testing::BytesProcessed(tot * sizeof(float)); \
73 testing::BytesProcessed(static_cast<int64>(iters) * kDim * size * sizeof(T)); in SliceHelper()
77 testing::BytesProcessed(static_cast<int64>(iters) * items_per_iter * \
458 testing::BytesProcessed(num_items * sizeof(float)); \473 testing::BytesProcessed(num_items * sizeof(float)); \
168 testing::BytesProcessed(iters * num_values * (sizeof(float) + sizeof(T))); in BM_DequantizeMinCombinedCpu()
214 testing::BytesProcessed(tot * sizeof(float)); \
271 tensorflow::testing::BytesProcessed(bytes_per_iter * iters); in BM_SparseToDense()
204 testing::BytesProcessed(num_items * sizeof(T)); in RunReverseRowsBenchmark()
281 testing::BytesProcessed(static_cast<int64>(iters) * in ConcatHelper()
158 testing::BytesProcessed(tot * (sizeof(float) + sizeof(bfloat16))); in BM_FloatToBFloat16()177 testing::BytesProcessed(tot * (sizeof(float) + sizeof(bfloat16))); in BM_BFloat16ToFloat()
109 void BytesProcessed(int64);
79 testing::BytesProcessed(static_cast<int64>(iters) * len); in BM_CRC()
81 testing::BytesProcessed(static_cast<int64>(iters) * len); in BM_Hash32()
249 void BytesProcessed(int64 n) { bytes_processed = n; } in BytesProcessed() function
1222 testing::BytesProcessed(n * len); in BM_WriteString()1242 testing::BytesProcessed(n * len); in BM_ReadString()
918 tensorflow::testing::BytesProcessed(static_cast<int64>(num_iters) * in BM_ParallelFusion()