There was an error while loading. Please reload this page.
With tensorflow/tfjs-core#1816, string tensors are stored encoded as bytes using Uint8Array[] in the backend.
Uint8Array[]
We need to migrate the tfjs-node backend to align with this and be compatible with latest tfjs-core.