Skip to content

The 9.223.372.036.854.775.807 ONNX problem #311

Open
@salvacarrion

Description

Problem: Some Select/Permute/Concat/etc broadcast to all the samples in the batch by doing: Select("0:9.223.372.036.854.775.807"). This is a problem because we don't allow batch selection at the user level.
Fix: Ignore them

Metadata

Assignees

Labels

EasybugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions