TensorFlowLite on Arduino nano 33 ble sense rev2 deployment

Hello, I am having trouble with op resolver arduino code - “Didn’t find op for builtin opcode ‘TILE’ version ‘3’. An older version of this builtin might be supported. Are you using an old TFLite binary with a newer model?
Failed to get registration from op code TILE”
I tried customAdd() for Tile but getting same issue.
Tensorflowlite libraray used is GitHub - tensorflow/tflite-micro-arduino-examples
Please help me to resolve the issue.
Thank you!