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.
 
 
 
 
“Wanglongzhi2001” f3b3d8be65 fix: add the momentum parameter's implemention of SGD 2 years ago
..
Checkpointable rename folder name Train to Training. 5 years ago
Saving fix: temporarily fix the sequential nest error. 2 years ago
AdamOptimizer.cs clean code. 4 years ago
AutoTrackable.cs Support loading weights for customized layer. 2 years ago
Coordinator.cs clean code. 4 years ago
Distribute.cs rename folder name Train to Training. 5 years ago
ExponentialMovingAverage.cs clean code. 4 years ago
GateGradientType.cs rename folder name Train to Training. 5 years ago
GradientDescentOptimizer.cs clean code. 4 years ago
IWithTrackable.cs Add pb model save (#976) 2 years ago
LayerUtils.cs Add pb model save (#976) 2 years ago
Optimizer.cs Add pb model save (#976) 2 years ago
QueueRunner.cs clean code. 4 years ago
SecondOrStepTimer.cs clean code. 4 years ago
SessionRunArgs.cs clean code. 4 years ago
SessionRunContext.cs clean code. 4 years ago
SessionRunHook.cs clean code. 4 years ago
SessionRunValues.cs clean code. 4 years ago
SlotCreator.cs Using Shape instead of TensorShape. 4 years ago
Trackable.cs fix: training LSTM does not align with tensorflow. 2 years ago
TrackableUtils.cs Fix the error of loading model saved before tf2.5. 2 years ago
TrainingUtil.cs clean code. 4 years ago
VariableAggregationType.cs rename folder name Train to Training. 5 years ago
_HookTimer.cs clean code. 4 years ago
_MonitoredSession.cs clean code. 4 years ago
_OptimizableVariable.cs rename folder name Train to Training. 5 years ago
data_structures.cs Partially support the backward of loaded function model. 2 years ago
gen_training_ops.cs fix: add the momentum parameter's implemention of SGD 2 years ago
learning_rate_decay.cs clean code. 4 years ago
moving_averages.cs clean code. 4 years ago
optimizer.py.cs Fix AdamOptimizer in Graph mode. 5 years ago