hidet-org / hidet

An open-source efficient deep learning framework/compiler, written in python.
https://hidet.org
Apache License 2.0
634 stars 50 forks source link

fix overload methods #451

Open Dmovic opened 2 months ago

Dmovic commented 2 months ago

When overloading, should check registered_methods instead of functions, or it will cause not implement error