tvm
tvm copied to clipboard
[DOCKER][Adreno]Docker infra for Adreno target with CLML support
New docker for Adreno that inherits gpu docker and amends android-sdk.
For CLML, we need to specify ADRENO_OPENCL via environment variable. CLML SDK can be downlaoded from Qualcomm Developer Network by following https://developer.qualcomm.com/blog/accelerate-your-models-our-opencl-ml-sdk Adreno device is shared with host, hence networking is enabled for Adreno Docker.
@valmat07 can you take a look at the residual-block test case. I see same behaviour with Nvidia (NVIDIA GeForce RTX 3060) and Adreno (Xiaomi Mi 12 - Snapdragon Gen 1) devices.
@valmat07 & @masahi can you take a look on this ?
@valmat07 & @masahi can you take a look on this