Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc1510 llvm::Value* sample_idx, llvm::Value* hlo_random_value, in CalculateSampleValues() argument
1539 llvm_ir::SplitInt64ToInt32s(b, hlo_random_value); in CalculateSampleValues()
1597 llvm::Value* hlo_random_value = b_->getInt64(hlo->GetModule()->RandomNew64()); in MakePhiloxRngElementGenerator() local
1645 sample_idx, hlo_random_value, global_random_number, rng_state, b_); in MakePhiloxRngElementGenerator()