Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pytorch/torcheval issues and pull requests

#99 - Update num_processes for sync test to take into account available devices

Pull Request - State: closed - Opened by ananthsub over 1 year ago - 1 comment
Labels: CLA Signed, fb-exported

#98 - Add sync support for dict collections of metrics

Pull Request - State: closed - Opened by bobakfb over 1 year ago - 5 comments
Labels: CLA Signed, fb-exported

#97 - Implement WER metric

Pull Request - State: closed - Opened by jingchi-wang over 1 year ago - 1 comment
Labels: CLA Signed, fb-exported

#96 - Fixed broken tests with AUPRC

Pull Request - State: closed - Opened by bobakfb over 1 year ago - 3 comments
Labels: CLA Signed, fb-exported

#95 - Implement BLEU metric (class)

Pull Request - State: closed - Opened by ErikaLal over 1 year ago - 4 comments
Labels: CLA Signed, fb-exported

#94 - update AUROC with weight input

Pull Request - State: closed - Opened by ninginthecloud over 1 year ago - 3 comments
Labels: CLA Signed, fb-exported

#93 - Implement BLEU metric (functional)

Pull Request - State: closed - Opened by ErikaLal over 1 year ago - 6 comments
Labels: CLA Signed, fb-exported

#92 - Multi Process Error

Issue - State: closed - Opened by go-with-me000 over 1 year ago - 3 comments

#91 - Optimization for _recall_at_precision

Pull Request - State: closed - Opened by lindawangg over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#90 - Implement perplexity metric for TorchEval library

Pull Request - State: closed - Opened by jreinspach over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#89 - can not find package

Issue - State: closed - Opened by go-with-me000 over 1 year ago - 3 comments

#88 - Add MultilabelRecallAtFixedPrecision classification metric

Pull Request - State: closed - Opened by lindawangg over 1 year ago - 4 comments
Labels: CLA Signed, fb-exported

#87 - Add MultilabelPrecisionRecallCurve classification metric

Pull Request - State: closed - Opened by lindawangg over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#86 - avoid zero in MSE denominator

Pull Request - State: closed - Opened by ninginthecloud over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#85 - add citation for flops code

Pull Request - State: closed - Opened by JKSenthil over 1 year ago - 3 comments
Labels: CLA Signed, fb-exported

#84 - Use generic to resolve pyre error in toolkit

Pull Request - State: closed - Opened by ananthsub over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#83 - extend `get_module_summary` to support additional inputs

Pull Request - State: closed - Opened by JKSenthil over 1 year ago - 3 comments
Labels: CLA Signed, fb-exported

#82 - Comparison to torchmetrics

Issue - State: closed - Opened by rsokl over 1 year ago - 6 comments

#81 - use TorchDispatchMode for flops calculation in module summary

Pull Request - State: closed - Opened by JKSenthil over 1 year ago - 3 comments
Labels: CLA Signed, fb-exported

#80 - fix docstring

Pull Request - State: closed - Opened by edward-io over 1 year ago - 3 comments
Labels: CLA Signed

#79 - fix typos and missing documentation

Pull Request - State: closed - Opened by JKSenthil over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#78 - add the missing metrics to the doc

Pull Request - State: closed - Opened by ninginthecloud over 1 year ago - 4 comments
Labels: CLA Signed

#77 - fix the broken test

Pull Request - State: closed - Opened by ninginthecloud over 1 year ago - 4 comments
Labels: CLA Signed

#76 - Update colab link

Pull Request - State: closed - Opened by bobakfb over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#75 - Update link to docs in README

Pull Request - State: closed - Opened by bobakfb over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#74 - bump version to 0.0.5

Pull Request - State: closed - Opened by JKSenthil over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#73 - Gpu test workflow

Pull Request - State: closed - Opened by ninginthecloud over 1 year ago - 4 comments
Labels: CLA Signed

#72 - windowed version of MSE

Pull Request - State: closed - Opened by ninginthecloud over 1 year ago - 5 comments
Labels: CLA Signed, fb-exported

#71 - Added Quickstart Notebook To README and Docs

Pull Request - State: closed - Opened by bobakfb over 1 year ago - 5 comments
Labels: CLA Signed, fb-exported

#70 - fixed minor error in README regarding sync_and_compute recipient rank

Pull Request - State: closed - Opened by bobakfb over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#69 - Add py.typed to expose type annotations

Pull Request - State: closed - Opened by ananthsub over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#68 - Update README with better process/rank language, fix several small errors

Pull Request - State: closed - Opened by bobakfb over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#67 - fix distributed_example.py current_device is not correctly set

Pull Request - State: closed - Opened by ninginthecloud over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#66 - add versioning to docs build

Pull Request - State: closed - Opened by edward-io over 1 year ago - 2 comments
Labels: CLA Signed

#65 - window version of click through rate

Pull Request - State: closed - Opened by ninginthecloud over 1 year ago - 3 comments
Labels: CLA Signed, fb-exported

#64 - update `num_tasks` in click_through_rate metric

Pull Request - State: closed - Opened by ninginthecloud over 1 year ago - 5 comments
Labels: CLA Signed, fb-exported

#63 - window version of calibration

Pull Request - State: closed - Opened by ninginthecloud over 1 year ago - 2 comments
Labels: CLA Signed, fb-exported

#62 - Include activation sizes in module summary

Pull Request - State: closed - Opened by JKSenthil over 1 year ago - 4 comments
Labels: CLA Signed, fb-exported

#61 - Add metric_example back into index.rst in Docs

Pull Request - State: closed - Opened by bobakfb over 1 year ago - 3 comments
Labels: CLA Signed, fb-exported

#60 - Update README with some better introductory text and add additional usage examples

Pull Request - State: closed - Opened by bobakfb over 1 year ago - 3 comments
Labels: CLA Signed, fb-exported

#59 - Bobakh/docs link to GitHub

Pull Request - State: closed - Opened by bobakfb over 1 year ago
Labels: CLA Signed

#58 - s/pytorch-labs/pytorch/g

Pull Request - State: closed - Opened by edward-io over 1 year ago - 2 comments
Labels: CLA Signed

#54 - [docs] add summary to functional metrics and fix module summary

Pull Request - State: closed - Opened by edward-io almost 2 years ago - 3 comments
Labels: CLA Signed

#51 - update distributed_example.py with comments for tutorial

Pull Request - State: closed - Opened by ninginthecloud almost 2 years ago - 2 comments
Labels: CLA Signed

#32 - Added functional code for torcheval confusion matrix

Pull Request - State: closed - Opened by bobakfb almost 2 years ago - 2 comments
Labels: CLA Signed, fb-exported

#18 - Minor fix, updated incorrect comment for MulticlassF1Score

Pull Request - State: closed - Opened by bobakfb almost 2 years ago - 2 comments
Labels: CLA Signed, fb-exported