Closed r-barnes closed 6 months ago
Note: Links to docs will display an error until the docs builds have been completed.
As of commit c7782d0ff55f2a0eefa6ae7c6d123777f616919c with merge base ea437b31ce316ea3d66fe73768c0dcb94edb79ad (): :green_heart: Looks good so far! There are no failures yet. :green_heart:
This comment was automatically generated by Dr. CI and updates every 15 minutes.
This pull request was exported from Phabricator. Differential Revision: D57294285
Summary:
c10::optional
was switched to bestd::optional
after PyTorch moved to C++17. Let's eliminatec10::optional
, if we can.Reviewed By: albanD
Differential Revision: D57294285