Skip to content

[tune] Tensorboard #31103

@nrudakov

Description

@nrudakov

Description

Ray[tune] is using tensorboardX as a dependency. TensorboardX requires protobuf<=3.20.1
The latest version of onnx (1.13.0) requires protobuf>=3.20.2
Therefore, it is impossible to use ray[tune] in the same environment with latest onnx.

Use case

Suggestion is to switch from tensorboardX to tensorboard to be able to use onnx and ray[tune] in the same environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issue, but not time-criticalenhancementRequest for new feature and/or capabilitytuneTune-related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions