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

[record-hessian] Introduce RecordHessian #14288

Closed
wants to merge 9 commits into from

Conversation

BLee-bot
Copy link
Contributor

This introduces RecordHessian and HessianObserver.

ONE-DCO-1.0-Signed-off-by: Banseok Lee [email protected]

Related Issue : #13480
Draft PR: #13585

@seanshpark
Copy link
Contributor

current codes in this PR won't build as there is not CMakeLists.txt file.
please rebase after #14265 lands.

seockho-kim and others added 7 commits October 31, 2024 14:58
This fixes a broken link in the how-to-use-nnfw-api.md file.

ONE-DCO-1.0-Signed-off-by: Seockho Kim [email protected]
…sung#14284)

This fixes checking indices tensor shape in GatherLayer.
If dimension count is 4 and dim(0) != 0, it should throw exception, but it didn't.

ONE-DCO-1.0-Signed-off-by: Seockho Kim [email protected]
This commit introduce gessian computer and hessian vector.

ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
Specify source of error message, delete unused header functions.

ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
@BLee-bot BLee-bot closed this Nov 1, 2024
@BLee-bot BLee-bot deleted the rh-rh-new branch November 1, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants