Home
last modified time | relevance | path

Searched refs:get_cycle_estimate (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
Ddepthwise_implementation.hpp51 uint64_t get_cycle_estimate(const DepthwiseArgs &args, const OutputStage &os) const in get_cycle_estimate() function
90 const auto cycle_estimate = impl->get_cycle_estimate(args, os); in find_implementation()
127 impl->get_cycle_estimate(args, os) in get_compatible_kernels()
/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
Dpooling_implementation.hpp49 uint64_t get_cycle_estimate(const PoolingArgs &args, const OutputStage &os) const in get_cycle_estimate() function