google-coral / edgetpu

Coral issue tracker (and legacy Edge TPU API source)
https://coral.ai
Apache License 2.0
422 stars 124 forks source link

GELU Activation #818

Open edward62740 opened 8 months ago

edward62740 commented 8 months ago

Description

Attempting to compile a quantized model with GELU activation results in the error: ERROR: Op builtin_code out of range: 150. Are you using old TFLite binary with newer model?

Will GELU be supported in the future? Especially considering its prevelance in transformer architectures.

Click to expand! ### Issue Type Feature Request ### Operating System Linux ### Coral Device Dev Board ### Other Devices _No response_ ### Programming Language Python 3.7 ### Relevant Log Output _No response_