This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3

NCC_EVRF006#

The compiler encountered a RNGBitGenerator operation using a random number generation algorithm other than RNG_DEFAULT.#

Ensure that you are using standard JAX/PyTorch random APIs and not explicity specifying an RNG algorithm.

This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3