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

Extend torch.compile benchmark to dynamic=True; Add assert_indirect_indexing = False #8220

Merged
merged 4 commits into from
Oct 18, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Oct 18, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #8220 (10b7b86) into master (ee30973) will decrease coverage by 0.01%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master    #8220      +/-   ##
==========================================
- Coverage   87.40%   87.39%   -0.01%     
==========================================
  Files         473      473              
  Lines       28599    28601       +2     
==========================================
+ Hits        24996    24997       +1     
- Misses       3603     3604       +1     
Files Coverage Δ
torch_geometric/profile/benchmark.py 74.28% <100.00%> (+0.37%) ⬆️
torch_geometric/compile.py 40.00% <0.00%> (-1.03%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s merged commit 71a7fee into master Oct 18, 2023
15 of 16 checks passed
@rusty1s rusty1s deleted the drop_device_asserts branch October 18, 2023 18:40
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

1 participant