Tensor chip in the Google Pixel 6

I just ordered a Google Pixel 6. Ive been writing scripts on my phone with Pydroid 3 and i was wondering if there was any any extra code I needed to add to utilize the Tensor chip.

Hi @blackmage999,

Tensorflow lite models and libraries are generally optimized to support the hardware acceleration
available on the device, including Tensor chip. No need to write specific code to target the tensor chip through Pyroid3 IDE. Refer the document for additional information.

Thank You