Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Conversation

@Jack-Khuu
Copy link
Contributor

Updating Pin for ET to 2024-07-01 nightly release

Updating Pin for ET to 2024-07-01 nightly release
@pytorch-bot
Copy link

pytorch-bot bot commented Jul 9, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/887

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 48c2f9d with merge base b6b6c1e (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jul 9, 2024
auto logits = result[0].data_ptr();
#else // __ET_MODEL__
ManagedTensor pos_managed(pos_buffer, sizeof(int64_t), {1}, ScalarType::Long);
ManagedTensor pos_managed(pos_buffer, {1}, ScalarType::Long);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why update this? Does new ET have new api interface?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup ET got rid of it months ago

@Gasoonjia Gasoonjia merged commit a0962d1 into main Jul 10, 2024
@Jack-Khuu Jack-Khuu deleted the Jack-Khuu-patch-1 branch July 10, 2024 04:46
fduwjj pushed a commit that referenced this pull request Jul 11, 2024
* Update et-pin.txt

Updating Pin for ET to 2024-07-01 nightly release

* Update ManagedTensor to reflect the new API
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Update et-pin.txt

Updating Pin for ET to 2024-07-01 nightly release

* Update ManagedTensor to reflect the new API
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Update et-pin.txt

Updating Pin for ET to 2024-07-01 nightly release

* Update ManagedTensor to reflect the new API
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Update et-pin.txt

Updating Pin for ET to 2024-07-01 nightly release

* Update ManagedTensor to reflect the new API
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Update et-pin.txt

Updating Pin for ET to 2024-07-01 nightly release

* Update ManagedTensor to reflect the new API
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Update et-pin.txt

Updating Pin for ET to 2024-07-01 nightly release

* Update ManagedTensor to reflect the new API
malfet pushed a commit that referenced this pull request Jul 17, 2024
* Update et-pin.txt

Updating Pin for ET to 2024-07-01 nightly release

* Update ManagedTensor to reflect the new API
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants