Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Fix a bug in argmax function #143

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Fix a bug in argmax function #143

merged 1 commit into from
Sep 22, 2023

Conversation

daemyung
Copy link

πŸ™ Describe the pull request

argmax function returns wrong results if input has negative values.

βœ… Checklist

  • Code follows the project's coding conventions and style.
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated, if necessary.

@daemyung daemyung added the bug Something isn't working label Sep 22, 2023
@daemyung daemyung self-assigned this Sep 22, 2023
Copy link
Contributor

@kakao-steve-ai kakao-steve-ai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@mejai1206 mejai1206 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@daemyung daemyung merged commit a70a73e into main Sep 22, 2023
@daemyung daemyung deleted the argmax branch September 22, 2023 22:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants