b731c349
ci: update release ci. by
2023-04-29 19:46:00 +0800
91474e6b
ci: disable linux test. by
2023-04-29 19:24:34 +0800
f76857f6
test: add tolorance to float NDArray comparison. by
2023-04-29 19:12:45 +0800
3e1787d3
ci: revise build_and_test ci. by
2023-04-29 18:57:14 +0800
54aa3840
ci: update release ci and hub package info. by
2023-04-29 18:52:55 +0800
33013b73
ci: update ci files. by
2023-04-29 13:14:50 +0800
78e32c16
ci: update ci files. by
2023-04-29 12:45:07 +0800
2bf5e782
ci: update ci files. by
2023-04-29 12:41:37 +0800
663d7fc7
ci: update ci files. by
2023-04-29 12:36:24 +0800
376a523d
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into add_cv_compatibility by
2023-04-29 12:34:38 +0800
bd71915d
ci: update ci files. by
2023-04-29 12:34:25 +0800
ed04b056
ci: update release ci. by
2023-04-29 12:01:51 +0800
86c8c208
ci: update release ci. by
2023-04-29 11:38:00 +0800
62cb1349
Merge pull request #8 from AsakusaRinne/add_cv_compatibility by
2023-04-29 07:58:35 +0800
0301f5f9
ci: revise the auto release ci. by
2023-04-29 07:56:53 +0800
f7e66539
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into add_cv_compatibility by
2023-04-29 07:45:53 +0800
4c6a8715
Update release.yml by
2023-04-29 07:41:35 +0800
a21e8c1b
Update release.yml by
2023-04-29 05:32:52 +0800
072c7770
fix: run code clean. by
2023-04-29 05:02:31 +0800
e92f2162
Create semantic.yml by
2023-04-29 05:00:32 +0800
021d37cc
Merge pull request #5 from AsakusaRinne/add_cv_compatibility by
2023-04-29 04:28:58 +0800
49a902f6
Add a tolorance to equivalence of NDArray. by
2023-04-29 04:28:13 +0800
18602c21
Update the package info of Tensorflow.Hub. by
2023-04-29 04:13:36 +0800
55827389
Update release.yml by
2023-04-29 03:59:35 +0800
bcd1a2b1
Update build_and_test.yml by
2023-04-29 03:34:28 +0800
ae1d5baf
Merge pull request #4 from AsakusaRinne/add_cv_compatibility by
2023-04-29 03:25:57 +0800
5f90707a
Revise project using. by
2023-04-29 03:25:15 +0800
97a0f41d
Merge pull request #3 from AsakusaRinne/add_cv_compatibility by
2023-04-29 03:13:27 +0800
7e952185
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into add_cv_compatibility by
2023-04-29 03:12:16 +0800
e33c84a5
Update release.yml by
2023-04-29 03:12:04 +0800
b4ef6b67
Update release.yml by
2023-04-29 02:55:57 +0800
9c8b2f57
Update and rename dotnet.yml to build_and_test.yml by
2023-04-29 02:55:35 +0800
08776cc2
Update dotnet.yml by
2023-04-29 02:54:57 +0800
87d5ae52
Create release.yml by
2023-04-29 02:54:06 +0800
87900727
Add version to tensorflow.hub. by
2023-04-29 02:48:23 +0800
e581bbd2
Update dotnet.yml by
2023-04-29 00:34:40 +0800
066e9484
Merge pull request #2 from AsakusaRinne/add_cv_compatibility by
2023-04-28 23:55:53 +0800
a53a6bb2
Revise the sln file. by
2023-04-28 23:54:39 +0800
fd65bbfa
Create dotnet.yml to config github action by
2023-04-28 23:43:45 +0800
c2b197a6
Merge pull request #1 from AsakusaRinne/add_cv_compatibility by
2023-04-28 23:40:56 +0800
9d85f743
Move redist holder to another folder. by
2023-04-28 23:40:17 +0800
7c4c5291
Add unittest redist holder for all test projects. by
2023-04-28 23:36:15 +0800
179e32ae
Merge pull request #1044 from AsakusaRinne/add_cv_compatibility by
2023-04-27 21:19:48 -0500
34338c72
Merge pull request #1043 from AsakusaRinne/fix_1040 by
2023-04-27 21:13:17 -0500
44d203da
(refs/pull/1044/head)
Add the constructor of ndarray which reuse memory. by
2023-04-28 02:18:16 +0800
0c872440
(refs/pull/1043/head)
Partially fix the error when crop image. by
2023-04-28 01:26:57 +0800
df913078
Fix namespace compile issue. by
2023-04-27 06:40:26 -0500
4e78d3dd
Merge pull request #1039 from AsakusaRinne/fix_1036 by
2023-04-27 06:24:23 -0500
e3a18434
Upgrade tf redist to 2.11.3. by
2023-04-26 17:10:54 -0500
3f6da21d
(refs/pull/1039/head)
Adjust the code structure of keras.unittest. by
2023-04-27 02:29:09 +0800
4aab86b8
Fix the error when using layers.Input with unknown batch size. by
2023-04-27 02:11:33 +0800
8da573c6
Merge pull request #1035 from AsakusaRinne/support_bert_load by
2023-04-25 05:31:57 -0500
ed8ccecc
Fix the mapping from dtype to numpy descr of byte. by
2023-04-25 13:59:20 +0800
2b00eb8c
(refs/pull/1035/head)
Change the project runtime version from net7 to net6. by
2023-04-25 13:32:16 +0800
62c4bb8f
Fix compile issue in Ubuntu by
2023-04-24 16:54:03 -0500
376ff74a
Add subfolders in the solution to seperate src and test. by
2023-04-24 13:33:40 +0800
a767765e
Merge pull request #1034 from AsakusaRinne/support_bert_load by
2023-04-23 12:35:06 -0500
9174eaba
(refs/pull/1034/head)
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_bert_load by
2023-04-24 00:05:07 +0800
9349ec48
Add Tensorflow.NET.Hub and support loading bert. by
2023-04-24 00:04:19 +0800
c20d8544
Merge pull request #1033 from AsakusaRinne/support_bert_load by
2023-04-22 07:14:55 -0500
67cf274f
(refs/pull/1033/head)
Remove debug informations before. by
2023-04-22 17:22:20 +0800
747e6585
Change type of BuildInputShape to KerasShapesWrapper. by
2023-04-22 17:20:27 +0800
3d0e2d02
Merge pull request #1032 from AsakusaRinne/master by
2023-04-21 06:40:21 -0500
e72024b5
Merge pull request #1030 from Wanglongzhi2001/master by
2023-04-21 06:37:50 -0500
7823b088
(refs/pull/1032/head)
Fix the error of loading model saved before tf2.5. by
2023-04-21 16:21:28 +0800
cd54e0f5
(refs/pull/1030/head)
Merge branch 'SciSharp:master' into master by
2023-04-21 15:04:26 +0800
426a55ce
Add set_weights and get_weights APIs by
2023-04-21 15:02:38 +0800
793ec4ae
fix unit test. by
2023-04-20 05:41:11 -0500
5b33938d
Merge pull request #1031 from AsakusaRinne/master by
2023-04-20 05:38:37 -0500
c1a14c7e
(refs/pull/1031/head)
Fix the error when loading Conv1D layer with initialzier. by
2023-04-20 16:47:08 +0800
f4e7fd47
Merge branch 'master' of github.com:Wanglongzhi2001/TensorFlow.NET into dev1 by
2023-04-20 10:49:50 +0800
78bd4c75
Add api set_weights and get_weights by
2023-04-20 10:49:02 +0800
682f52f9
Merge pull request #1029 from AsakusaRinne/fix_example_err by
2023-04-19 15:06:21 -0500
bd7d56a0
(refs/pull/1029/head)
Move the content of Tensorflow.Common to Tensorflow.Binding. by
2023-04-20 04:02:09 +0800
8ee2e9a2
Fix the example errors caused by (#1022). by
2023-04-20 03:57:03 +0800
63400549
Merge pull request #1027 from AsakusaRinne/fix_1013 by
2023-04-19 11:46:39 -0500
e0ebc998
(refs/pull/1027/head)
Fix the error when loading VGG19. by
2023-04-19 16:52:25 +0800
4f29e100
Merge pull request #1022 from AsakusaRinne/support_function_load by
2023-04-18 07:18:28 -0500
a59ebaee
(refs/pull/1022/head)
Fix the errors caused by branch merge. by
2023-04-18 18:22:51 +0800
1903700e
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_function_load by
2023-04-18 12:49:08 +0800
2f62caa4
Revise some details. by
2023-04-18 12:37:35 +0800
c8691387
Revise some implementation details. by
2023-04-16 02:34:39 +0800
9420ba32
Fix the error of loaded function model backward. by
2023-04-16 00:58:23 +0800
1d1657dd
Use operation with customized C API. by
2023-04-14 12:41:13 +0800
a075bbad
(v0.100.4-04-18)
Merge pull request #1023 from AsakusaRinne/fix_save_model by
2023-04-13 06:15:28 -0500
0360fbb5
(refs/pull/1023/head)
Fix the error when saving model with GPU. by
2023-04-13 02:54:05 +0800
fd1eb40f
Partially support the backward of loaded function model. by
2023-04-10 14:42:31 +0800
e0b1e640
Update proto files to version 3.21.9. by
2023-04-10 14:41:19 +0800
1aa4de6f
Ignore SimpleModelFromAutoCompile test by
2023-04-09 09:18:35 -0500
ad36e37f
Merge pull request #1021 from Wanglongzhi2001/master by
2023-04-09 09:07:49 -0500
059ad488
(refs/pull/1021/head)
Merge branch 'master' of github.com:Wanglongzhi2001/TensorFlow.NET into dev1 by
2023-04-09 21:58:35 +0800
2eef1b81
Finish EarlyStopping by
2023-04-09 21:56:38 +0800
14da379b
Merge pull request #1020 from Wanglongzhi2001/master by
2023-04-09 08:22:50 -0500
936c0b44
(refs/pull/1020/head)
Merge branch 'SciSharp:master' into master by
2023-04-09 16:17:48 +0800
46729714
Finish EarlyStopping by
2023-04-09 16:15:46 +0800
33333df0
Merge pull request #1018 from Wanglongzhi2001/master by
2023-04-07 07:53:49 -0500
5506f009
(refs/pull/1018/head)
Fix the bug of non-convergence when use SparseCategoricalCrossentropy by
2023-04-07 17:26:37 +0800
31f79e8a
Update protobuf and fix autograph. by
2023-04-06 00:47:56 +0800
6a9ccea2
Resolve some wrong implementations. by
2023-04-05 12:56:23 +0800
4c1878bb
Merge branch 'master' into support_function_load by
2023-04-04 19:23:16 +0800