Skip to content

MLOperandDataType and ArrayBufferView compatibility table missing int64/uint64 #693

@inexorabletash

Description

@inexorabletash

The MLOperandDataType and ArrayBufferView compatibility table is missing int64 and uint64. The corresponding ArrayBufferView types are:

MLOperandDataType ArrayBufferView
int64 BigInt64Array
uint64 BigUint64Array

Is there any reason not to go ahead and add them?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions