Files
apache--tvm/python/tvm/_ffi
Andrey Malyshev c2d1905779 Add Adreno GPU target and topi supporting textures with dynamically allocated textures (#11161)
* Add Adreno GPU target and topi supporting textures

- There are 5 compute/schedules: conv2d for NCHW/NHWC, depthwise_conv2d
  for NCHW/NHWC, average pooling
- Fix of dynamically allocated textures caching
- Add texture-nhwc scope
- Fix issue with codegen of vars having non acceptable symbols

Co-authored-by: Chris Sullivan <csullivan@octoml.ai>
Co-authored-by: Egor Churaev <egor.churaev@gmail.com>

* Address comments

* Add vectorization into some adreno pool flow

Co-authored-by: Li <quic_lih@quicinc.com>

* Fix adreno tests for running on the opencl host platform

* remove unnecessary kDriverVersion in DeviceAttrKind

* Move utils adreno functinos to separate shared file

* fix black hits

Co-authored-by: Chris Sullivan <csullivan@octoml.ai>
Co-authored-by: Egor Churaev <egor.churaev@gmail.com>
Co-authored-by: Li <quic_lih@quicinc.com>
2022-05-13 08:43:06 -07:00
..
2020-02-04 17:01:01 -08:00