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

[BYOC][ACL] Add maximum support for float32 #6506

Merged
merged 2 commits into from
Sep 23, 2020

Commits on Sep 16, 2020

  1. ACL integration: add maximum support for float32.

    * Added the code generation flow in arm_compute_lib.py
    * Added the runtime calls in acl_runtime.cc
    
    Change-Id: I69c5522f05a46c1dd235da5d57fe499134de0425
    Giuseppe Rossini committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    d0d39b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Add maximum to the list of supported functions

    Change-Id: Ia49087756be4c3ac92a3dc76fe03fb00de468f8d
    Giuseppe Rossini committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    3e067d9 View commit details
    Browse the repository at this point in the history