Skip to content

Migrate tfjs-node backend to use bytes for strings #1713

@dsmilkov

Description

@dsmilkov

With tensorflow/tfjs-core#1816, string tensors are stored encoded as bytes using Uint8Array[] in the backend.

We need to migrate the tfjs-node backend to align with this and be compatible with latest tfjs-core.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions