Merry Christmas TensorSpace v0.3
0.2 -> 0.3
In general, this version simplify TensorSpace Functional model configuration, add new way to construct TensorSpace layer, fix bug, improve TensorSpace playground UX and optimize docs.
Feature
- Add Chirstmas logo ecb7947
- Add and export version attribute #135
- Add auto outputsOrder detect #154
- Add Shape constructor for layers #152
- Add auto pre-trained model input shape detection #165
- Add predictDataShapes for dynamically input shapes model #170
- Add feedInputs configuration for TensorSpace models #172
- Change shape constructor definition for Conv2d and Pooling2d #155
- Change GlobalPooling output shape dimension #159
- Improve keras preprocess doc 3a3cadb
- Improve Functional model’s reset function to re-align layers in the same level #158
- Deprecate multiInputs and inputShapes attribute in Loader in functional model #168
- Deprecate outputsOrder configuration for functional model #154
Bug Fixed
Repo
Website
- Add missing reset() doc for model badcd32 8d6b9d5
- Add progress percentage for playground demos #149
- Add shape constructor doc for layers #160
- Change Yolo playground configuration 9e5afc3
- Change layerType for merge layer #145
- Improve reset for lenet demo in playground dbc9a58
- Improve doc view for large device 30ad994
- Improve playground button for lenet training example 6027684