PINTO0309 / PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
https://qiita.com/PINTO
MIT License
3.57k stars 572 forks source link

Lama Port #177

Closed ozgurshn closed 2 years ago

ozgurshn commented 2 years ago

Issue Type

Feature Request

OS

Other

OS architecture

aarch64

Programming Language

Other

Framework

CoreML

Description

Is this Lama model can be ported to Core ML? https://github.com/saic-mdal/lama Model file is here: https://disk.yandex.ru/d/ouP6l8VJ0HpMZg License is here: https://github.com/saic-mdal/lama/blob/main/LICENSE Thanks.

Relevant Log Output

No response

URL or source code for simple inference testing code

No response

PINTO0309 commented 2 years ago

Unfortunately, it is impossible. https://github.com/saic-mdal/lama/issues/84

RuntimeError: Exporting the operator fft_rfftn to ONNX opset version 13 is not supported. Please feel free to request support or submit a pull request on PyTorch GitHub.
ozgurshn commented 2 years ago

Thanks for the trial. Forgot to send reply, just realized when I stumble again :)