Skip to content

graph-v0.4.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@vpirogov vpirogov released this 11 Mar 17:25
· 6 commits to dev-graph-preview4 since this release

This is a patch release containing the following changes to graph-v0.4.1:

  • Fixed compiled partition cache by checking CPU threading number (68f262a, 343246e)
  • Enabled binary add and multiply patterns (71a0cfe)
  • Fixed the MHA (multi-head attention) patterns in compiler backend and benchdnn graph (45bbcb3, caaf841)
  • Fixed the build issues for semi-compiler backend (62dd2ca, 738276a, 347f1a9, 2123326)