glopesdev
|
56b4b18982
|
Remove unused dependency
|
3 years ago |
Oceania2018
|
974855c869
|
fix BasicConv1D unit test
|
3 years ago |
Oceania2018
|
425b258cce
|
SciSharp.TensorFlow.Redist 2.7.0
|
3 years ago |
Oceania2018
|
74fda601fb
|
Multithreading with Keras models. #890
|
3 years ago |
Oceania2018
|
029779f1da
|
Multithreading with Keras. #890
|
3 years ago |
Oceania2018
|
0a5e1815e5
|
keras average pooling #870
|
3 years ago |
Oceania2018
|
b048b62436
|
fix Embedding layer.
|
3 years ago |
Oceania2018
|
2ef9a51692
|
fix test.
|
3 years ago |
Oceania2018
|
d84ee13b06
|
keras.layers.LayerNormalization #875
|
3 years ago |
Oceania2018
|
3f0b1f9ef7
|
fix Multi Threaded unit test.
|
3 years ago |
Oceania2018
|
a6de968e4d
|
upgrade to 2.6.0 tflite redist.
|
4 years ago |
Oceania2018
|
42ca73c5b3
|
fix Softmax unit test
|
4 years ago |
Kevin
|
033fb7e3bb
|
Added activations
|
4 years ago |
Kevin
|
a7099db7d9
|
Added Cropping and Permute (+test)
|
4 years ago |
Oceania2018
|
16ff7a3daf
|
fix keras pad_sequences.
|
4 years ago |
Oceania2018
|
734430d48c
|
slice assign works
|
4 years ago |
Oceania2018
|
254ba33823
|
fix all unit test.
|
4 years ago |
Oceania2018
|
bcb28f3d3b
|
fix keras reshape layer.
|
4 years ago |
Oceania2018
|
22effd6553
|
Using Shape instead of TensorShape.
|
4 years ago |
Oceania2018
|
a947fd8aa9
|
fix NDArray indexing.
|
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 |
Oceania2018
|
bc2f0b5d7e
|
Upgrade to 2.5.0.
|
4 years ago |
Oceania2018
|
76a342c91d
|
Add keras Resizing layer.
|
4 years ago |
Oceania2018
|
954462f4f8
|
KerasObjectLoader
|
4 years ago |
Niklas Gustafsson
|
37ca023036
|
Adjusted implementation of Gather to correspond to Python implementation.
Added minval, maxval, and seed arguments to the RandomUniformInitializer
Added unit tests for Gather and a simple Embedding test.
|
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
|
58f3194909
|
Merge branch 'master' into Conv_1D
|
4 years ago |
Niklas Gustafsson
|
f3da1cd9b7
|
Added unit tests for Conv2D
|
4 years ago |
lsylusiyao
|
66ef235f51
|
add custom output test
|
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 |
Niklas Gustafsson
|
e1b1fafb0a
|
Adding subset of text preprocessing Keras APis and unit tests.
|
4 years ago |
Oceania2018
|
ac53791c03
|
Upgrade to SciSharp.TensorFlow.Redist v2.4.1
|
4 years ago |
Oceania2018
|
286013955a
|
Remove Range due to confilict.
|
4 years ago |
lsylusiyao
|
c36d3707cf
|
Add TensorFlowOpLayer's predict and fit test
Currently the `TensorFlowOpLayer` test will fail on the function `fit` so I put the Attribute `Ignore` on it.
|
4 years ago |
MPnoy
|
d89609a4e3
|
Blank SimpleRNN and test for it
|
4 years ago |
Oceania2018
|
e661b82ec1
|
Fix ones_like.
|
4 years ago |
lsylusiyao
|
17a4fe0ba8
|
Add Custom Keras Layer Test
This test is written based on Dueliing DQN' s network structure.
|
4 years ago |
Oceania2018
|
1f6748864a
|
Refactor string tensor.
|
4 years ago |
Oceania2018
|
77e6bb527a
|
Move keras unit test in seperate project.
|
4 years ago |