lsylusiyao
|
178cdbc3e7
|
Add verbose function
|
4 years ago |
MPnoy
|
d89609a4e3
|
Blank SimpleRNN and test for it
|
4 years ago |
MPnoy
|
5801566a8d
|
Keras layer activations fix
|
4 years ago |
Oceania2018
|
c8643c4266
|
Add tf.math.erf #738
|
4 years ago |
Haiping
|
47f953b94f
|
Merge pull request #736 from MPnoy/ones_like-fix
ones_like fix
|
4 years ago |
Haiping
|
a11cb71739
|
Merge branch 'master' into ones_like-fix
|
4 years ago |
Oceania2018
|
26a04bd083
|
Add Subtract layer.
|
4 years ago |
Oceania2018
|
e661b82ec1
|
Fix ones_like.
|
4 years ago |
Oceania2018
|
901d5747e1
|
Expose learning_rate property in Optimizer.
|
4 years ago |
MPnoy
|
bee3a10ccb
|
ones_like fix
|
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
|
0d5e5e0b66
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
4 years ago |
Oceania2018
|
1f6748864a
|
Refactor string tensor.
|
4 years ago |
Banyc
|
df3a7f4698
|
Add ones_like test case
|
4 years ago |
Oceania2018
|
48d96f4afc
|
return weights for load_weights.
|
4 years ago |
Oceania2018
|
c836fd652a
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
4 years ago |
Oceania2018
|
a6ee058d00
|
Memory leak in FuncGraph #727.
|
4 years ago |
dataangel
|
bd51c8494d
|
update:Gradients/nn_grad.cs
|
4 years ago |
Oceania2018
|
ceaa09c842
|
Remove AllocationReferenceHolder.
|
4 years ago |
Oceania2018
|
c3dd96b1c7
|
Use tensor.Id instead of GetHashCode.
|
4 years ago |
Oceania2018
|
9ff09c4f3d
|
skip layer wihtout trainable weights when save_weights.
|
4 years ago |
dataangel
|
35e070db8f
|
Update hdf5_format.cs
|
4 years ago |
dataangel
|
536b534c36
|
update:hdf5_format -> WriteAttrs
|
4 years ago |
dataangel
|
2f3a17d448
|
update:keras.save_weights or keras.load_weights
|
4 years ago |
Oceania2018
|
3bfdedcdfb
|
Change filter as IVariableV1 in conv2d.
|
4 years ago |
Oceania2018
|
a7f95991a6
|
Fix RunInAutoMode.
|
4 years ago |
Oceania2018
|
77e6bb527a
|
Move keras unit test in seperate project.
|
4 years ago |
Oceania2018
|
d2e50dda55
|
Add keras model.predict.
|
4 years ago |
Oceania2018
|
1ae9bbc2f6
|
Allow object[] to be shape parameters.
|
4 years ago |
Oceania2018
|
ceccf40890
|
Add concatenate in dataset.
|
4 years ago |
Oceania2018
|
027334133d
|
Move GradientEagerTest.
|
4 years ago |
Oceania2018
|
34a5b32eff
|
Consolidate dataset map args.
|
4 years ago |
Oceania2018
|
2cc629532b
|
Change TensorDataset construct.
|
4 years ago |
Oceania2018
|
02ce65b47f
|
loading of hdf5 files from keras #554
|
4 years ago |
dataangel
|
c04216f9d8
|
update:Keras
|
4 years ago |
Oceania2018
|
bf4f65b3aa
|
Release TensorFlow.NET v0.32, TensorFlow.Keras v0.3.
|
4 years ago |
Oceania2018
|
6d1b45993d
|
Fix resize_nearest_neighbor_grad.
|
4 years ago |
Oceania2018
|
6fe6057ff4
|
Adjust unit test project.
|
4 years ago |
Oceania2018
|
a30df75aa9
|
Upgrade NumSharp.Lite to v0.1.10.
|
4 years ago |
Oceania2018
|
e75a111620
|
lift_to_graph
|
4 years ago |
Oceania2018
|
2093577a98
|
Implement FuncGraph.capture_eager_tensor.
|
4 years ago |
Oceania2018
|
58d2daebfa
|
Fix graph instance in InputLayer.
|
4 years ago |
Oceania2018
|
05dd652c8b
|
Refactor execution mode switch in keras layer.
|
4 years ago |
Oceania2018
|
cfc9eb3025
|
Remove internal_convert_to_tensor.
|
4 years ago |
Oceania2018
|
734fe29c02
|
Be able to set Keras session options #712
|
4 years ago |
Oceania2018
|
536293dfb2
|
Add log_device_placement #713
|
4 years ago |
Oceania2018
|
cca2111a17
|
test GpuLeakByCNN.
|
4 years ago |
dogvane
|
555cc6c74a
|
add test gpu leak code.
|
4 years ago |
Oceania2018
|
505565550f
|
Allow Tensors to extend.
|
4 years ago |
Oceania2018
|
78905e3864
|
fix unit test.
|
4 years ago |