Home
last modified time | relevance | path

Searched refs:kPhiloxRngStateVariableName (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.cc694 static const char* kPhiloxRngStateVariableName = "philox_rng_state"; in GetOrCreateVariableForPhiloxRngState() local
696 module->getNamedGlobal(kPhiloxRngStateVariableName); in GetOrCreateVariableForPhiloxRngState()
704 /*Name=*/kPhiloxRngStateVariableName); in GetOrCreateVariableForPhiloxRngState()