Skip to content

[caffe2] Add support for std::shared_ptr<std::vector<TensorList>> in PackRecordsOp and UnPackRecordsOp#36550

Closed
hlu1 wants to merge 2 commits intopytorch:masterfrom
hlu1:export-D20988910
Closed

[caffe2] Add support for std::shared_ptr<std::vector<TensorList>> in PackRecordsOp and UnPackRecordsOp#36550
hlu1 wants to merge 2 commits intopytorch:masterfrom
hlu1:export-D20988910

Conversation

@hlu1
Copy link
Copy Markdown
Contributor

@hlu1 hlu1 commented Apr 14, 2020

Summary: Separate dataset_ops changes into a separate diff.

Test Plan:

buck test caffe2/caffe2/python/operator_test:dataset_ops_test

AI/AF canary (tested with D20959214):
https://our.intern.facebook.com/intern/experiment_store/experiment/3298538636995/#commit1-commit2
https://our.intern.facebook.com/intern/experiment_store/experiment/2199027015376/#commit1-commit2

Reviewed By: yinghai

Differential Revision: D20988910

hlu1 and others added 2 commits April 13, 2020 18:04
Differential Revision: D20985924

fbshipit-source-id: f69279c2596a09a1c28c19ce37efd9b0ec0e0010
…PackRecordsOp and UnPackRecordsOp

Summary: Separate dataset_ops changes into a separate diff.

Test Plan:
```
buck test caffe2/caffe2/python/operator_test:dataset_ops_test
```

AI/AF canary (tested with D20959214):
https://our.intern.facebook.com/intern/experiment_store/experiment/3298538636995/#commit1-commit2
https://our.intern.facebook.com/intern/experiment_store/experiment/2199027015376/#commit1-commit2

Reviewed By: yinghai

Differential Revision: D20988910

fbshipit-source-id: ce748383f95259eeee59be289665f243c2adc7bb
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Apr 14, 2020

💊 Build failures summary and remediations

As of commit 2f8d955 (more details on the Dr. CI page):


  • 1/2 failures possibly* introduced in this PR

    • 1/2 non-CircleCI failure(s)
  • 1/2 broken upstream at merge base fd008bd on Apr 13 from 4:26pm to 7:02pm PDT (10 commits; c9a1fc2 - 455d4aa)

    Please rebase on the viable/strict branch (expand for instructions)

    If your commit is newer than viable/strict, you can try basing on an older, stable commit:

    git fetch https://github.com/pytorch/pytorch viable/strict
    git rebase --onto FETCH_HEAD $(git merge-base origin/master HEAD)
    

    If your commit is older than viable/strict:

    git fetch https://github.com/pytorch/pytorch viable/strict
    git rebase FETCH_HEAD
    

    Check out the recency history of this "viable master" tracking branch.


🚧 1 upstream failure:

These were probably caused by upstream breakages:


Extra GitHub checks


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker.

See how this bot performed.

This comment has been revised 3 times.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in fb70b4f.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
…PackRecordsOp and UnPackRecordsOp (pytorch#36550)

Summary:
Pull Request resolved: pytorch#36550

Separate dataset_ops changes into a separate diff.

Test Plan:
```
buck test caffe2/caffe2/python/operator_test:dataset_ops_test
```

AI/AF canary (tested with D20959214):
https://our.intern.facebook.com/intern/experiment_store/experiment/3298538636995/#commit1-commit2
https://our.intern.facebook.com/intern/experiment_store/experiment/2199027015376/#commit1-commit2

Reviewed By: yinghai

Differential Revision: D20988910

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

3 participants