Searched defs:flops (Results 1 – 14 of 14) sorted by relevance
43 uint64 flops = 0LL; member
79 uint64 time_ps, uint64 children_time_ps, int64_t flops, 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
33 uint64_t flops = 0; member
1701 uint64_t flops() const { in flops() function
41 double flops = 2. * m * n; in bench() local
39 double flops = 2. * m * n * k; in bench() local
44 double flops = 2. * m * n * k; in bench() local
74 double flops = 2; field
52 uint64 flops = 2; field
226 std::string HumanReadableNumOps(double flops, double nanoseconds, in HumanReadableNumOps()245 std::string HumanReadableNumFlops(double flops, double nanoseconds) { in HumanReadableNumFlops()
43 std::string&& hlo_category, uint64 flops, in AddTensorFlowTpuOpEvent()
48 std::string flops; member
789 double flops = 0.0; in HandleAllReduce() local