Skip to content

Conversation

@ankitade
Copy link
Contributor

Summary:
Pull Request resolved: #102

Separate out the encoders into their own module without ay logic changes (except fixing 2 minor bugs, see annotations by me) and add tests

Test Plan: pytest

Differential Revision: D37407717

Pulled By: ankitade

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Jun 24, 2022
@facebook-github-bot
Copy link
Contributor

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

@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2022

Codecov Report

Merging #115 (57f577c) into main (d16ae39) will increase coverage by 0.12%.
The diff coverage is 83.24%.

@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
+ Coverage   88.24%   88.37%   +0.12%     
==========================================
  Files          37       39       +2     
  Lines        2007     2038      +31     
==========================================
+ Hits         1771     1801      +30     
- Misses        236      237       +1     
Impacted Files Coverage Δ
...orchmultimodal/models/flava/flava_image_encoder.py 74.54% <74.54%> (ø)
torchmultimodal/models/flava/flava_text_encoder.py 94.04% <94.04%> (ø)
torchmultimodal/models/flava/flava_model.py 92.92% <100.00%> (+5.67%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d16ae39...57f577c. Read the comment docs.

@ankitade ankitade requested review from RdoubleA, apsdehal and ebsmothers and removed request for RdoubleA June 24, 2022 03:56
@facebook-github-bot
Copy link
Contributor

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

ankitade added a commit to ankitade/multimodal that referenced this pull request Jun 24, 2022
Summary:
Pull Request resolved: facebookresearch#115

Pull Request resolved: facebookresearch#102

Separate out the encoders into their own module without ay logic changes (except fixing 2 minor bugs, see annotations by me) and add tests

Test Plan: pytest

Reviewed By: ebsmothers

Differential Revision: D37407717

Pulled By: ankitade

fbshipit-source-id: cd9e120eea4890bb813cb8bbe77577f9e2c77c40
Summary:
Pull Request resolved: facebookresearch#115

Pull Request resolved: facebookresearch#102

Separate out the encoders into their own module without ay logic changes (except fixing 2 minor bugs, see annotations by me) and add tests

Test Plan: pytest

Reviewed By: ebsmothers

Differential Revision: D37407717

Pulled By: ankitade

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants