HomeSort by relevance Sort by last modified time
    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