The Antares kernel emitter does not share the same operator list in the kernel tuning pass. Instead, it will emit all the available operators although some operators are not expected to fetch from kernel tuning.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Antares kernel emitter shares the same operator list in the kernel tuning pass.
🐛 Bug
The Antares kernel emitter does not share the same operator list in the kernel tuning pass. Instead, it will emit all the available operators although some operators are not expected to fetch from kernel tuning.
To Reproduce Steps to reproduce the behavior:
Expected behavior
The Antares kernel emitter shares the same operator list in the kernel tuning pass.
Additional context