Commit Graph

  • *
  • *
  • | *
  • * |
  • |\|
  • * |
  • | *
  • * |
  • | *
  • | |\
  • | * \
  • | |\ \
  • | | * |
  • | |/ /
  • |/| |
  • | * |
  • | * |
  • |/ /
  • | | *
  • | |/
  • |/|
  • | *
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • | | *
  • | * |
  • | * |
  • | * |
  • | * |
  • | |/
  • * |
  • |\|
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • |\ \
  • | * |
  • * | |
  • |\| |
  • | * |
  • * | |
  • |\| |
  • | * |
  • * | |
  • |\| |
  • | * |
  • * | |
  • |\| |
  • | * |
  • * | |
  • |\| |
  • | * |
  • * | |
  • |\| |
  • | * |
  • * | |
  • |\| |
  • | * |
  • * | |
  • |\| |
  • | * |
  • * | |
  • |\| |
  • | * |
  • | * |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | |/
  • * |
  • * |
  • |/
  • *
  • *
  • | *
  • |/
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | |\
  • | | *
  • | * |
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • | * |
  • | * |
  • | |\|
  • | * |
  • | | *
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • 2464af2f Add: constructors and comments for ActivationAdaptor by lingbai-kong 2023-05-27 16:21:14 +0800
  • fdc96c99 restore layers of string activation parameters by lingbai-kong 2023-05-27 14:56:24 +0800
  • 30a29a09 (refs/pull/1086/head) fix: temporarily fix the sequential nest error. by AsakusaRinne 2023-05-25 16:40:35 +0800
  • 14c34e62 Merge branch 'master' of github.com:SciSharp/TensorFlow.NET into patch by lingbai-kong 2023-05-24 21:37:45 +0800
  • 950ded20 Add ActivationAdaptor by lingbai-kong 2023-05-24 21:35:53 +0800
  • 6fb930aa docs: update discord link. by Rinne 2023-05-24 00:54:10 +0800
  • e64bc45d Replace old dense layer with a new that has regularizer and constraint params. by lingbai-kong 2023-05-21 16:22:04 +0800
  • feb1b7ba Merge pull request #1071 from AsakusaRinne/add_linux_gpu_redist by Rinne 2023-05-20 13:19:22 +0800
  • 945744bd Merge pull request #1079 from AsakusaRinne/fix_1077 by Rinne 2023-05-19 17:37:54 +0800
  • 58de537b (refs/pull/1079/head) fix: status null reference of base session. by Yaohui Liu 2023-05-19 16:14:35 +0800
  • 3705dda8 Update README.md by Haiping 2023-05-18 20:29:12 -0500
  • c0bf8d2a fix: can't implement len for KerasShapesWrapper & Add bias implement to Conv2DTranspose.Call() by lingbai-kong 2023-05-19 00:08:03 +0800
  • b1b354be (refs/pull/1078/head) fix: can't implement len for KerasShapesWrapper & Add bias implement to Conv2DTranspose.Call() by lingbai-kong 2023-05-19 00:08:03 +0800
  • 25f676d6 (refs/pull/1071/head) ci: sync the ci with latest update. by Yaohui Liu 2023-05-18 19:34:47 +0800
  • 7d7f4e11 fix: error when set the activation parameter of keras.layers.Conv2DTranspose to null. by lingbai-kong 2023-05-17 18:06:12 +0800
  • a1bb13d2 (refs/pull/1076/head) fix: error when set the activation parameter of keras.layers.Conv2DTranspose to null. by lingbai-kong 2023-05-17 18:06:12 +0800
  • 80c39523 docs: update the readme. by Rinne 2023-05-17 16:13:24 +0800
  • e052dfc1 docs: update the readme. by Rinne 2023-05-17 16:12:19 +0800
  • bdc5f388 Merge pull request #1075 from AsakusaRinne/master by Rinne 2023-05-17 16:10:36 +0800
  • 8bf324ad (refs/pull/1075/head) docs: add vote info to readme. by Yaohui Liu 2023-05-17 15:04:02 +0800
  • 516dfe71 docs: add tf.keras badge. by Yaohui Liu 2023-05-16 03:15:06 +0800
  • a680565e (refs/pull/1072/head) docs: add tf.keras badge. by Yaohui Liu 2023-05-16 03:15:06 +0800
  • 9f8f3d87 fix: error caused by dll check in c_api. by Yaohui Liu 2023-05-16 03:22:16 +0800
  • 634860d7 fix: unittest project reference. by Yaohui Liu 2023-05-16 02:44:43 +0800
  • 9ce5b29b feat: add check for redist backend. by Yaohui Liu 2023-05-16 02:41:19 +0800
  • b26c37ab build: add native library splitter and adjust directory structure. by Yaohui Liu 2023-05-16 02:40:39 +0800
  • 9149f33b Merge pull request #1070 from AsakusaRinne/master by Rinne 2023-05-15 04:15:06 +0800
  • 8208f762 (refs/pull/1070/head) docs: update readme file. by Rinne 2023-05-15 04:14:23 +0800
  • 6511737d docs: add discord info to readme. by Yaohui Liu 2023-05-13 22:36:23 +0800
  • 87b34520 fix: error when using graph in multi-threads. by Yaohui Liu 2023-05-13 21:45:16 +0800
  • 854e3d76 build: revise package dependencies. by Yaohui Liu 2023-05-08 02:07:56 +0800
  • 1c8f0a2d refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. by Yaohui Liu 2023-05-08 02:00:08 +0800
  • c1b67318 feat: description generator of op code. by Yaohui Liu 2023-05-08 01:57:18 +0800
  • 6c651c97 fix: revise wrong behaviors of op code generator. by Yaohui Liu 2023-05-07 22:49:57 +0800
  • 36b19df4 feat: add code generator of ops. by Yaohui Liu 2023-05-07 03:51:11 +0800
  • 5b6c5654 (refs/pull/1069/head) docs: add discord info to readme. by Yaohui Liu 2023-05-13 22:36:23 +0800
  • 71ade1bc (refs/pull/1068/head) fix: error when using graph in multi-threads. by Yaohui Liu 2023-05-13 21:45:16 +0800
  • cd64ea96 Merge pull request #1065 from fryguy1013/fix-multiple-outputs by Rinne 2023-05-11 15:18:09 +0800
  • 93cd2b66 (refs/pull/1065/head) fix: predict with multiple outputs by Kevin Hjelden 2023-05-10 12:58:38 -0700
  • 2ae1dc21 (refs/pull/1063/head) build: revise package dependencies. by Yaohui Liu 2023-05-08 02:07:56 +0800
  • 970ab41e refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. by Yaohui Liu 2023-05-08 02:00:08 +0800
  • 28642568 feat: description generator of op code. by Yaohui Liu 2023-05-08 01:57:18 +0800
  • 2295a04e fix: revise wrong behaviors of op code generator. by Yaohui Liu 2023-05-07 22:49:57 +0800
  • 2a1d8276 feat: add code generator of ops. by Yaohui Liu 2023-05-07 03:51:11 +0800
  • 89f3b238 (tag: v0.100.5) Merge pull request #1062 from AsakusaRinne/master by Rinne 2023-05-06 23:53:23 +0800
  • a55c44ea (refs/pull/1062/head) ci: update release ci and readme.md. by Yaohui Liu 2023-05-06 23:52:52 +0800
  • 8ff980f5 Merge pull request #1061 from AsakusaRinne/master by Rinne 2023-05-06 21:20:00 +0800
  • 70d1c53b (refs/pull/1061/head) ci: update release ci. by Yaohui Liu 2023-05-06 21:19:26 +0800
  • 0b86a5b3 Merge pull request #1060 from AsakusaRinne/master by Rinne 2023-05-06 20:44:43 +0800
  • 9c023302 (refs/pull/1060/head) ci: update release ci. by Yaohui Liu 2023-05-06 20:44:10 +0800
  • 820bd2c6 Merge pull request #1059 from AsakusaRinne/master by Rinne 2023-05-06 20:11:20 +0800
  • 53a58d56 (refs/pull/1059/head) ci: update release ci. by Yaohui Liu 2023-05-06 20:07:53 +0800
  • 4e34260e Merge pull request #1058 from AsakusaRinne/master by Rinne 2023-05-06 19:14:17 +0800
  • a446add3 (refs/pull/1058/head) ci: update release ci. by Yaohui Liu 2023-05-06 19:13:39 +0800
  • 06e85a81 Merge pull request #1057 from AsakusaRinne/master by Rinne 2023-05-06 18:49:48 +0800
  • 646ae031 (refs/pull/1057/head) ci: update release ci. by Yaohui Liu 2023-05-06 18:44:23 +0800
  • 8a6ae8cc Merge pull request #1056 from AsakusaRinne/master by Rinne 2023-05-06 13:12:02 +0800
  • da64b08b (refs/pull/1056/head) ci: update release ci. by Yaohui Liu 2023-05-06 13:11:13 +0800
  • a5f274e7 Merge pull request #1055 from AsakusaRinne/master by Rinne 2023-05-06 13:07:17 +0800
  • 4c9a60e5 (refs/pull/1055/head) ci: update release ci. by Yaohui Liu 2023-05-06 13:06:42 +0800
  • 3b90f4fe Merge pull request #1054 from AsakusaRinne/master by Rinne 2023-05-06 13:02:30 +0800
  • 14779f68 (refs/pull/1054/head) ci: update release ci. by Yaohui Liu 2023-05-06 13:01:20 +0800
  • cc9a9bf8 Merge pull request #1053 from AsakusaRinne/master by Rinne 2023-05-06 04:55:00 +0800
  • 68d81105 (refs/pull/1053/head) ci: revise release ci. by Yaohui Liu 2023-05-06 04:54:29 +0800
  • 3f884867 ci: revise release ci. by Yaohui Liu 2023-05-06 04:17:58 +0800
  • 1f64e24e Merge branches 'master' and 'master' of github.com:AsakusaRinne/TensorFlow.NET by Yaohui Liu 2023-05-06 03:41:55 +0800
  • 525cb084 ci: revise release ci. by Yaohui Liu 2023-05-06 03:11:06 +0800
  • ffcc16c8 ci: revise release ci. by Yaohui Liu 2023-05-06 02:28:45 +0800
  • 541c38b2 ci: revise release ci. by Yaohui Liu 2023-05-06 02:02:08 +0800
  • 0a61b0f8 ci: fix error of release ci. by Yaohui Liu 2023-05-06 01:36:44 +0800
  • 021c7a31 ci: update release ci. by Yaohui Liu 2023-05-06 00:19:47 +0800
  • 44b677f6 ci: revise release ci. by Yaohui Liu 2023-05-06 03:33:27 +0800
  • 18831985 (refs/pull/1052/head) ci: revise release ci. by Yaohui Liu 2023-05-06 03:11:06 +0800
  • f673a446 ci: revise release ci. by Yaohui Liu 2023-05-06 02:28:45 +0800
  • 18eba249 ci: revise release ci. by Yaohui Liu 2023-05-06 02:02:08 +0800
  • 3aa7451c ci: fix error of release ci. by Yaohui Liu 2023-05-06 01:36:44 +0800
  • 934302cd ci: update release ci. by Yaohui Liu 2023-05-06 00:19:47 +0800
  • 2fed0db7 (tag: v0.100.5-BERT-load) Release v0.100.5. by Haiping Chen 2023-05-05 10:08:36 -0500
  • 6e6648b8 EagerResourceDeleter - Attempted to read or write protected memory #1051 by Haiping Chen 2023-05-05 06:40:45 -0500
  • 8b53eb3e fix: partially fix the error when saving model after loading. by AsakusaRinne 2023-05-02 03:58:37 +0800
  • d9988d7c ci: add ci for test and auto-release. (#1047) by Rinne 2023-05-02 08:50:51 +0800
  • 13e986d4 (refs/pull/1049/head) fix: partially fix the error when saving model after loading. by AsakusaRinne 2023-05-02 03:58:37 +0800
  • 9fb1751e (refs/pull/1047/head) ci: revise auto-release ci file. by AsakusaRinne 2023-05-01 02:17:13 +0800
  • 70d19aa9 ci: revise auto-release ci file. by AsakusaRinne 2023-05-01 01:57:54 +0800
  • da024625 ci: revise auto-release ci file. by AsakusaRinne 2023-05-01 01:44:01 +0800
  • 5c0c7d93 Update release.yml by Rinne 2023-05-01 01:16:15 +0800
  • 13a79640 ci: revise auto-release ci file. by AsakusaRinne 2023-05-01 01:01:51 +0800
  • 9486aac5 ci: revise auto-release ci file. by AsakusaRinne 2023-05-01 00:35:41 +0800
  • 3a91bb47 ci: revise auto-release ci file. by AsakusaRinne 2023-05-01 00:10:20 +0800
  • 18b1b2fa ci: revise auto release ci file. by AsakusaRinne 2023-05-01 00:01:12 +0800
  • 2fb3481c ci: specify packed project names of auto-release. by AsakusaRinne 2023-04-30 23:58:53 +0800
  • 7299a7a5 Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into add_cv_compatibility by AsakusaRinne 2023-04-30 23:34:09 +0800
  • aeebc365 Update release.yml by Rinne 2023-04-30 23:14:15 +0800
  • 0110f987 ci: update auto-release ci. by AsakusaRinne 2023-04-30 05:41:24 +0800
  • 7a1abe4c Merge pull request #10 from AsakusaRinne/add_cv_compatibility by Rinne 2023-04-30 05:40:08 +0800
  • a69a6293 ci: revise auto-release ci. by AsakusaRinne 2023-04-30 05:39:13 +0800
  • f53a153d Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into add_cv_compatibility by AsakusaRinne 2023-04-30 05:37:55 +0800
  • dfc9693d ci: update release ci. by AsakusaRinne 2023-04-29 19:47:26 +0800
  • df957545 Update release.yml by Rinne 2023-04-29 20:06:51 +0800
  • 1ff669a9 Merge pull request #9 from AsakusaRinne/add_cv_compatibility by Rinne 2023-04-29 19:46:51 +0800