Yaohui Liu
e0b1e640c8
Update proto files to version 3.21.9.
2 years ago
AsakusaRinne
acae9b3e39
Partially support the analysis of loaded functions.
2 years ago
Haiping Chen
cbf2d81d6b
ICallback
2 years ago
Haiping Chen
c72f47990e
Add metric of HammingLoss.
2 years ago
Haiping Chen
067c1ff92a
Add metrics of F1Score and FBetaScore.
2 years ago
Haiping Chen
8a21ad2816
Fix math_ops.max and min.
2 years ago
Haiping
197224fd74
Add pb model save ( #976 )
* Add check for dims of x and y in model.fit.
* Init the serialization of keras pb model.
* Add more facilities to the saved model framework.
* Add ListWrapper and ITrackable, and revise implmentations.
* Add serialized attributes.
* Implement layer serializations.
* Add lacked implementations (mainly MultiDeviceSaver).
* Support autograph.to_graph under graph mode.
* Add more implementations to the pb model save.
* Add more implementations to the keras part of pb model save.
* Refine some code after merge.
* Add two simple sequential test case of pb model save.
* Implement serializing attributes other keras arg definitions.
* Add alexnet pb save test.
* Check and refine the code.
---------
Co-authored-by: AsakusaRinne <AsakusaRinne@gmail.com>
2 years ago
Haiping Chen
f48ba40263
Fix MaxPooling1D #969
2 years ago
Haiping Chen
4f88109ae3
fix _self_tracked_trackables.
2 years ago
Haiping Chen
def066498d
Fix NeuralNetXor example.
2 years ago
Haiping Chen
33707231ee
Define Keras interface in core project (WIP).
2 years ago
Haiping Chen
19363cdf11
Fix ReadValueMatrix ReadBytes issue in .NET 6.0. #880
2 years ago
glopesdev
56b4b18982
Remove unused dependency
3 years ago
Oceania2018
5a8b1cb59c
release v0.70.1.
3 years ago
Oceania2018
cb4e4b0453
Release v0.70.0
3 years ago
Oceania2018
ebfb3275cf
clean code.
3 years ago
Oceania2018
425b258cce
SciSharp.TensorFlow.Redist 2.7.0
3 years ago
Oceania2018
e40be93380
VariableTest #888
3 years ago
Oceania2018
c2d25ecb03
fix dataset is disposed when zip dataset.
3 years ago
Oceania2018
de80bfe5dd
change back to LangVersion 9.0
3 years ago
Oceania2018
460c04f802
make op_id as int
3 years ago
Oceania2018
2ef9a51692
fix test.
3 years ago
Oceania2018
3f0b1f9ef7
fix Multi Threaded unit test.
3 years ago
Oceania2018
dd2bb4cd89
merge tflite.
4 years ago
Oceania2018
8f32e831c0
EagerTensor from EagerTensor
4 years ago
Oceania2018
e10e2807af
Release v0.60.2, change to .net standard 2.0.
4 years ago
Oceania2018
35bcda9fd8
_CastGrad
4 years ago
Oceania2018
3ed9f0227f
released tf.net v0.60, keras v0.6.
4 years ago
Oceania2018
6adcfaea3f
ndarray string comparison.
4 years ago
Oceania2018
da33a8b18d
Introduce Axis record type.
4 years ago
Oceania2018
f3eb31fb87
Built-in numpy api.
4 years ago
Oceania2018
773a3bad6b
Add Preprocessing.timeseries_dataset_from_array
4 years ago
Oceania2018
b54cbaa772
Fix binary_accuracy for keras.
4 years ago
Oceania2018
559921585d
Fix string_split_v2 return RaggedTensor.
4 years ago
Oceania2018
90638a8352
TextVectorization
4 years ago
Oceania2018
ad6ad8493c
Align with tensorflow v2.4.1
4 years ago
Oceania2018
cfffc688ff
Add C API for TF_StringInit.
4 years ago
Oceania2018
48d96f4afc
return weights for load_weights.
4 years ago
Oceania2018
ceaa09c842
Remove AllocationReferenceHolder.
4 years ago
Oceania2018
77e6bb527a
Move keras unit test in seperate project.
4 years ago
Oceania2018
1ae9bbc2f6
Allow object[] to be shape parameters.
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
a30df75aa9
Upgrade NumSharp.Lite to v0.1.10.
4 years ago
Oceania2018
05dd652c8b
Refactor execution mode switch in keras layer.
4 years ago
Oceania2018
fda7e6df0b
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
4 years ago
Oceania2018
566a092a0e
Add Tensorflow.Text project.
4 years ago
Oceania2018
d3f19f4343
Fix image_dataset_from_directory #666
4 years ago
Oceania2018
c01b4dd940
release patch v0.31.1.
4 years ago
Oceania2018
ea3fc6ade2
organize keras files.
4 years ago