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.

Add tests for `sigmoid_focal_loss` and `generalized_box_iou_loss`

See original GitHub issue

๐Ÿš€ The feature

The sigmoid_focal_loss and generalized_box_iou_loss ops are not currently tested. We should create the necessary unit-tests that check the validity for multiple input types.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
oke-adityacommented, Mar 31, 2022

Oh! Ok no problem @YosuaMichael and congratulations for your new job at Meta. Feel free to do at your pace.

2reactions
YosuaMichaelcommented, Mar 31, 2022

Hi @oke-aditya thanks for the offer! Is there anything urgent that need this test?

Currently I actually do this task for the sake of learning (since I am new and it would be good to touch as many part of the code as possible), hence I would like to do this issues myself if possible, however it would take more times.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ADD Test: Do I Have Inattentive ADHD? Symptoms in Adults
This ADD test reveals common inattentive ADHD symptoms in adults. Take this free symptom test to determine if you show signs of ADHD....
Read more >
Adult ADHD Test | ADDA - Attention Deficit Disorder Association
This screening test is a symptoms checklist for adult ADHD and not a diagnostic test. A full assessment and potential diagnosis of ADHD...
Read more >
ADHD/ADD Tests for Diganosis - WebMD
This scale is generally filled out by teachers and tracks common ADHD symptoms. Behavior Assessment System for Children (BASC). This test looks ...
Read more >
unittest โ€” Unit testing framework โ€” Python 3.11.1 ...
It supports test automation, sharing of setup and shutdown code for tests, aggregation of tests into collections, and independence of the tests from...
Read more >
Unit testing C# code in .NET Core using dotnet test and xUnit
Is updated later in the tutorial. In the unit-testing-using-dotnet-test directory, run the following command to add the class library project to ...
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