We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d5a8a commit 218dd2cCopy full SHA for 218dd2c
docs/pages/release_notes.md
@@ -19,6 +19,7 @@ Improvements
19
- Allow staticly linking against MKL /PR{2877} (Sponsered by SDL)
20
- Better support for older CUDA toolkits /PR{2923}
21
- Add support for CUDA 11 /PR{2939}
22
+- Add support for cuDNN 8 /PR{2963}
23
- Add support for ccache for faster builds /PR{2931}
24
- Add support for the conan package manager on linux /PR{2875}
25
- Propagate build errors up the stack in AFError exceptions /PR{2948} /PR{2957}
@@ -43,6 +44,7 @@ Fixes
43
44
- Fix missing set stacktrace symbol from unified API /PR{2915}
45
- Fix zero padding issue in convolve2NN /PR{2820}
46
- Fixed bugs in ReduceByKey /PR{2957}
47
+- Add clblast patch to handle custom context with multiple devices /PR{2967}
48
49
Contributions
50
-------------
0 commit comments