Skip to content

Commit f13acfc

Browse files
committed
Updated the ReleaseNotes to v0.103
1 parent d589936 commit f13acfc

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

ReleaseNotes.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,31 @@
11
============================== (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 ==============================
229
C++ API:
330
- Added ability to load models and run inference from external C++ applications
431
- Added inference-only execution algorithm

0 commit comments

Comments
 (0)