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] RecordHessian resolve a compile issue. #14298

Merged
merged 4 commits into from
Nov 6, 2024

Commits on Nov 6, 2024

  1. [record-hessian] Add linking nncc_common to record-hessian (Samsung#1…

    …4298)
    
    This add linking nncc_common in CMakeLists. Fixes errors with strict compilation option.
    
    ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
    BLee-bot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    e3e325f View commit details
    Browse the repository at this point in the history
  2. [record-hessian]Fix build errors due to add nncc_common.

    Fix build errors due to add nncc_common.
    Change int -> uint32_t.
    
    ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
    BLee-bot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1c97c10 View commit details
    Browse the repository at this point in the history
  3. [record-hessian]Delete unused variable and argument.

    Delete unused variable and argument.
    
    ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
    BLee-bot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    353c065 View commit details
    Browse the repository at this point in the history
  4. [record-hessian]Fix build errors due to AffineQuantization.

    Fix build errors due to AffineQuantization.
    
    ONE-DCO-1.0-Signed-off-by: Banseok Lee <[email protected]>
    BLee-bot committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    af785a3 View commit details
    Browse the repository at this point in the history