Searched defs:RandomShuffle (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | fractional_pool_common.h | 27 static inline void RandomShuffle(Iter first, Iter last, const Random& uniform) { in RandomShuffle() function
|
H A D | shuffle_common.h | 64 Status RandomShuffle(OpKernelContext* context, const Tensor& input, in RandomShuffle() function
|
H A D | sdca_internal.cc | 325 void Examples::RandomShuffle() { in RandomShuffle() function in tensorflow::sdca::Examples
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/ |
D | rand_util.h | 71 void RandomShuffle(Itr first, Itr last) { in RandomShuffle() function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | rand_util.h | 68 void RandomShuffle(Itr first, Itr last) { in RandomShuffle() function
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/ |
D | rand_util.h | 71 void RandomShuffle(Itr first, Itr last) { in RandomShuffle() function
|
/aosp_15_r20/external/cronet/base/ |
H A D | rand_util.h | 148 void RandomShuffle(Itr first, Itr last) { in RandomShuffle() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/ |
H A D | randomized_tests.cc | 3698 TEST_F(OpTest, RandomShuffle) { in TEST_F() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/go/op/ |
H A D | wrappers.go | 35077 func RandomShuffle(scope *Scope, value tf.Output, optional ...RandomShuffleAttr) (output tf.Output)… func
|