Skip to content

Change explicit usages of at::optional to c10::optional#13082

Closed
dzhulgakov wants to merge 2 commits intopytorch:masterfrom
dzhulgakov:export-D10844117
Closed

Change explicit usages of at::optional to c10::optional#13082
dzhulgakov wants to merge 2 commits intopytorch:masterfrom
dzhulgakov:export-D10844117

Conversation

@dzhulgakov
Copy link
Copy Markdown
Collaborator

Summary: Follow up of D10511254. For these cases we can move to preferred optional without namespace right away.

Differential Revision: D10844117

Dmytro Dzhulgakov added 2 commits October 25, 2018 09:57
Summary:
Pull Request resolved: pytorch#12991

Previous commit missed a file in test/cpp, which did not have a fbcode internal
target and slipped off contbuild. Will export to oss and ensure that things
build this time.

Differential Revision: D10511254

fbshipit-source-id: bce31627ae4f7ad452079acf480bd66b88f38634
Summary:
Pull Request resolved: pytorch#13082

Follow up of D10511254. For these cases we can move to preferred `optional` without namespace right away.

Reviewed By: ezyang, Yangqing

Differential Revision: D10844117

fbshipit-source-id: b9cde69826727824b7b2a5a1b4387744fbd2569e
@ezyang ezyang added the merged label Jun 25, 2019
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Pull Request resolved: pytorch#13082

Follow up of D10511254. For these cases we can move to preferred `optional` without namespace right away.

Reviewed By: ezyang, Yangqing

Differential Revision: D10844117

fbshipit-source-id: 99a59e692fb4b236b299579f937f1536d443d899
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.

2 participants