AsakusaRinne
|
ad541a7971
|
Implement serializing attributes other keras arg definitions.
|
2 years ago |
AsakusaRinne
|
c9c339d309
|
Merge branch 'master' into add_pb_model_save
|
2 years ago |
AsakusaRinne
|
2ab0bdbc86
|
Add more implementations to the keras part of pb model save.
|
2 years ago |
Haiping Chen
|
321ddfc13e
|
Fix Model.build.
|
2 years ago |
Haiping Chen
|
0a08386ca9
|
Fix batch_size for Keras Input.
|
3 years ago |
Haiping Chen
|
33707231ee
|
Define Keras interface in core project (WIP).
|
3 years ago |
hlx1120@outlook.com
|
9a57947e53
|
Add EinsumDense support and simply test it
|
3 years ago |
Oceania2018
|
271b066448
|
change default value for Conv1D.
|
3 years ago |
Oceania2018
|
974855c869
|
fix BasicConv1D unit test
|
3 years ago |
Oceania2018
|
1bc698823d
|
fix array_ops.squeeze
|
3 years ago |
Oceania2018
|
0a5e1815e5
|
keras average pooling #870
|
4 years ago |
Oceania2018
|
3f0b1f9ef7
|
fix Multi Threaded unit test.
|
4 years ago |
Hallupa
|
f566505c09
|
Add Softmax support and throw exception if activation isn't found
|
4 years ago |
Oceania2018
|
22effd6553
|
Using Shape instead of TensorShape.
|
4 years ago |
Oceania2018
|
3231500660
|
linspace and meshgrid.
|
4 years ago |
Oceania2018
|
f3eb31fb87
|
Built-in numpy api.
|
4 years ago |
Oceania2018
|
11fdd9a8ee
|
Remove Range class due to conflict with .net 5.
|
4 years ago |
Niklas Gustafsson
|
616b62bd4f
|
Implemented Conv1D and unit tests.
|
4 years ago |
Niklas Gustafsson
|
2a42bcd09b
|
Added unit tests for Keras Conv2D
|
4 years ago |
Niklas Gustafsson
|
f3da1cd9b7
|
Added unit tests for Conv2D
|
4 years ago |
Niklas Gustafsson
|
3a2b270a7e
|
Adding doc comment for LSTM
|
4 years ago |
Niklas Gustafsson
|
4181722004
|
Adding doc comments to the Keras Layers Api class
|
4 years ago |
Niklas Gustafsson
|
dc5a59c794
|
Added 1D pooling APIs and unit tests.
Added 2D global max pooling and unit tests.
Disabled one max pooling test, needs further investigation,
|
4 years ago |
Oceania2018
|
4ef675faf9
|
Consolidate MapDataset function.
|
4 years ago |
Oceania2018
|
6a8665f111
|
Add Conv2DTranspose #735
|
4 years ago |
MPnoy
|
d89609a4e3
|
Blank SimpleRNN and test for it
|
4 years ago |
Oceania2018
|
26a04bd083
|
Add Subtract layer.
|
4 years ago |
Oceania2018
|
ea3fc6ade2
|
organize keras files.
|
5 years ago |
Oceania2018
|
905c4a9ee8
|
Add keras.layers.Reshape.
|
5 years ago |
Oceania2018
|
94ad2f5331
|
Add layers of ZeroPadding2D and UpSampling2D.
|
5 years ago |
Oceania2018
|
3e76c19879
|
Add LeakyReLU layer.
|
5 years ago |
Oceania2018
|
59106f8bc3
|
Add Merge and Add layer.
|
5 years ago |
Oceania2018
|
dff4f510af
|
model.get_config for Keras.
|
5 years ago |
Oceania2018
|
41df785232
|
Seperated Keras from binding project.
|
5 years ago |