openvino
openvino copied to clipboard
[CPU] [Snippets] Snippets for ARM
Details:
-
Feature
- POC scope of Snippets on ARM architecture supports simple elementwise (combinations of Add, Multiply, Divide, Relu, Exp and Tanh ops) subgraphs for FP32 precision.
-
Implementations
- aarch64 CPU Generator and TargetMachine
- aarch64 load/store emitters
- aarch64 control-flow emitters (Kernel, LoopBegin, LoopEnd, BroadcastMove, Scalar, Fill)
Tickets:
@dmitry-gorokhov Hi Dmitry, could you please take a look?
@eshoguli @a-sidorova Guys, could you please review?
@xuchen-intel Anything further work to be done before merge? Thanks!