Alexander
b6db9410b3
update packages
1 year ago
Alexander
b906c9a69a
fix nullability
1 year ago
“Wanglongzhi2001”
9c949e336f
refactor: refactor LSTMLoad test
2 years ago
Haiping Chen
61c927ac17
Release v0.110.0.
2 years ago
Yaohui Liu
9f8f3d87d0
fix: error caused by dll check in c_api.
2 years ago
Yaohui Liu
634860d755
fix: unittest project reference.
2 years ago
Rinne
d9988d7ccd
ci: add ci for test and auto-release. ( #1047 )
* Add unittest redist holder for all test projects.
* Move redist holder to another folder.
* Create dotnet.yml to config github action
* Revise the sln file.
* Update dotnet.yml
* Add version to tensorflow.hub.
* Create release.yml
* Update dotnet.yml
* Update and rename dotnet.yml to build_and_test.yml
* Update release.yml
* Update release.yml
* Revise project using.
* Update build_and_test.yml
* Update release.yml
* Update the package info of Tensorflow.Hub.
* Add a tolorance to equivalence of NDArray.
* Create semantic.yml
* fix: run code clean.
* Update release.yml
* Update release.yml
* ci: revise the auto release ci.
* ci: update release ci.
* ci: update release ci.
* ci: update ci files.
* ci: update ci files.
* ci: update ci files.
* ci: update ci files.
* ci: update ci files.
* ci: update release ci and hub package info.
* ci: revise build_and_test ci.
* test: add tolorance to float NDArray comparison.
* ci: disable linux test.
* ci: update release ci.
* Update release.yml
* ci: update release ci.
* ci: revise auto-release ci.
* ci: update auto-release ci.
* Update release.yml
* ci: specify packed project names of auto-release.
* ci: revise auto release ci file.
* ci: revise auto-release ci file.
* ci: revise auto-release ci file.
* ci: revise auto-release ci file.
* Update release.yml
* ci: revise auto-release ci file.
* ci: revise auto-release ci file.
* ci: revise auto-release ci file.
2 years ago
Haiping Chen
e3a1843408
Upgrade tf redist to 2.11.3.
2 years ago
Haiping Chen
793ec4ae7e
fix unit test.
2 years ago
Yaohui Liu
fd1eb40f25
Partially support the backward of loaded function model.
2 years ago
Haiping Chen
cbf2d81d6b
ICallback
2 years ago
Yaohui Liu
52b513d750
Support loading of SavedModel format ( #989 )
* Add CheckpointReader and corresponding C APIs.
* Add essential components of SavedModel format loading.
* Add checkpoint reading for SavedModel format loading.
* Revise customized json converters.
* Add support for loading models from python.
* Fix the duplicated weights in Keras.Model.
* Add alexnet loading test and check for loaded weights.
* Fix ci error caused by branch merge.
* Resolve the comments and errors.
* Fix the stucking of training when loading model.
* Fix the stucking of training when loading model.
* fix intptr.
---------
Co-authored-by: Haiping Chen <haiping008@gmail.com>
2 years ago
Haiping Chen
ccda2c39ff
Add BinaryCrossentropy loss function.
2 years ago
Haiping Chen
ec340eeff5
np.ones_like and np.zeros_like
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
Oceania2018
425b258cce
SciSharp.TensorFlow.Redist 2.7.0
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
f3eb31fb87
Built-in numpy api.
4 years ago
Oceania2018
bc2f0b5d7e
Upgrade to 2.5.0.
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
Oceania2018
1f6748864a
Refactor string tensor.
4 years ago
Oceania2018
77e6bb527a
Move keras unit test in seperate project.
4 years ago