Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: v0.2.2 #191

Merged
merged 16 commits into from
Nov 12, 2021
Merged

Release: v0.2.2 #191

merged 16 commits into from
Nov 12, 2021

Conversation

krandiash
Copy link
Contributor

No description provided.

Priya2698 and others added 16 commits October 19, 2021 18:34
Activation Callback for Pytorch Lightning

Co-authored-by: Priya <priyamis@cse.iitk.ac.in>
Meerkat now supports ArrowArrayColumn which are stored in Arrow Table blocks under the hood. I anticipate ArrowArrayColumn will be useful for large text datasets.
* Update celeba download

* Update callbacks to use sanity_checking
* Add meerkatloader for loading meerkat modules from yaml file

* Import numpy module back after test

* Fix issue where removing module affected other tests
@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2021

Codecov Report

Merging #191 (4bc0be0) into main (e5808ff) will decrease coverage by 12.64%.
The diff coverage is 66.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #191       +/-   ##
===========================================
- Coverage   85.19%   72.54%   -12.65%     
===========================================
  Files          45       58       +13     
  Lines        2890     3683      +793     
  Branches      511      652      +141     
===========================================
+ Hits         2462     2672      +210     
- Misses        322      896      +574     
- Partials      106      115        +9     
Flag Coverage Δ
unittests 72.54% <66.47%> (-12.65%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
meerkat/block/manager.py 95.12% <ø> (-0.98%) ⬇️
meerkat/columns/abstract.py 85.91% <ø> (ø)
meerkat/columns/spacy_column.py 51.85% <0.00%> (+0.94%) ⬆️
meerkat/nn/__init__.py 0.00% <0.00%> (ø)
meerkat/nn/activation.py 0.00% <0.00%> (ø)
meerkat/nn/callbacks.py 0.00% <0.00%> (ø)
meerkat/nn/huggingfacemodel.py 0.00% <0.00%> (ø)
meerkat/nn/model.py 0.00% <0.00%> (ø)
meerkat/nn/segmentation_column.py 0.00% <0.00%> (ø)
meerkat/nn/tensormodel.py 0.00% <0.00%> (ø)
... and 32 more

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 e5808ff...4bc0be0. Read the comment docs.

@krandiash krandiash merged commit d152804 into main Nov 12, 2021
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.

None yet

4 participants