SciSharp / TensorFlow.NET

.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
https://scisharp.github.io/tensorflow-net-docs
Apache License 2.0
3.23k stars 517 forks source link

Gradient tests which were dependant only on cached_session #1173

Closed novikov-alexander closed 1 year ago

novikov-alexander commented 1 year ago

testAggregationMethodAccumulateN testAggregationMethodAddN testAggregationMethodTree testSingletonIndexedSlices - broken testDependentYs testPartialDerivatives testStopGradients - broken

Wanglongzhi2001 commented 1 year ago

LGTM @Oceania2018