Home
last modified time | relevance | path

Searched defs:FillPhiloxRandom (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Drandom_op_gpu.cu.cc41 template struct FillPhiloxRandom< variable
43 template struct FillPhiloxRandom< variable
45 template struct FillPhiloxRandom< variable
47 template struct FillPhiloxRandom< variable
49 template struct FillPhiloxRandom< variable
51 template struct FillPhiloxRandom< variable
54 template struct FillPhiloxRandom< variable
57 template struct FillPhiloxRandom< variable
60 template struct FillPhiloxRandom< variable
63 template struct FillPhiloxRandom< variable
[all …]
Drandom_op_cpu.h61 struct FillPhiloxRandom { struct
69 "Default `FillPhiloxRandom` implementation should not be executed. " in operator() argument