Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/an/acl_scheduler_fix' into an/ac…
Browse files Browse the repository at this point in the history
…l_scheduler_fix
  • Loading branch information
allnes committed Oct 17, 2023
2 parents bd7332f + a27726e commit b4da987
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ class ACLScheduler final : public IScheduler {
private:
void schedule_custom(ICPPKernel *kernel, const Hints &hints, const Window &window, ITensorPack &tensors);
};

} // namespace intel_cpu
} // namespace ov

0 comments on commit b4da987

Please sign in to comment.