Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • |/
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • |/
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • | *
  • * |
  • |\ \
  • | * |
  • | * |
  • |/ /
  • | | *
  • | | *
  • | | *
  • | | *
  • | |/
  • |/|
  • * |
  • |\ \
  • | * |
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • * | |
  • | * |
  • | * |
  • |/ /
  • | *
  • |/
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • |\
  • * \
  • |\ \
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | |\ \
  • | | * \
  • | | |\ \
  • | |_|/ /
  • |/| | |
  • | * | |
  • | |\ \ \
  • | |/ / /
  • |/| / /
  • | |/ /
  • | * |
  • | * |
  • | * |
  • * | |
  • |\ \ \
  • | | * \
  • | | |\ \
  • | |_|/ /
  • |/| | |
  • | * | |
  • | * | |
  • | * | |
  • * | | |
  • * | | |
  • |\| | |
  • | * | |
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • | | * | |
  • | |/ / /
  • |/| | |
  • | * | |
  • * | | |
  • |\| | |
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • | | * | |
  • | | * | |
  • | | * | |
  • | |/ / /
  • |/| | |
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • | * | |
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • | * | |
  • | * | |
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • | * |
  • * | |
  • * | |
  • |\ \ \
  • | |/ /
  • |/| |
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • | * |
  • |/ /
  • c112596a (refs/pull/1298/head) Update release_prepare.yml by Phil K 2025-08-07 13:21:56 +1000
  • 47cd0d99 Update release_prepare.yml by Phil K 2025-08-07 13:21:40 +1000
  • ffc1fe40 Update release.yml by Phil K 2025-08-07 13:15:26 +1000
  • 5bfae98f Update build_and_test.yml by Phil K 2025-08-07 13:14:02 +1000
  • d3893f62 Update build_and_test.yml by Phil K 2025-08-07 13:11:44 +1000
  • 6ce60665 (HEAD -> master) Update release.yml by Haiping 2025-01-22 09:46:45 -0600
  • 67f8b614 Merge pull request #1282 from eLDoherty/patch-2 by Haiping 2025-01-22 09:38:15 -0600
  • b6c5d26f (refs/pull/1282/head) fix: Resolve fixed-size array issue by Leonardo Doherty 2025-01-13 23:29:04 -0500
  • 90fffe73 (refs/pull/1281/head) Update Functional.cs by Leonardo Doherty 2025-01-13 02:05:55 -0500
  • 6a2d7e1c Merge pull request #1263 from ASolomatin/master by C. Oceania 2024-07-02 16:10:18 -0500
  • 93dda179 (refs/pull/1263/head, refs/pull/1260/head) fix: Added support for training a multi-input model using a dataset. by Aleksej Solomatin 2024-06-30 22:44:03 +0300
  • f8b7bdeb test: Added a unit test of training a multi-input model using a dataset. by Aleksej Solomatin 2024-06-30 22:43:01 +0300
  • 5142ad65 test: Added an `evaluate` method call to a unit test for a multi-input model. by Aleksej Solomatin 2024-06-30 22:06:12 +0300
  • 218a5dec (refs/pull/1259/head, refs/pull/1258/head) Added support for multi input model trainig using the dataset by Aleksej Solomatin 2024-06-30 22:44:03 +0300
  • 0254b068 Added unit test for multi input model training using the dataset by Aleksej Solomatin 2024-06-30 22:43:01 +0300
  • f2b65dff Added evaluate call to the multy input model unit test by Aleksej Solomatin 2024-06-30 22:06:12 +0300
  • 7fb73cda Merge pull request #1257 from novikov-alexander/alnovi/generic-cast by C. Oceania 2024-06-21 20:53:00 -0500
  • def57745 (refs/pull/1257/head) fix: more generic array cast by Alexander Novikov 2024-06-19 12:30:38 +0300
  • 0392027f Merge pull request #1217 from novikov-alexander/alnovi/gradient_more_tests by C. Oceania 2024-06-18 19:04:38 -0500
  • 483ac82c (refs/pull/1217/head) Update tensor_util.cs by novikov-alexander 2024-06-14 15:02:17 +0300
  • b21a58a6 Merge branch 'SciSharp:master' into alnovi/gradient_more_tests by novikov-alexander 2024-06-14 14:40:48 +0300
  • 18db147e Update GradientDescentOptimizerTests.cs by novikov-alexander 2024-06-14 14:40:37 +0300
  • b3ce158e Update tensor_util.cs by novikov-alexander 2024-06-14 14:40:06 +0300
  • b72c803f Merge pull request #1250 from SchoenTannenbaum/master by Rinne 2024-05-21 12:01:16 +0800
  • 5f9fce57 (refs/pull/1250/head) RegularizerAPI and UnitTest by Schoen Tannenbaum 2024-05-20 12:10:09 -0400
  • f5ba382e Regularizer addition and fixes by Schoen Tannenbaum 2024-05-20 12:09:06 -0400
  • 29282d5b (refs/pull/1248/head) Move to ModelLoadTest by Sean Chen 2024-05-20 10:06:09 -0400
  • d1f4c136 UnitTests by Sean Chen 2024-05-17 12:40:39 -0400
  • 508698d7 RegularizerAPI by Sean Chen 2024-05-17 11:55:35 -0400
  • 3f65e0d8 Regularizer addition and fixes by Schoen Tannenbaum 2024-05-16 10:18:54 -0400
  • 8775b0b8 Merge pull request #1234 from barfeous/bugs/augmentedGraphView by Rinne 2024-04-29 10:55:37 +0800
  • 4a31621a (refs/pull/1234/head) Use TryGetValue instead of ContainsKey + [] by barfeous 2024-04-28 13:04:07 -0500
  • 43f43eb7 Merge branch 'SciSharp:master' into alnovi/gradient_more_tests by novikov-alexander 2024-03-27 11:04:59 +0300
  • 27a9e912 docs: update README.md by Rinne 2024-03-11 03:05:42 +0800
  • 3448b643 Remove parameter return from newly void local method by barfeous 2024-02-14 20:25:15 -0600
  • eb0f0257 avoid modifying collection by barfeous 2024-02-12 13:28:54 -0600
  • d54f7a62 test: more gradients tests by Alexander 2023-11-13 10:33:14 +0000
  • 8cab730f Merge pull request #1215 from novikov-alexander/alnovi/pythontests_common by Longzhi Wang 2023-11-11 15:43:30 +0800
  • 7968dc36 (refs/pull/1215/head) fix test by Alexander 2023-11-11 05:54:38 +0000
  • b6db9410 update packages by Alexander 2023-11-10 21:20:13 +0000
  • b906c9a6 fix nullability by Alexander 2023-11-10 21:16:42 +0000
  • 165e9169 assert all close by Alexander 2023-11-10 21:01:12 +0000
  • fc8f4931 common assembly for python test by Alexander 2023-11-10 20:47:49 +0000
  • 59b08cab Merge pull request #940 from Fiffers/patch-1 by Rinne 2023-11-11 03:17:58 +0800
  • d0208976 Merge pull request #1184 from novikov-alexander/alnovi/optimizer_tests by Rinne 2023-11-11 03:16:56 +0800
  • c5b4928b (refs/pull/1184/head) correct namespace by Alexander 2023-11-10 14:28:41 +0000
  • 09d466d6 ci test by Alexander 2023-11-10 14:00:51 +0000
  • 2cb5fd66 new graph by Alexander 2023-11-10 13:53:40 +0000
  • 149caaec test ci by Alexander 2023-11-10 02:44:01 +0000
  • e6c7c79b Merge branch 'alnovi/optimizer_tests' of https://github.com/novikov-alexander/TensorFlow.NET into alnovi/optimizer_tests by Alexander 2023-11-08 18:10:03 +0000
  • 2a5d0f79 Merge branch 'SciSharp:master' into alnovi/optimizer_tests by novikov-alexander 2023-11-08 18:09:36 +0000
  • b1972a84 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET into alnovi/optimizer_tests by Alexander 2023-11-08 18:09:17 +0000
  • c906f46a learning rate test by Alexander 2023-11-08 15:24:13 +0000
  • f7b8dba0 small fixes by Alexander 2023-11-08 15:16:02 +0000
  • 2a377e2f tests are passing by Alexander Novikov 2023-11-07 19:23:34 +0000
  • ee004c01 Merge pull request #1212 from Wanglongzhi2001/fix_validation_data_pack by Rinne 2023-11-08 00:34:16 +0800
  • c32d153e Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET into alnovi/optimizer_tests by Alexander Novikov 2023-11-07 16:07:07 +0000
  • 47e9019a (refs/pull/1212/head) refactor: fix a typo by Wanglongzhi2001 2023-11-07 23:36:15 +0800
  • d453fb66 refactor: declare some field of ValidationPack as internal by Wanglongzhi2001 2023-11-07 23:34:37 +0800
  • 53bd70be fix: fix the validation_pack when multiple input by Wanglongzhi2001 2023-11-07 22:54:08 +0800
  • 94c0bb87 (tag: v0.150.0-BERT-Model) Release v0.150.0 based on tensorflowv v2.15.0. by Haiping Chen 2023-11-05 15:02:16 -0600
  • f7459b32 Merge pull request #1209 from Wanglongzhi2001/fix_test_foler_place by Haiping 2023-11-05 08:53:30 -0600
  • 7f016144 (refs/pull/1209/head) fix: fix a project reference mistake by Wanglongzhi2001 2023-11-05 21:54:56 +0800
  • 7fd45504 refactor: refacter the place of the kernel unittest folder by Wanglongzhi2001 2023-11-05 21:51:33 +0800
  • 6aa2ab2a Merge pull request #1208 from Wanglongzhi2001/fix_concat_v2_bug by Haiping 2023-11-05 07:18:15 -0600
  • 7f0bde33 Merge pull request #1207 from Wanglongzhi2001/concat_v2_test by Haiping 2023-11-05 07:17:45 -0600
  • 8c06bbb0 (refs/pull/1208/head) fix: fix the bug caused by concat_v2 by Wanglongzhi2001 2023-11-05 20:47:58 +0800
  • f721baee (refs/pull/1207/head) test: add the concat_v2 test by Wanglongzhi2001 2023-11-05 14:05:41 +0800
  • 44bdddc5 Merge pull request #1205 from Wanglongzhi2001/fix_boolean_mask by Haiping 2023-11-04 18:15:26 -0500
  • 4e42d7f3 (refs/pull/1205/head) fix: fix the bug of boolean_mask by Wanglongzhi2001 2023-11-04 10:18:50 +0800
  • 079b9a33 Merge pull request #1202 from Wanglongzhi2001/master by Haiping 2023-10-20 07:00:50 -0500
  • e79ecb79 Merge pull request #1201 from GaijinOtohp/master by Haiping 2023-10-20 06:58:45 -0500
  • d0ec6591 (refs/pull/1202/head) fix: add the implementation of GatherND's grad by Wanglongzhi2001 2023-10-20 15:40:35 +0800
  • 3fcc4d8d fix: add the GRU, LSTM, SimpleRNN's OptionalArgs by Wanglongzhi2001 2023-10-20 11:30:33 +0800
  • a73694ab fix: add the implementation of the tile's grad by Wanglongzhi2001 2023-10-20 11:24:27 +0800
  • eb4ff88d (refs/pull/1201/head) fix: Saving a loaded model by SMURF 2023-10-18 23:34:15 +0100
  • d5f5c57c Merge pull request #1193 from dogvane/master by Haiping 2023-10-18 05:23:29 -0500
  • ec4f372a (refs/pull/1193/head) add relu6 by dogvane 2023-10-16 11:22:58 +0800
  • 9e3654bf (refs/pull/1200/head) Merge pull request #1192 from Jucko13/master by Haiping 2023-10-11 13:27:39 -0500
  • 9f0ffa4b (refs/pull/1192/head) Implemented unittests for Concatenate layers and calls by Jucko13 2023-10-10 17:02:22 +0200
  • 93a242c0 Implemented support for loading Concatenate layers by Jucko13 2023-10-10 16:53:04 +0200
  • 090dc1ee Merge pull request #1190 from dogvane/master by Haiping 2023-10-08 16:44:02 -0500
  • baf620a3 (refs/pull/1190/head) 解决keras模式下,使用GPU训练时会爆显存的bug。 by dogvane 2023-10-08 22:06:15 +0800
  • 5e4f5307 修正图片左右和上下翻转的问题,并增加对应测试用例。 by dogvane 2023-10-08 21:52:55 +0800
  • ba8f0b08 add DepthwiseConv2D (深度可分离卷积) by dogvane 2023-10-08 21:45:26 +0800
  • 43c37051 Merge pull request #1189 from Wanglongzhi2001/master by Haiping 2023-10-05 20:13:14 -0500
  • a1c64eff (refs/pull/1189/head) feat: add the implementation of class_weight in model.fit by Wanglongzhi2001 2023-10-05 20:49:22 +0800
  • f16902dd Merge pull request #1188 from hchen2020/master by Haiping 2023-10-03 06:50:12 -0500
  • 0f02885d (refs/pull/1188/head) Allow Model to cache weights. by hchen 2023-10-02 18:57:17 -0500
  • 0ee9d424 Merge pull request #1187 from Wanglongzhi2001/master by Haiping 2023-10-01 20:13:47 -0500
  • f5af07ce (refs/pull/1187/head) feat: add the implementation of sample_weight in model.fit by Wanglongzhi2001 2023-10-02 00:23:56 +0800
  • 15763dfb Merge pull request #1186 from Beacontownfc/ragged by Haiping 2023-09-29 14:12:54 -0500
  • 02bfb9af (refs/pull/1186/head) improve raggedtensor by Beacontownfc 2023-09-28 15:22:13 +0000
  • 21210795 gradient descent tests by Alexander Novikov 2023-09-27 13:16:28 +0000
  • eb4c1f4f Release v0.110.4. by Haiping Chen 2023-09-23 20:57:48 -0500
  • 8e026826 (tag: v0.110.4-Transformer-Model, v0.110.4-Transformer) Merge pull request #1182 from lingbai-kong/imdbfix by Haiping 2023-09-23 20:11:40 -0500
  • 9fb84799 (refs/pull/1182/head) fix: adjust imdb dataset loader for faster loading speed by lingbai-kong 2023-09-22 18:34:08 +0800
  • 3811e4e1 Merge pull request #1180 from Wanglongzhi2001/master by Haiping 2023-09-21 09:32:08 -0500
  • f809f6ea (refs/pull/1180/head) fix: fix EarlyStopping by Wanglongzhi2001 2023-09-21 21:56:22 +0800
  • 9552d4cb feat: add np.less and np.greater binding by Wanglongzhi2001 2023-09-21 21:54:49 +0800