Skip to content

Support deterministic algorithm configuration in PyTorch backend #8186

Description

@yhna940

Is your feature request related to a problem? Please describe.
Some users require deterministic outputs for reproducibility, but the PyTorch backend does not currently expose a way to enable deterministic algorithms.

Describe the solution you'd like
Add a model configuration parameter to enable at::Context::setDeterministicAlgorithms(...) during model execution.

Describe alternatives you've considered
N/A

Additional context
I’ve opened a small PR to add this feature. Would appreciate a review: triton-inference-server/pytorch_backend#150

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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