Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete error handling to the C# API #86

Closed
interesaaat opened this issue Jun 24, 2019 · 2 comments
Closed

Complete error handling to the C# API #86

interesaaat opened this issue Jun 24, 2019 · 2 comments

Comments

@interesaaat
Copy link
Contributor

Some of the methods are already wrapped into try/catch statements. We need to make sure that all methods have proper error handling.

@dsyme dsyme changed the title Add error handling to the C# API Complete error handling to the C# API May 14, 2020
@dsyme
Copy link
Contributor

dsyme commented May 14, 2020

THSTensor.cpp has been done
THSNN.cpp

These remain:

THSAutograd.cpp
THSData.cpp
THSJIT.cpp
THSTorch.cpp

@dsyme
Copy link
Contributor

dsyme commented Jun 3, 2020

This is complete

@dsyme dsyme closed this as completed Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants