Searched defs:flops (Results 1 – 11 of 11) sorted by relevance
43 uint64 flops = 0LL; member
70 uint64 time_ps, uint64 children_time_ps, int64 flops, int64 bytes_accessed, in EnterOp()
51 auto flops = in SpatialConvolution() local78 auto flops = in SpatialConvolutionBackwardInput() local105 auto flops = in SpatialConvolutionBackwardKernel() local269 auto flops = num_computed_elements * in CuboidConvolution() local297 auto flops = num_computed_elements * in CuboidConvolutionBackwardInput() local325 auto flops = num_computed_elements * in CuboidConvolutionBackwardKernel() local
43 double flops = 2. * m * n * k; in bench() local
44 double flops = 2. * m * n * k; in bench() local
68 double flops = 2; field
52 uint64 flops = 2; field
166 string HumanReadableNumOps(double flops, double nanoseconds, in HumanReadableNumOps()185 string HumanReadableNumFlops(double flops, double nanoseconds) { in HumanReadableNumFlops()
89 extern "C" void print_flops(double flops) { in print_flops()
49 string flops; member
754 double flops = 0.0; in HandleAllReduce() local