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 4aab86b876
Fix the error when using layers.Input with unknown batch size.
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 Remove debug informations before. 2 years ago
Losses Support SigmoidFocalCrossEntropy, better for imbalanced multi-class task. 2 years ago
Metrics Add SparseCategoricalCrossentropy and SparseCategoricalAccuracy. 2 years ago
Model Fix the error when using layers.Input with unknown batch size. 2 years ago
SaveModel Fix the error of loading model saved before tf2.5. 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 fix unit test. 2 years ago