Updated TH to ATen porting guide (markdown)

Edward Z. Yang
2019-03-15 12:47:59 -04:00
parent a13d972c6f
commit b90d72d801

@ -1,5 +1,3 @@
# TH to ATen porting guide
You're here because you are working on a task involving porting legacy TH code into ATen. This document provides some useful resources for going about doing ports.
## Preliminaries