Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bugfix/unittest] Using LayerSemanticsGpu for FC Layer test #2620

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

s-debadri
Copy link
Contributor

Using newly added LayerSemanticsGpu for FC Layer GPU unit tests. Renaming fp16 unit test variable to avoid duplicate declaration when all tests are run.

Self evaluation:

  1. Build test: [X]Passed [ ]Failed [ ]Skipped
  2. Run test: [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Debadri Samaddar [email protected]

Using newly added LayerSemanticsGpu for FC Layer GPU unittests.
Renaming fp16 unit test variable to avoid duplicate declaration when all tests are run.

Signed-off-by: Debadri Samaddar <[email protected]>
@taos-ci
Copy link

taos-ci commented Jun 5, 2024

📝 TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #2620. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://ci.nnstreamer.ai/.

@s-debadri s-debadri requested review from EunjuYang and a team as code owners June 5, 2024 05:40
Copy link
Member

@skykongkong8 skykongkong8 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
Member

@DonghakPark DonghakPark 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

@taos-ci taos-ci left a comment

Choose a reason for hiding this comment

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

@s-debadri, 💯 All CI checkers are successfully verified. Thanks.

@myungjoo myungjoo merged commit 093c714 into nnstreamer:main Jun 10, 2024
30 checks passed
@s-debadri s-debadri deleted the bugfix_gpu_fc branch June 11, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants