We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d589936 commit f13acfcCopy full SHA for f13acfc
ReleaseNotes.txt
@@ -1,4 +1,31 @@
1
============================== (Pending) Release Notes: v1.00 ==============================
2
+C++ API:
3
+
4
+Support for new training algorithms:
5
6
+Support for new network structures:
7
8
+Support for new layers:
9
10
+Python front-end:
11
12
+Performance optimizations:
13
14
+Model portability & usability:
15
16
+Experiments & Applications:
17
18
+Internal features:
19
20
+I/O & data readers:
21
22
+Build system:
23
24
+Bug fixes:
25
26
+Retired features:
27
28
+============================== Release Notes: v0.103 ==============================
29
C++ API:
30
- Added ability to load models and run inference from external C++ applications
31
- Added inference-only execution algorithm
0 commit comments