Skip to content

Tags: coriskr/vision

Tags

v0.7.0-rc3

Toggle v0.7.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix wrong clamping in RoIAlign with aligned=True (pytorch#2438) (pyto…

…rch#2443)

* Fix wrong clamping in RoIAlign with aligned=True

* Fix silly mistake

* Bugfix pointed out during code-review

v0.7.0-rc2

Toggle v0.7.0-rc2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
seemethere Eli Uriegas
packaging: Add version suffix to build version

This was a mistake since version suffix should always be appended

Signed-off-by: Eli Uriegas <[email protected]>

v0.7.0-rc1

Toggle v0.7.0-rc1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
seemethere Eli Uriegas
packaging: Add backslash to escape

Signed-off-by: Eli Uriegas <[email protected]>

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
seemethere Eli Uriegas
.circleci: Regenerate configs

Signed-off-by: Eli Uriegas <[email protected]>

v0.6.0

Toggle v0.6.0's commit message
Make read_video_meta_data_from_memory and read_video_from_memory priv…

…ate (pytorch#2077) (pytorch#2084)

Summary:
Pull Request resolved: pytorch#2077

Pull Request resolved: facebookresearch/SlowFast#164

This is a follow-up diff from D18720474

We will be releasing a new version of torchvision soon and the signature of those functions is not ready yet, following my comment in https://our.intern.facebook.com/intern/diff/D18720474/?transaction_id=561239541337402

Reviewed By: stephenyan1231

Differential Revision: D20914571

fbshipit-source-id: 1a7560b8f8e46ab42ef376c50b494a4f73923e94

Co-authored-by: Francisco Massa <[email protected]>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove constants from DenseBlock (pytorch#1727) (pytorch#1744)

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preparing builds (pytorch#1558)

v0.4.1

Toggle v0.4.1's commit message
Disable uploads

Signed-off-by: Edward Z. Yang <[email protected]>

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upload video models (pytorch#1208)

v0.3.0

Toggle v0.3.0's commit message
version check against PyTorch's CUDA version