onnxruntime/onnxruntime
FFrog 181628ced1
[CANN] add more operators (#13578)
### Description
Adding new operators and  enhances operators, also.

### Motivation and Context
The operators of CANN EP is modified as follows:

The list of enhanced operators is as follows:

- Add
- Sub
- Mul
- Div
- Gemm
- MatMul
- AveragePool
- GlobalAveragePool
- MaxPool
- GlobalMaxPool
- Dropout

The new operators are as follows:

- Abs
- Neg
- Floor
- Ceil
- Reciprocal
- Sqrt
- Log
- Exp
- Erf
- Round
- Sin
- Cos
- Cast
- Reshape
- Transpose

The remaining operators will be supported in the next PRs.
2022-11-29 12:08:36 -08:00
..
contrib_ops fix build break in test/beam_search_topk.cc (#13739) 2022-11-23 21:20:51 -08:00
core [CANN] add more operators (#13578) 2022-11-29 12:08:36 -08:00
python [XNNPACK] add more computation heavy ops (#13270) 2022-11-29 09:09:26 +08:00
test [CUDA] Optimize Slice Kernel (#13641) 2022-11-29 09:18:03 +08:00
tool/etw
wasm [js/web] add 'xnnpack' to EP list (#12723) 2022-10-03 10:38:45 -07:00
__init__.py Bumping up version number to 1.14.0 on main branch (#13401) 2022-10-21 19:16:44 -04:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings