Yaohui Liu
|
a446add3e0
|
ci: update release ci.
|
2 years ago |
Yaohui Liu
|
646ae03154
|
ci: update release ci.
|
2 years ago |
Yaohui Liu
|
da64b08b7c
|
ci: update release ci.
|
2 years ago |
Yaohui Liu
|
4c9a60e589
|
ci: update release ci.
|
2 years ago |
Yaohui Liu
|
14779f6827
|
ci: update release ci.
|
2 years ago |
Yaohui Liu
|
68d8110524
|
ci: revise release ci.
|
2 years ago |
Yaohui Liu
|
3f884867ea
|
ci: revise release ci.
|
2 years ago |
Yaohui Liu
|
1f64e24e10
|
Merge branches 'master' and 'master' of github.com:AsakusaRinne/TensorFlow.NET
|
2 years ago |
Yaohui Liu
|
525cb084c8
|
ci: revise release ci.
|
2 years ago |
Yaohui Liu
|
ffcc16c86f
|
ci: revise release ci.
|
2 years ago |
Yaohui Liu
|
541c38b243
|
ci: revise release ci.
|
2 years ago |
Yaohui Liu
|
0a61b0f8cb
|
ci: fix error of release ci.
|
2 years ago |
Yaohui Liu
|
021c7a31e9
|
ci: update release ci.
|
2 years ago |
Yaohui Liu
|
44b677f641
|
ci: revise release ci.
|
2 years ago |
Yaohui Liu
|
18831985c7
|
ci: revise release ci.
|
2 years ago |
Yaohui Liu
|
f673a446b3
|
ci: revise release ci.
|
2 years ago |
Yaohui Liu
|
18eba2497a
|
ci: revise release ci.
|
2 years ago |
Yaohui Liu
|
3aa7451ccd
|
ci: fix error of release ci.
|
2 years ago |
Yaohui Liu
|
934302cd9c
|
ci: update release ci.
|
2 years ago |
Haiping Chen
|
2fed0db7ea
|
Release v0.100.5.
|
2 years ago |
Haiping Chen
|
6e6648b89b
|
EagerResourceDeleter - Attempted to read or write protected memory #1051
|
2 years ago |
AsakusaRinne
|
8b53eb3e5d
|
fix: partially fix the error when saving model after loading.
|
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
|
179e32ae20
|
Merge pull request #1044 from AsakusaRinne/add_cv_compatibility
Add the constructor of NDArray which reuses memory
|
2 years ago |
Haiping
|
34338c72c2
|
Merge pull request #1043 from AsakusaRinne/fix_1040
Partially fix the error when crop image.
|
2 years ago |
Yaohui Liu
|
44d203da5e
|
Add the constructor of ndarray which reuse memory.
|
2 years ago |
Yaohui Liu
|
0c87244007
|
Partially fix the error when crop image.
|
2 years ago |
Haiping Chen
|
df913078b9
|
Fix namespace compile issue.
|
2 years ago |
Haiping
|
4e78d3dd05
|
Merge pull request #1039 from AsakusaRinne/fix_1036
Fix (#1036) and adjust the keras unittest
|
2 years ago |
Haiping Chen
|
e3a1843408
|
Upgrade tf redist to 2.11.3.
|
2 years ago |
Yaohui Liu
|
3f6da21d48
|
Adjust the code structure of keras.unittest.
|
2 years ago |
Yaohui Liu
|
4aab86b876
|
Fix the error when using layers.Input with unknown batch size.
|
2 years ago |
Haiping
|
8da573c6fd
|
Merge pull request #1035 from AsakusaRinne/support_bert_load
Change some project information
|
2 years ago |
Yaohui Liu
|
ed8ccecc14
|
Fix the mapping from dtype to numpy descr of byte.
|
2 years ago |
Yaohui Liu
|
2b00eb8c0f
|
Change the project runtime version from net7 to net6.
|
2 years ago |
Haiping Chen
|
62c4bb8f1d
|
Fix compile issue in Ubuntu
|
2 years ago |
Yaohui Liu
|
376ff74a4f
|
Add subfolders in the solution to seperate src and test.
|
2 years ago |
Haiping
|
a767765e93
|
Merge pull request #1034 from AsakusaRinne/support_bert_load
Add Tensorflow.NET.Hub
|
2 years ago |
Yaohui Liu
|
9174eaba38
|
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_bert_load
|
2 years ago |
Yaohui Liu
|
9349ec4829
|
Add Tensorflow.NET.Hub and support loading bert.
|
2 years ago |
Haiping
|
c20d854432
|
Merge pull request #1033 from AsakusaRinne/support_bert_load
Change type of BuildInputShape and BatchInputShape
|
2 years ago |
Yaohui Liu
|
67cf274f7f
|
Remove debug informations before.
|
2 years ago |
Yaohui Liu
|
747e6585e7
|
Change type of BuildInputShape to KerasShapesWrapper.
|
2 years ago |
Haiping
|
3d0e2d0220
|
Merge pull request #1032 from AsakusaRinne/master
Fix the error of loading model saved before tf2.5.
|
2 years ago |
Haiping
|
e72024b520
|
Merge pull request #1030 from Wanglongzhi2001/master
Add set_weights and get_weighst APIs
|
2 years ago |
Yaohui Liu
|
7823b088a0
|
Fix the error of loading model saved before tf2.5.
|
2 years ago |
Longzhi Wang
|
cd54e0f504
|
Merge branch 'SciSharp:master' into master
|
2 years ago |
Wanglongzhi2001
|
426a55ce7b
|
Add set_weights and get_weights APIs
|
2 years ago |
Haiping Chen
|
793ec4ae7e
|
fix unit test.
|
2 years ago |
Haiping
|
5b33938dc5
|
Merge pull request #1031 from AsakusaRinne/master
Fix the error when loading Conv1D layer with initialzier.
|
2 years ago |