Files
apache--tvm/python
Brunno Goldstein 1c013bcbbd ONNX Opset 14 Support - HardSwish (#10735)
* ONNX Opset 14 - HardSwish

Added hardswish support to TVM CI and fixed unit test.

- Add class HardSwish and added its reference to convert_map in onnx.py;
- Removed test_hardswish entry from test_forward.py;

* ONNX Opset 14 Support - HardSwish

Fixing onnx.py format.

* jostle ci
2022-03-24 13:02:33 -07:00
..