-
Notifications
You must be signed in to change notification settings - Fork 282
refactor folder of torch 3x API and refine RTN #1560
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
Conversation
d90a953 to
335295f
Compare
3c7ea1b to
ce10e9c
Compare
Signed-off-by: xin3he <[email protected]>
Signed-off-by: xin3he <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Leave some comments, others are LGTM.
Signed-off-by: xin3he <[email protected]>
Signed-off-by: xin3he <[email protected]>
Signed-off-by: xin3he <[email protected]>
Signed-off-by: xin3he <[email protected]>
Signed-off-by: xin3he <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The overall folder structure follows the layout outlined in #1445 (comment). I've added comments specific to Torch.
I assume that the EXT test and UT coverage guarantee correctness and did not delve into the implementation details.
Signed-off-by: xin3he <[email protected]>
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: xin3he <[email protected]>
18a1a3a to
68c2c0d
Compare
Signed-off-by: chensuyue <[email protected]>
68c2c0d to
4eb89bf
Compare
Signed-off-by: chensuyue <[email protected]>
Signed-off-by: xin3he <[email protected]>
Signed-off-by: xin3he <[email protected]>
Type of Change
enhancement
Description
refactor folder of torch 3x API and add precision check UTs for RTN.
Expected Behavior & Potential Risk
UT pass