Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dgpu_operation.h181 uint64_t flops_ = 0; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Ddepthwise_conv_plus_1x1_conv.cc87 uint64_t flops_ = 0; member in tflite::gpu::ThinPointwiseFuser