Files
apache--tvm/python
Dmitriy Smirnov 8a0472fd3e [BYOC][ACL] Prevent dilated pooling (#8149)
* [BYOC][ACL] Prevent dilated pooling

 Added check preventing avg_pool2d and max_pool2d to be
scheduled for execution via ACL* runtime if dilation other
than (1, 1) is provided as ACL does not currently support
dilation attribute in pooling layer.

*ACL stands for "Compute Library for the Arm® Architecture"

Change-Id: If8f65d3a154e09f880bec73dd756d9f985a20ff2

* linter

Change-Id: If91809350786e69f59596301e0cbd3def6815cd0
2021-06-11 11:50:36 +01:00
..
2021-05-28 10:16:46 -07:00