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.
 
 
 
 
Jucko13 93a242c08a Implemented support for loading Concatenate layers 2 years ago
..
DataAdapters feat: add the implementation of class_weight in model.fit 2 years ago
Interfaces IndexLookup, Accumulator. 4 years ago
CallContext.cs Refactor execution mode switch in keras layer. 4 years ago
CallContextManager.cs Refactor execution mode switch in keras layer. 4 years ago
CombinerPreprocessingLayer.cs IndexLookup, Accumulator. 4 years ago
Container.cs Seperated Keras from binding project. 4 years ago
Functional.ConnectAncillaryLayers.cs Add save and restore model from config. 4 years ago
Functional.FromConfig.cs Implemented support for loading Concatenate layers 2 years ago
Functional.GetConfig.cs Change type of BuildInputShape to KerasShapesWrapper. 2 years ago
Functional.cs feat: add RNN basic framework. 2 years ago
Layer.AddWeights.cs Add Tensorflow.NET.Hub and support loading bert. 2 years ago
Layer.Apply.cs Fix LSTM crash in release mode. 2 years ago
Layer.FlattenLayers.cs Fix Sequential model.summary missing layers. #960 2 years ago
Layer.FunctionalConstructionCall.cs Fix LSTM crash in release mode. 2 years ago
Layer.Layers.cs Support loading of SavedModel format (#989) 2 years ago
Layer.LoadWeights.cs Seperated Keras from binding project. 4 years ago
Layer.Serialize.cs Support loading of SavedModel format (#989) 2 years ago
Layer.State.cs Seperated Keras from binding project. 4 years ago
Layer.cs feat: add RNN basic framework. 2 years ago
LossesContainer.cs feat: add the implementation of sample_weight in model.fit 2 years ago
MetricsContainer.cs Add metrics of BinaryAccuracy, CategoricalAccuracy, CategoricalCrossentropy. 2 years ago
Model.Build.cs feat: support model building with RNN. 2 years ago
Model.Compile.cs model compile overload. 2 years ago
Model.Evaluate.cs 解决keras模式下,使用GPU训练时会爆显存的bug。 2 years ago
Model.Fit.cs 解决keras模式下,使用GPU训练时会爆显存的bug。 2 years ago
Model.Metrics.cs Add metrics of BinaryAccuracy, CategoricalAccuracy, CategoricalCrossentropy. 2 years ago
Model.Predict.cs 解决keras模式下,使用GPU训练时会爆显存的bug。 2 years ago
Model.Save.cs Support loading of SavedModel format (#989) 2 years ago
Model.Summary.cs Seperated Keras from binding project. 4 years ago
Model.Train.cs feat: add the implementation of sample_weight in model.fit 2 years ago
Model.Training.cs Allow Model to cache weights. 2 years ago
Model.cs feat: add RNN basic framework. 2 years ago
Node.IterateInbound.cs Add InboundLayers to Node 3 years ago
Node.Serialize.cs Add save and restore model from config. 4 years ago
Node.cs remove unnecessary variables. 3 years ago
Sequential.cs feat: add RNN basic framework. 2 years ago