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

uvm_cache_stats for direct mapped #1952

Closed
wants to merge 1 commit into from

Conversation

SungMinCho
Copy link

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.

Differential Revision: D48439568

@netlify
Copy link

netlify bot commented Aug 17, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit ffaf95d
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/64fa9d359e6d1600081a40e9

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48439568

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48439568

SungMinCho added a commit to SungMinCho/FBGEMM that referenced this pull request Aug 18, 2023
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48439568

SungMinCho added a commit to SungMinCho/FBGEMM that referenced this pull request Aug 22, 2023
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48439568

SungMinCho added a commit to SungMinCho/FBGEMM that referenced this pull request Aug 22, 2023
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48439568

SungMinCho added a commit to SungMinCho/FBGEMM that referenced this pull request Aug 22, 2023
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48439568

SungMinCho added a commit to SungMinCho/FBGEMM that referenced this pull request Sep 4, 2023
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48439568

SungMinCho added a commit to SungMinCho/FBGEMM that referenced this pull request Sep 4, 2023
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
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48439568

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48439568

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 067698c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants