AsakusaRinne
|
88fe402b7f
|
Add alexnet pb save test.
|
2 years ago |
AsakusaRinne
|
ad541a7971
|
Implement serializing attributes other keras arg definitions.
|
2 years ago |
AsakusaRinne
|
6c07778243
|
Add two simple sequential test case of pb model save.
|
2 years ago |
AsakusaRinne
|
59c17705c3
|
Refine some code after merge.
|
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
|
c5cdf2c540
|
Fixed model.fit return results. #927
|
2 years ago |
AsakusaRinne
|
83906b8f79
|
Add lacked implementations (mainly MultiDeviceSaver).
|
2 years ago |
Haiping Chen
|
f48ba40263
|
Fix MaxPooling1D #969
|
2 years ago |
Haiping Chen
|
56a64dae2e
|
np.sort
|
2 years ago |
AsakusaRinne
|
bb8168b5ca
|
Init the serialization of keras pb model.
|
2 years ago |
Haiping Chen
|
bd26bbdb31
|
Orthogonal initializer.
|
2 years ago |
Haiping Chen
|
321ddfc13e
|
Fix Model.build.
|
2 years ago |
Haiping Chen
|
33707231ee
|
Define Keras interface in core project (WIP).
|
3 years ago |
Haiping Chen
|
19363cdf11
|
Fix ReadValueMatrix ReadBytes issue in .NET 6.0. #880
|
3 years ago |
Andy
|
3fde7558e2
|
Ignore precision issue
|
3 years ago |
hlx1120@outlook.com
|
4565068d79
|
fixed test bug ;(
|
3 years ago |
hlx1120@outlook.com
|
424ac061cf
|
fixed bugs
|
3 years ago |
hlx1120@outlook.com
|
2e94ed38b0
|
multi-head attention
|
3 years ago |
hlx1120@outlook.com
|
9a57947e53
|
Add EinsumDense support and simply test it
|
3 years ago |
hlx1120@outlook.com
|
430ac93137
|
Add Attention support and test it
|
3 years ago |
glopesdev
|
56b4b18982
|
Remove unused dependency
|
3 years ago |
Alexander Mishunin
|
10fda1f2a4
|
Fix reduce_sum test case
|
3 years ago |
Oceania2018
|
427a2f9f1e
|
tf.reduce_sum #917
|
3 years ago |
Alexander Mishunin
|
8249d8a0c9
|
Add test case for tf.reduce_sum(..., axis = ...)
|
3 years ago |
Oceania2018
|
e27145e427
|
refactor TensorArray #903
|
3 years ago |
Oceania2018
|
974855c869
|
fix BasicConv1D unit test
|
3 years ago |
Oceania2018
|
824308a15c
|
tf.tensordot #898
|
3 years ago |
Oceania2018
|
044028284e
|
decode_image
|
3 years ago |
Oceania2018
|
ebfb3275cf
|
clean code.
|
3 years ago |
Oceania2018
|
a22e92de50
|
np.average #894
|
3 years ago |
Oceania2018
|
4bdfbfb74f
|
add tf.clip_by_global_norm #857
|
3 years ago |
Oceania2018
|
a4a99bb08f
|
add tf.linalg.global_norm #857
|
3 years ago |
Oceania2018
|
7cc6319b97
|
add tf.nn.l2_loss
|
3 years ago |
Oceania2018
|
2815724887
|
add numpy api of np.moveaxis #891
|
3 years ago |
Oceania2018
|
425b258cce
|
SciSharp.TensorFlow.Redist 2.7.0
|
4 years ago |
Oceania2018
|
87fa204247
|
ndarray mask set value.
|
4 years ago |
Oceania2018
|
74fda601fb
|
Multithreading with Keras models. #890
|
4 years ago |
Oceania2018
|
029779f1da
|
Multithreading with Keras. #890
|
4 years ago |
Oceania2018
|
0a5e1815e5
|
keras average pooling #870
|
4 years ago |
Oceania2018
|
e40be93380
|
VariableTest #888
|
4 years ago |
Oceania2018
|
3072de5b4d
|
tf.linalg.einsum #885
|
4 years ago |
Oceania2018
|
b048b62436
|
fix Embedding layer.
|
4 years ago |
Oceania2018
|
fa37f0725a
|
override dtype and shape
|
4 years ago |
Oceania2018
|
a0cc4735e5
|
rename SafeOpHandle to SafeEagerOpHandle
|
4 years ago |
Oceania2018
|
2ef9a51692
|
fix test.
|
4 years ago |
Oceania2018
|
d84ee13b06
|
keras.layers.LayerNormalization #875
|
4 years ago |
Oceania2018
|
3f0b1f9ef7
|
fix Multi Threaded unit test.
|
4 years ago |
Oceania2018
|
492d6e194c
|
Release v0.60.4 tf.net and tf.keras v0.6.4.
|
4 years ago |
Oceania2018
|
05443ead2b
|
refactor gradient tape.
|
4 years ago |