Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

VMAP issue in Combinatorial optimization benchmark #63

@alstn12088

Description

@alstn12088

Hello!

The error is the following.

Note I tried multiple versions of dependencies and multiple people tried the same things.

new_x, state, acc = stp_burnin(
ValueError: vmap got inconsistent sizes for array axes to be mapped:
  * most axes (8 of them) had size 1024, e.g. axis 0 of argument rng of type uint32[1,2];
  * some axes (6 of them) had size 1, e.g. axis 0 of argument model_param['edge_weight'] of type float32[1024,64]

Metadata

Metadata

Assignees

No one assigned

    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