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

add PyTorch integration support #1337

Merged
merged 1 commit into from
May 8, 2023
Merged

add PyTorch integration support #1337

merged 1 commit into from
May 8, 2023

Conversation

kshitij12345
Copy link
Contributor

@kshitij12345 kshitij12345 commented May 8, 2023

Before submitting checklist

  • Did you update the CHANGELOG? (not for test updates, internal changes/refactors or CI/CD setup)
  • Did you ask the docs owner to review all the user-facing changes?

@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.06 🎉

Comparison is base (5af917b) 79.53% compared to head (e98cab6) 79.60%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1337      +/-   ##
==========================================
+ Coverage   79.53%   79.60%   +0.06%     
==========================================
  Files         275      276       +1     
  Lines       13517    13524       +7     
==========================================
+ Hits        10751    10766      +15     
+ Misses       2766     2758       -8     
Flag Coverage Δ
py3.7 72.98% <0.00%> (-6.09%) ⬇️
py3.9 ?
ubuntu 72.98% <0.00%> (-6.42%) ⬇️
unit 72.98% <0.00%> (-0.73%) ⬇️

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

Impacted Files Coverage Δ
src/neptune/integrations/pytorch/__init__.py 0.00% <0.00%> (ø)

... and 13 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kshitij12345 kshitij12345 marked this pull request as ready for review May 8, 2023 12:40
@Raalsky Raalsky merged commit b3df4c5 into master May 8, 2023
@Raalsky Raalsky deleted the add/pytorch-integration branch May 8, 2023 13:56
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.

2 participants