/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | eigen_benchmark_cpu_test.cc | 51 auto flops = in SpatialConvolution() local 78 auto flops = in SpatialConvolutionBackwardInput() local 105 auto flops = in SpatialConvolutionBackwardKernel() local 269 auto flops = num_computed_elements * in CuboidConvolution() local 297 auto flops = num_computed_elements * in CuboidConvolutionBackwardInput() local 325 auto flops = num_computed_elements * in CuboidConvolutionBackwardKernel() local
|
/aosp_15_r20/external/pytorch/torch/csrc/profiler/ |
H A D | util.cpp | 684 uint64_t flops = 1; in computeFlops() local 730 uint64_t flops = 1; in computeFlops() local 755 uint64_t flops = 1; in computeFlops() local 774 uint64_t flops = 1; in computeFlops() local
|
/aosp_15_r20/external/sandboxed-api/contrib/pffft/ |
H A D | main_pffft_sandboxed.cc | 53 void ShowOutput(const char* name, int n, int complex, float flops, float t0, in ShowOutput() 106 double flops; in PffftMain() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | util.cc | 226 std::string HumanReadableNumOps(double flops, double nanoseconds, in HumanReadableNumOps() 245 std::string HumanReadableNumFlops(double flops, double nanoseconds) { in HumanReadableNumFlops()
|
/aosp_15_r20/external/pytorch/torch/autograd/ |
H A D | profiler_util.py | 468 flops=None, argument 922 def auto_scale_flops(flops): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | cost_utils.h | 43 uint64 flops = 0LL; member
|
H A D | op_utils.cc | 79 uint64 time_ps, uint64 children_time_ps, int64_t flops, in EnterOp()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
H A D | profiling_info.h | 33 uint64_t flops = 0; member
|
H A D | serialization_base_generated.h | 1701 uint64_t flops() const { in flops() function
|
/aosp_15_r20/external/eigen/bench/perf_monitoring/ |
H A D | gemv_common.h | 41 double flops = 2. * m * n; in bench() local
|
H A D | gemm_common.h | 39 double flops = 2. * m * n * k; in bench() local
|
H A D | lazy_gemm.cpp | 44 double flops = 2. * m * n * k; in bench() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/ |
H A D | op_profile.proto | 74 double flops = 2; field
|
H A D | op_metrics.proto | 52 uint64 flops = 2; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | xplane_to_op_metrics_db_test.cc | 43 std::string&& hlo_category, uint64 flops, in AddTensorFlowTpuOpEvent()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | xla_hlo_profile_test.cc | 48 std::string flops; member
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | profiler_legacy.h | 235 uint64_t flops() { in flops() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_cost_analysis.cc | 789 double flops = 0.0; in HandleAllReduce() local
|
/aosp_15_r20/external/pytorch/test/cpp/jit/ |
H A D | test_misc.cpp | 2797 uint64_t flops = 0; in TEST() local
|