Home
last modified time | relevance | path

Searched defs:flops_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dgpu_operation.h181 uint64_t flops_ = 0; variable
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_legacy.h271 uint64_t flops_ = 0; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
H A Ddepthwise_conv_plus_1x1_conv.cc87 uint64_t flops_ = 0; member in tflite::gpu::ThinPointwiseFuser