-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Conversation
* Added the code generation flow in arm_compute_lib.py * Added the runtime calls in acl_runtime.cc Change-Id: I69c5522f05a46c1dd235da5d57fe499134de0425
@lhutton1 Do you mind reviewing it? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Looks good overall. Could you also add the operator to the table in docs/deploy/arm_compute_lib.rst
as well :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM. Please address comments from @lhutton1
@comaniac please manage to test your committer permission:) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Just wait for the last commit of adding the operator to the doc.
Change-Id: Ia49087756be4c3ac92a3dc76fe03fb00de468f8d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, modulo the doc fix
* 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 * Add maximum to the list of supported functions Change-Id: Ia49087756be4c3ac92a3dc76fe03fb00de468f8d
* 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 * Add maximum to the list of supported functions Change-Id: Ia49087756be4c3ac92a3dc76fe03fb00de468f8d
* 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 * Add maximum to the list of supported functions Change-Id: Ia49087756be4c3ac92a3dc76fe03fb00de468f8d
* 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 * Add maximum to the list of supported functions Change-Id: Ia49087756be4c3ac92a3dc76fe03fb00de468f8d
* 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 * Add maximum to the list of supported functions Change-Id: Ia49087756be4c3ac92a3dc76fe03fb00de468f8d
* 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 * Add maximum to the list of supported functions Change-Id: Ia49087756be4c3ac92a3dc76fe03fb00de468f8d
Change-Id: I69c5522f05a46c1dd235da5d57fe499134de0425