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.2k stars 514 forks source link

fix: temporarily fix the sequential nest error. #1086

Closed AsakusaRinne closed 1 year ago

AsakusaRinne commented 1 year ago

Fix: #1084

It's only a temporary fix and need re-consideration, please don't merge it now.