HomeSort by relevance Sort by last modified time
    Searched defs:noises (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
multinomial_op.cc 47 typename TTypes<float>::Flat noises,
59 typename TTypes<float>::Flat /* noises */,
175 Tensor noises, scores, scratch; // Scratch space only used for GPU. variable
181 &noises));
200 noises.flat<float>(), scores.flat<float>(), scratch.flat<float>(),
  /external/ImageMagick/MagickCore/
display.c 8173 **noises; local
    [all...]

Completed in 114 milliseconds