-
Notifications
You must be signed in to change notification settings - Fork 509
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
uvm_cache_stats for direct mapped #1952
Conversation
✅ Deploy Preview for pytorch-fbgemm-docs canceled.
|
This pull request was exported from Phabricator. Differential Revision: D48439568 |
This pull request was exported from Phabricator. Differential Revision: D48439568 |
Summary: Pull Request resolved: pytorch#1952 - Implement python frontend for the previous diff (split for backward compatibility) - Revise the existing benchmark to use the uvm_cache_stats for stats instead of cache_miss_counter. - Implement unit test for uvm_cache_stats for direct mapped. Differential Revision: D48439568 fbshipit-source-id: 26257e35d2c4e510d482b0f1d35199162be21e99
24e0fcf
to
1f2ba4b
Compare
This pull request was exported from Phabricator. Differential Revision: D48439568 |
Summary: Pull Request resolved: pytorch#1952 - Implement python frontend for the previous diff (split for backward compatibility) - Revise the existing benchmark to use the uvm_cache_stats for stats instead of cache_miss_counter. - Implement unit test for uvm_cache_stats for direct mapped. Differential Revision: D48439568 fbshipit-source-id: 01e2372a0daa8fa89e324b219935e4d6d6ad2d05
1f2ba4b
to
2888667
Compare
This pull request was exported from Phabricator. Differential Revision: D48439568 |
Summary: Pull Request resolved: pytorch#1952 - Implement python frontend for the previous diff (split for backward compatibility) - Revise the existing benchmark to use the uvm_cache_stats for stats instead of cache_miss_counter. - Implement unit test for uvm_cache_stats for direct mapped. Differential Revision: D48439568 fbshipit-source-id: c921d6fc02e2bbe3a8b77bebb55400c394c2930d
2888667
to
360b4ec
Compare
This pull request was exported from Phabricator. Differential Revision: D48439568 |
Summary: Pull Request resolved: pytorch#1952 - Implement python frontend for the previous diff (split for backward compatibility) - Revise the existing benchmark to use the uvm_cache_stats for stats instead of cache_miss_counter. - Implement unit test for uvm_cache_stats for direct mapped. Differential Revision: D48439568 fbshipit-source-id: a1f75d886f5b013ec04f074f25fdbfdd6b9ccb87
360b4ec
to
508abd4
Compare
This pull request was exported from Phabricator. Differential Revision: D48439568 |
Summary: Pull Request resolved: pytorch#1952 - Implement python frontend for the previous diff (split for backward compatibility) - Revise the existing benchmark to use the uvm_cache_stats for stats instead of cache_miss_counter. - Implement unit test for uvm_cache_stats for direct mapped. Differential Revision: D48439568 fbshipit-source-id: 3909b9925ce192a75069b1eb8e9a29e8901119c1
508abd4
to
b30fa60
Compare
This pull request was exported from Phabricator. Differential Revision: D48439568 |
Summary: Pull Request resolved: pytorch#1952 - Implement python frontend for the previous diff (split for backward compatibility) - Revise the existing benchmark to use the uvm_cache_stats for stats instead of cache_miss_counter. - Implement unit test for uvm_cache_stats for direct mapped. Differential Revision: D48439568 fbshipit-source-id: 7ec206ed58767661454a868206aa3811286597c6
b30fa60
to
3b76a04
Compare
Summary: - Implement python frontend for the previous diff (split for backward compatibility) - Revise the existing benchmark to use the uvm_cache_stats for stats instead of cache_miss_counter. - Implement unit test for uvm_cache_stats for direct mapped. Reviewed By: doehyun Differential Revision: D48439568
3b76a04
to
ffaf95d
Compare
This pull request was exported from Phabricator. Differential Revision: D48439568 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D48439568 |
This pull request has been merged in 067698c. |
Summary:
Differential Revision: D48439568