Attempting to run a model using `ceil` function and `WASM` backend` results in: ``` Uncaught (in promise) Error: Kernel 'Ceil' not registered for backend 'wasm' ``` Same model works ok with WebGL backend. Environment: TFJS 3.0.0 OS: Ubuntu 20.10