Skip to content

Add support for determnisitc seed in RandomUniform #1029

@ivantishchenko

Description

@ivantishchenko

TensorRT currently ignores the "seed" field in RandomUniform or RandomNormal ONNX operations. A nondeterministic random seed is used every time a TensorRT engine is rebuild.

It would be nice to have a way to set the seed for random tensors from the outside like it's the case with PyTorch and NumPy for example.

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