Skip to content

Conversation

@malfet
Copy link
Contributor

@malfet malfet commented Jan 7, 2025

It is an alias since torch-2.4(and part of the standard since C++17), and there are plans to remove it in the future

This change is generated by running sed -i -e s/torch::optional/std::optional/ on the files in question

It is an alias since torch-2.4(and part of the standard since C++17), and there are plans to remove it in the future

This change is generated by running `sed -i -e s/torch::optional/std::optional/` on the files in question
@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.28%. Comparing base (f2d9919) to head (ec14ada).
Report is 9 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #238      +/-   ##
==========================================
- Coverage   97.32%   97.28%   -0.04%     
==========================================
  Files          11       11              
  Lines         224      221       -3     
==========================================
- Hits          218      215       -3     
  Misses          6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@r-barnes
Copy link
Contributor

r-barnes commented Jan 9, 2025

See also #239

@rusty1s rusty1s merged commit 437bd18 into rusty1s:master Jan 10, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants