Commit Graph

  • *
  • *
  • | *
  • | |\
  • | | *
  • | * |
  • | |\|
  • | | *
  • * | |
  • * | |
  • | | *
  • * | |
  • | * |
  • | * |
  • | |\ \
  • | | * |
  • | | * |
  • | |/ /
  • | | *
  • | |/
  • | *
  • | |\
  • * | |
  • | | *
  • | |/
  • | *
  • |/|
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • | |\
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • | * |
  • |/ /
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • | *
  • | *
  • |/
  • *
  • *
  • |\
  • | *
  • |/
  • *
  • | *
  • |/
  • *
  • *
  • | *
  • | | *
  • | |/
  • * /
  • |/
  • *
  • *
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • |/
  • | *
  • | | *
  • | |/
  • |/|
  • | *
  • | |\
  • | * |
  • | | *
  • | |/
  • * |
  • * |
  • | | *
  • | |/
  • |/|
  • | *
  • |/
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • |/
  • *
  • *
  • | *
  • * |
  • |/
  • | *
  • |/
  • *
  • *
  • | *
  • | *
  • | |\
  • | | *
  • | * |
  • | |/
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • 42529522 Fix the error that loaded concrete function does not work. by Yaohui Liu 2023-04-04 19:19:29 +0800
  • 3943375b Support loading weights for customized layer. by AsakusaRinne 2023-04-04 01:24:01 +0800
  • ef687ae1 Merge pull request #1016 from BalashovK/master by Haiping 2023-04-02 14:28:48 -0500
  • 0acd25b4 (refs/pull/1016/head) Added: fft, ifft, fft2d, ifft2d, fft3d, ifft3d by BalashovK 2023-04-01 18:58:24 -0700
  • 79a93634 Merge pull request #1011 from BalashovK/master by Haiping 2023-04-01 16:55:21 -0500
  • febba7b3 (refs/pull/1011/head) Added support for Complex128 and unit tests for it. by BalashovK 2023-04-01 14:08:37 -0700
  • 2d67df1b Add nested structure decoder. by AsakusaRinne 2023-03-31 09:17:21 +0800
  • acae9b3e Partially support the analysis of loaded functions. by AsakusaRinne 2023-03-30 15:42:38 +0800
  • 1a621632 Complex moved into tf.math by BalashovK 2023-03-27 12:51:57 -0700
  • 4e6431ed Align some implementations of Graph and FuncGraph. by AsakusaRinne 2023-03-27 15:45:46 +0800
  • ccc556dc Overload Sequential by Haiping Chen 2023-03-26 14:10:50 -0500
  • 85aba7a5 Merge pull request #1014 from Wanglongzhi2001/master by Haiping 2023-03-26 13:47:14 -0500
  • fb1a8634 (refs/pull/1014/head) delete a typo in last commit by wangdapao666 2023-03-27 00:32:26 +0800
  • 539110b5 Fix validate_split has no output and add validation_data parameter to model.fit by wangdapao666 2023-03-27 00:03:27 +0800
  • f9409ed8 Added: complex, real, imag, angle by BalashovK 2023-03-25 19:55:28 -0700
  • 86eb48bf Merge pull request #1010 from AsakusaRinne/fix_mean_square_error_grad by Haiping 2023-03-23 20:30:04 -0500
  • 355ca3ab Support construct graph from proto. by Yaohui Liu 2023-03-24 03:33:25 +0800
  • fc129787 (refs/pull/1010/head) Add shape deduce for mean square error grad. by AsakusaRinne 2023-03-23 22:01:18 +0800
  • 6838a51e Merge pull request #1008 from Wanglongzhi2001/master by Haiping 2023-03-19 11:46:15 -0500
  • 0433b375 (refs/pull/1008/head) Add an Stop_training attribute by wangdapao666 2023-03-19 14:47:34 +0800
  • c71745c0 model compile overload. by Haiping Chen 2023-03-18 10:46:34 -0500
  • d639ce3b Merge pull request #1007 from Wanglongzhi2001/master by Haiping 2023-03-17 07:53:21 -0500
  • a23b80c0 (refs/pull/1007/head) Merge branch 'master' of github.com:Wanglongzhi2001/TensorFlow.NET into dev by wangdapao666 2023-03-16 21:03:59 +0800
  • 046b598b (refs/pull/1006/head) Merge branch 'SciSharp:master' into master by Long 2023-03-16 20:30:03 +0800
  • 36adf6ab Add EarlyStopping callback by wangdapao666 2023-03-16 20:27:25 +0800
  • 3aa27385 Add layers.Normalization. by Haiping Chen 2023-03-13 21:48:05 -0500
  • eb902223 Merge branch 'SciSharp:master' into master by Long 2023-03-12 20:31:05 +0800
  • 544ff912 Fix model.evaluate don't have output by wangdapao666 2023-03-09 09:57:45 +0800
  • 89fe0bb5 Fix model.evaluate don't have output by wangdapao666 2023-03-08 21:55:47 +0800
  • 4510ade2 (refs/pull/1004/head) Fix model.evaluate don't have output by wangdapao666 2023-03-09 09:57:45 +0800
  • 3ea81d23 Fix model.evaluate don't have output by wangdapao666 2023-03-08 21:55:47 +0800
  • bdf229ac Renmae to AssetResource. by Haiping Chen 2023-03-06 20:50:37 -0600
  • bd154e8a Fix the error of issue templates. by Yaohui Liu 2023-03-06 20:36:01 +0800
  • 5b774470 (refs/pull/1003/head) Fix the error of issue templates. by Yaohui Liu 2023-03-06 20:18:28 +0800
  • 7d7858cc Add github issue templates. by Yaohui Liu 2023-03-06 19:25:11 +0800
  • d0f6c5d5 (refs/pull/1002/head) Add github issue templates. by Yaohui Liu 2023-03-06 19:25:11 +0800
  • f0e129e9 Refine the keras.Activation and add tf.keras.activations. by Yaohui Liu 2023-03-05 17:54:13 +0800
  • 3db092b9 Support mutiple inputs of keras modek.predict. by Yaohui Liu 2023-03-05 12:08:26 +0800
  • 437f4cff (refs/pull/1001/head) Refine the keras.Activation and add tf.keras.activations. by Yaohui Liu 2023-03-05 17:54:13 +0800
  • d8341e48 (refs/pull/1000/head) Support mutiple inputs of keras modek.predict. by Yaohui Liu 2023-03-05 12:08:26 +0800
  • 8550dccc Add missing trackable class but not implemented. by Haiping Chen 2023-03-04 21:58:32 -0600
  • 095bf33d Refine the keras SavedModel unittest. by Yaohui Liu 2023-03-05 11:14:58 +0800
  • 8f6612d9 Reduce the time of keras unittest. by Yaohui Liu 2023-03-05 02:11:22 +0800
  • 151ef066 (refs/pull/999/head) Refine the keras SavedModel unittest. by Yaohui Liu 2023-03-05 11:14:58 +0800
  • a36af5c2 Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into optimize_keras_test by Yaohui Liu 2023-03-05 10:41:19 +0800
  • ece36e61 Automatically add KerasInterface to f. by Yaohui Liu 2023-03-05 01:55:32 +0800
  • e5837dc8 Resolve the comment. by Yaohui Liu 2023-03-05 02:05:19 +0800
  • 875063ab Add more explicit conversion for Tensors. by Yaohui Liu 2023-03-05 01:12:41 +0800
  • 1767c3cb GradientTest inherts from EagerModeTestBase. by Haiping Chen 2023-03-04 09:55:01 -0600
  • 404c803c Support the multiple inputs of keras model.fit. by Yaohui Liu 2023-03-04 21:41:25 +0800
  • f22876ac Reduce the time of keras unittest. by Yaohui Liu 2023-03-05 02:11:22 +0800
  • bebf9b4f (refs/pull/996/head) Resolve the comment. by Yaohui Liu 2023-03-05 02:05:19 +0800
  • 469d15e0 (refs/pull/998/head) Automatically add KerasInterface to f. by Yaohui Liu 2023-03-05 01:55:32 +0800
  • 718af974 Merge branch 'fix_939' of github.com:AsakusaRinne/TensorFlow.NET into fix_939 by Yaohui Liu 2023-03-05 01:13:01 +0800
  • 6a295b68 Add more explicit conversion for Tensors. by Yaohui Liu 2023-03-05 01:12:41 +0800
  • 3cd01f43 GradientTest inherts from EagerModeTestBase. by Haiping Chen 2023-03-04 09:55:01 -0600
  • 7465337b Add default value of parameter of keras softmax. by Yaohui Liu 2023-03-04 21:51:47 +0800
  • 6b64d4be Fix some typo of readme. by Yaohui Liu 2023-03-04 13:27:28 +0800
  • b0d850cd (refs/pull/997/head) Add default value of parameter of keras softmax. by Yaohui Liu 2023-03-04 21:51:47 +0800
  • c2f463f5 Support the multiple inputs of keras model.fit. by Yaohui Liu 2023-03-04 21:41:25 +0800
  • ac5522b3 (refs/pull/995/head) Fix some typo of readme. by Yaohui Liu 2023-03-04 13:27:28 +0800
  • cbf2d81d ICallback by Haiping Chen 2023-03-03 20:21:12 -0600
  • 76a964f9 Refine some details of readme. by Yaohui Liu 2023-03-04 02:53:03 +0800
  • 4f794e8a Refine the resnet example. by Yaohui Liu 2023-03-04 02:48:36 +0800
  • 69889a3d Refine the readme structure. by Yaohui Liu 2023-03-04 02:32:23 +0800
  • 89c68cdc Add Chinese version readme. by Yaohui Liu 2023-03-04 02:02:02 +0800
  • 9458e838 Refine some descriptions in readme.md. by Yaohui Liu 2023-03-03 22:56:18 +0800
  • f4450e9e (SafeHandles) output_names exeption if length is zero. by Haiping Chen 2023-03-03 16:21:50 -0600
  • e5dfe90e More SafeHandles. by Haiping Chen 2023-03-03 16:00:36 -0600
  • bf1b5a17 (refs/pull/994/head) Refine some details of readme. by Yaohui Liu 2023-03-04 02:53:03 +0800
  • 64a9d1b2 Refine the resnet example. by Yaohui Liu 2023-03-04 02:48:36 +0800
  • cfe0c059 Refine the readme structure. by Yaohui Liu 2023-03-04 02:32:23 +0800
  • de0f9253 Add Chinese version readme. by Yaohui Liu 2023-03-04 02:02:02 +0800
  • 069951e2 Refine some descriptions in readme.md. by Yaohui Liu 2023-03-03 22:56:18 +0800
  • 016294d3 (tag: v0.100.4-load-saved-model, v0.100.4-LoadModel) Seperate SafeCheckpointReaderHandle. by Haiping Chen 2023-03-03 10:35:58 -0600
  • 559d4714 Align keras.Input with tensorflow python. by Yaohui Liu 2023-03-03 22:35:41 +0800
  • b8fd21c0 Fix issue #760 by Yaohui Liu 2023-03-03 20:58:12 +0800
  • 80fdeec3 (refs/pull/993/head) Align keras.Input with tensorflow python. by Yaohui Liu 2023-03-03 22:35:41 +0800
  • afa26969 MultiThreads Failed on MacOS. by Haiping Chen 2023-03-03 07:37:41 -0600
  • 5d22c494 (refs/pull/992/head) Fix issue #760 by Yaohui Liu 2023-03-03 20:58:12 +0800
  • 9aa8f758 Fix sparse_categorical_crossentropy. by Haiping Chen 2023-03-02 21:57:48 -0600
  • 52b513d7 Support loading of SavedModel format (#989) by Yaohui Liu 2023-03-03 11:52:52 +0800
  • 32e61de6 (refs/pull/989/head) fix intptr. by Haiping Chen 2023-03-02 21:39:48 -0600
  • 18f0fede merge by Haiping Chen 2023-03-02 21:38:40 -0600
  • 3dafbf04 Fix the stucking of training when loading model. by Yaohui Liu 2023-03-03 11:22:31 +0800
  • 1875d414 Fix the stucking of training when loading model. by Yaohui Liu 2023-03-03 11:22:31 +0800
  • 0060039a Resolve the comments and errors. by Yaohui Liu 2023-03-02 23:24:47 +0800
  • 3f468625 Fix ci error caused by branch merge. by Yaohui Liu 2023-03-02 20:56:12 +0800
  • d8a1640d Add alexnet loading test and check for loaded weights. by Yaohui Liu 2023-03-02 16:41:41 +0800
  • 94751b1a Fix the duplicated weights in Keras.Model. by Yaohui Liu 2023-03-02 11:28:27 +0800
  • 39729891 Add support for loading models from python. by Yaohui Liu 2023-03-02 00:39:26 +0800
  • 01e88bb8 Revise customized json converters. by Yaohui Liu 2023-03-01 15:30:36 +0800
  • 8f7a5941 Add checkpoint reading for SavedModel format loading. by Yaohui Liu 2023-03-01 14:16:18 +0800
  • 5df6e5dd Add essential components of SavedModel format loading. by Yaohui Liu 2023-02-27 21:39:31 +0800
  • 62309fcd Add CheckpointReader and corresponding C APIs. by Yaohui Liu 2023-02-27 21:35:38 +0800
  • 45f26269 Add SparseCategoricalCrossentropy and SparseCategoricalAccuracy. by Haiping Chen 2023-02-27 08:18:01 -0600
  • 21090633 Fix FBetaScore data type issue. by Haiping Chen 2023-02-26 12:59:00 -0600
  • 3b0cdd87 Fix double data type issue in hamming_loss_fn. by Haiping Chen 2023-02-26 12:29:57 -0600
  • e5dc65a7 Support SigmoidFocalCrossEntropy, better for imbalanced multi-class task. by Haiping Chen 2023-02-26 11:49:25 -0600
  • 55cc4d0b Support save and load in numpy.lib.format. by Haiping Chen 2023-02-26 10:23:33 -0600