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.
 
 
 
 
Sam Harwell 8f8b0fdaff Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
..
AccumulatorCallState.cs Add EagerRunner to fix memory leak and exception. 5 years ago
AggregationMethod.cs removing unused namespaces (#301) 6 years ago
BackpropInitialState.cs Add EagerRunner to fix memory leak and exception. 5 years ago
GradientTape.cs Add EagerRunner to fix memory leak and exception. 5 years ago
ITape.cs Add EagerRunner to fix memory leak and exception. 5 years ago
OpTape.cs Add EagerRunner to fix memory leak and exception. 5 years ago
OpTapeEntry.cs Add EagerRunner to fix memory leak and exception. 5 years ago
RegisterGradient.cs removing unused namespaces (#301) 6 years ago
RegisterGradientEager.cs add a GarbageCollector to address cross-runtime GC issue. 5 years ago
RegisterNoGradient.cs RegisterNoGradient, LookupError 6 years ago
Tape.cs Add EagerRunner to fix memory leak and exception. 5 years ago
TapeTensor.cs Add EagerRunner to fix memory leak and exception. 5 years ago
TensorTape.cs Add EagerRunner to fix memory leak and exception. 5 years ago
array_grad.cs _SliceGrad #463 5 years ago
c_api.gradient.cs Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
control_flow_grad.cs Add ResourceVariable native api. 5 years ago
gradient_exclustions.cs Add EagerRunner to fix memory leak and exception. 5 years ago
gradients_impl.py.cs removing unused namespaces (#301) 6 years ago
gradients_util.cs v0.12 released 6 years ago
image_grad.cs add _ResizeNearestNeighborGrad and _SwitchGrad 6 years ago
math_grad.cs add EagerTensorPass and TensorManager. 5 years ago
math_grad_eager.cs Add EagerRunner to fix memory leak and exception. 5 years ago
nn_grad.cs AddV2 5 years ago
ops.gradient_function_mapping.cs basic gradient works and switch to r2.2 native. 5 years ago
resource_variable_grad.cs fix _SumGrad, broadcast_gradient_args and real_div. 5 years ago