-
Notifications
You must be signed in to change notification settings - Fork 96
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
Generator Printing Patch #370
Conversation
`[----------] Global test environment tear-down YOU HAVE 20 DISABLED TESTS docker@ipp1-1946:/home/tallen/scratch/playground/matxExample/MatX/build$ git status nothing to commit, working tree clean |
@tylera-nvidia can you rebase. it looks like we have conflicts. |
/blossom-ci |
[----------] Global test environment tear-down YOU HAVE 20 DISABLED TESTS docker@ipp1-1946:/home/tallen/scratch/MatX/build$ git status nothing to commit, working tree clean |
* fix to support correct specialization for generator printing * adding casts to fix compile warnings for uint ranks * updates for tensor_t no longer being a pointer in RadarPipeline
Fix to support correct specialization for generator printing (switched order of Print Utility and PrintData function). Also added cast to protect from warnings for conflicting size/stride sizes