Searched defs:cycle_estimate (Results 1 – 7 of 7) sorted by relevance
43 std::function<uint64_t(const DepthwiseArgs &, const OutputStage &)> cycle_estimate; member90 const auto cycle_estimate = impl->get_cycle_estimate(args, os); in find_implementation() local
62 unsigned int cycle_estimate(const DepthwiseArgs &args, const Nothing &) in cycle_estimate() function
83 unsigned int cycle_estimate(const DepthwiseArgs &args, const Nothing &) in cycle_estimate() function
48 uint64_t cycle_estimate = 0; member
44 …std::function<uint64_t(const GemmArgs &, const OutputStage &)> cycle_estimate = {}; member128 std::function<uint64_t(const GemmArgs &)> cycle_estimate = {}; member
41 std::function<uint64_t(const PoolingArgs &, const OutputStage &)> cycle_estimate; member
95 uint64_t cycle_estimate = 0; member