OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:to_resample
(Results
1 - 1
of
1
) sorted by null
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
random_ops.cc
171
xla::ComputationDataHandle
to_resample
= out_of_range_mask(candidate, b);
variable
174
b->Select(
to_resample
, b->RngNormal(mean, stddev, xla_shape), candidate);
Completed in 156 milliseconds