Searched refs:get_cycle_estimate (Results 1 – 2 of 2) sorted by relevance
51 uint64_t get_cycle_estimate(const DepthwiseArgs &args, const OutputStage &os) const in get_cycle_estimate() function90 const auto cycle_estimate = impl->get_cycle_estimate(args, os); in find_implementation()127 impl->get_cycle_estimate(args, os) in get_compatible_kernels()
49 uint64_t get_cycle_estimate(const PoolingArgs &args, const OutputStage &os) const in get_cycle_estimate() function