Rinne
|
e581bbd258
|
Update dotnet.yml
|
2 years ago |
Rinne
|
066e948480
|
Merge pull request #2 from AsakusaRinne/add_cv_compatibility
Revise the sln file.
|
2 years ago |
Yaohui Liu
|
a53a6bb257
|
Revise the sln file.
|
2 years ago |
Rinne
|
fd65bbfa3f
|
Create dotnet.yml to config github action
|
2 years ago |
Rinne
|
c2b197a6fe
|
Merge pull request #1 from AsakusaRinne/add_cv_compatibility
Add unittest redist holder for all test projects.
|
2 years ago |
Yaohui Liu
|
9d85f743ae
|
Move redist holder to another folder.
|
2 years ago |
Yaohui Liu
|
7c4c529105
|
Add unittest redist holder for all test projects.
|
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 |
Yaohui Liu
|
c1a14c7e11
|
Fix the error when loading Conv1D layer with initialzier.
|
2 years ago |
Wanglongzhi2001
|
f4e7fd47e7
|
Merge branch 'master' of github.com:Wanglongzhi2001/TensorFlow.NET into dev1
|
2 years ago |
Wanglongzhi2001
|
78bd4c758e
|
Add api set_weights and get_weights
|
2 years ago |
Haiping
|
682f52f937
|
Merge pull request #1029 from AsakusaRinne/fix_example_err
Fix the error of example caused by #1022
|
2 years ago |
Yaohui Liu
|
bd7d56a0b9
|
Move the content of Tensorflow.Common to Tensorflow.Binding.
|
2 years ago |
Yaohui Liu
|
8ee2e9a282
|
Fix the example errors caused by (#1022).
|
2 years ago |
Haiping
|
6340054944
|
Merge pull request #1027 from AsakusaRinne/fix_1013
Fix the error when loading VGG19.
|
2 years ago |
Yaohui Liu
|
e0ebc998ce
|
Fix the error when loading VGG19.
|
2 years ago |
Haiping
|
4f29e1000a
|
Merge pull request #1022 from AsakusaRinne/support_function_load
Partially Support the function loading
|
2 years ago |
Yaohui Liu
|
a59ebaeea4
|
Fix the errors caused by branch merge.
|
2 years ago |
Yaohui Liu
|
1903700e04
|
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_function_load
|
2 years ago |
Yaohui Liu
|
2f62caa4e5
|
Revise some details.
|
2 years ago |
Yaohui Liu
|
c8691387ab
|
Revise some implementation details.
|
2 years ago |
Yaohui Liu
|
9420ba3243
|
Fix the error of loaded function model backward.
|
2 years ago |
Yaohui Liu
|
1d1657dd2c
|
Use operation with customized C API.
|
2 years ago |
Haiping
|
a075bbad95
|
Merge pull request #1023 from AsakusaRinne/fix_save_model
Fix the error when saving model with GPU.
|
2 years ago |