question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Apply `detach` to `y_pred` in metrics

See original GitHub issue

Following the discussion in slack:

vfdev : In some sense currently we have probably a protection as metrics are computed in evaluator that calls with torch.no_grad() so there is no graph built even after in metric’s update methods. However in general case we need to reconsider that…

Jason Kriss : Ah yea, I guess since we do support accumulating metrics on a trainer (and not just an evaluator) we need to handle this.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
vfdev-5commented, Aug 11, 2018

@anmolsjoshi no, I let you submit a PR with the code and with tests, please, if you do not mind 😃

1reaction
anmolsjoshicommented, Aug 8, 2018

Is help wanted for this issue? Can I help?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Guide Feature Requests: Metrics and more - Zendesk help
This includes things like general discussion, product feedback, and announcements. While trying to build our community, we've noticed a few key ...
Read more >
Feature Importance and Feature Selection With XGBoost in ...
How to use feature importance calculated by XGBoost to perform feature selection. ... predictions = [round(value) for value in y_pred].
Read more >
Kaggle's Feature Engineering – Weights & Biases - Wandb
In this report, you will learn a practical approach to feature engineering. You'll be able to apply what you learn to Kaggle competitions...
Read more >
How to handle feature requests from users with Intercom and ...
Here is how we at gixtra.com get from features requests of users to happy ... Evaluate metrics of new feature and ask customer...
Read more >
Feature Requests - ReadMe Documentation
Have an idea for a new feature? Let us know by submitting to our planning board. Share your email address when you create...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found