You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Yaohui Liu 1903700e04
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_function_load
2 years ago
..
Assets Partially support the backward of loaded function model. 2 years ago
Callbacks Resolve some wrong implementations. 2 years ago
Helpers Support the multiple inputs of keras model.fit. 2 years ago
Layers Add layers.Normalization. 2 years ago
Losses Support SigmoidFocalCrossEntropy, better for imbalanced multi-class task. 2 years ago
Metrics Add SparseCategoricalCrossentropy and SparseCategoricalAccuracy. 2 years ago
SaveModel Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_function_load 2 years ago
EagerModeTestBase.cs Add layers.Normalization. 2 years ago
GradientTest.cs Refine the keras.Activation and add tf.keras.activations. 2 years ago
InitializerTest.cs Add pb model save (#976) 2 years ago
MultiInputModelTest.cs Support mutiple inputs of keras modek.predict. 2 years ago
MultiThreadsTest.cs ICallback 2 years ago
OutputTest.cs KerasObjectLoader 4 years ago
PreprocessingTests.cs Remove unused dependency 3 years ago
Tensorflow.Keras.UnitTest.csproj Partially support the backward of loaded function model. 2 years ago