Searched defs:flops (Results 1 – 11 of 11) sorted by relevance
42 uint64 flops = 0LL; member
62 uint64 children_time_ps, int64 flops, int64 bytes_accessed) { in EnterOp()
53 auto flops = in SpatialConvolution() local81 auto flops = in SpatialConvolutionBackwardInput() local109 auto flops = in SpatialConvolutionBackwardKernel() local275 auto flops = num_computed_elements * in CuboidConvolution() local304 auto flops = num_computed_elements * in CuboidConvolutionBackwardInput() local333 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
48 uint64 flops = 2; field
202 string HumanReadableNumOps(double flops, double nanoseconds, in HumanReadableNumOps()221 string HumanReadableNumFlops(double flops, double nanoseconds) { in HumanReadableNumFlops()
49 string flops; member
713 double flops = 0.0; in HandleAllReduce() local
1912 const double flops = op_info.op() == kAssignVariableOp in PredictAssignVariableOps() local