interesaaat / TorchSharp

.NET bindings for the Pytorch engine
MIT License
17 stars 1 forks source link

Implement AutoGradMode for TorchSharp #2

Closed gyeongin closed 5 years ago

gyeongin commented 5 years ago

This implements AutoGradMode for TorchSharp. Please refer to the test case for example usage.