gmalivenko / pytorch2keras

PyTorch to Keras model convertor
https://pytorch2keras.readthedocs.io/en/latest/
MIT License
857 stars 143 forks source link

adding new converters functions for onnx2keras #138

Open LamyaMohaned opened 2 years ago

LamyaMohaned commented 2 years ago

Feature request Hello, I'm working on Deit from facebook (here). Can you please support all its layers? there are some missing layers like Where, Equal.. Thank you.