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

[onert-micro] Add SparseCrossEntropy Test #13637

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 20, 2024

  1. [onert-micro] Add SparseCrossEntropy Test

    This commit adds simple mnist test case for onert-micro that can test Sparse cross entropy train loss.
    
    ONE-DCO-1.0-Signed-off-by: Jungwoo Lee <[email protected]>
    ljwoo94 authored and Jungwoo Lee committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a20bacf View commit details
    Browse the repository at this point in the history
  2. Add Negative Test for mnist

    Jungwoo Lee committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    da59a93 View commit details
    Browse the repository at this point in the history
  3. Apply clang-format-16

    Jungwoo Lee committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2601c35 View commit details
    Browse the repository at this point in the history
  4. Apply clang-format-16 for data

    Jungwoo Lee committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    57e919a View commit details
    Browse the repository at this point in the history