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

[BENCHMARKS][ADRENO] Documentation for Adreno (Texture) benchmarks #13679

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

srkreddy1238
Copy link
Contributor

@srkreddy1238 srkreddy1238 commented Jan 2, 2023

Steps to reproduce Adreno (Texture) benchmarks via adreno docker on given device.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Jan 2, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

Steps to teproduce Adreno (Texture) benchmarks via adreno docker on given device.
@masahi masahi merged commit 6dbb7e1 into apache:main Jan 3, 2023
Comment on lines +139 to +140
export ANDROID_SERIAL=<ADB ID>
./tests/scripts/ci.py adreno -b
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@srkreddy1238, @driazati Do you have any ideas, why after running this command I got the following error?

Running 'bash .ci-py-scripts/ci-adreno-prhyz.sh' inside ci_adreno...
Unable to find image 'ci_adreno:latest' locally
docker: Error response from daemon: pull access denied for ci_adreno, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.

It is not the first time when I don't have access to the adreno_ci docker image. I would like to have this access.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not an access issue, the adreno Docker image was never added to the tlcpack docker hub so there is nothing to download. You'll need to build the image locally (bash docker/build.sh ci_adreno) or fix it so adreno is uploaded along with the other images.

fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
…pache#13679)

Steps to teproduce Adreno (Texture) benchmarks via adreno docker on given device.
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.

5 participants