Commits


Adam Pocock authored and GitHub committed 6d7235ba5ab
[Java] Exposing SessionOptions.SetDeterministicCompute (#18998) ### Description Exposes `SetDeterministicCompute` in Java, added to the C API by #18944. ### Motivation and Context Parity between C and Java APIs.