addons icon indicating copy to clipboard operation
addons copied to clipboard

Fixes available options for mode in the hamming loss function.

Open arierazavi opened this issue 2 years ago • 3 comments

Description

Brief Description of the PR:

Fixes available options for mode in the hamming loss function docstring.

Type of change

Checklist:

  • [x] I've properly formatted my code according to the guidelines
    • [x] By running Black + Flake8
    • [ ] By running pre-commit hooks
  • [ ] This PR addresses an already submitted issue for TensorFlow Addons
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] This PR contains modifications to C++ custom-ops

How Has This Been Tested?

If you're adding a bugfix or new feature please describe the tests that you ran to verify your changes: *

arierazavi avatar Mar 28 '23 03:03 arierazavi