Home
last modified time | relevance | path

Searched refs:RandomShuffle (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Drandom_shuffle_op.cc40 static inline void RandomShuffle(Iter first, Iter last, Random& uniform) { in RandomShuffle() function
56 RandomShuffle(permutation.begin(), permutation.end(), uniform); in IndexedShuffle()
87 RandomShuffle(vec.data(), vec.data() + size, uniform); in Compute()
Dfractional_pool_common.h27 static inline void RandomShuffle(Iter first, Iter last, const Random& uniform) { in RandomShuffle() function
Dfractional_pool_common.cc95 RandomShuffle(diff.begin(), diff.end(), uniform); in GeneratePoolingSequenceRandom()
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_RandomShuffle.pbtxt2 graph_op_name: "RandomShuffle"
/external/swiftshader/third_party/subzero/src/
DIceRNG.h78 void RandomShuffle(RandomIt First, RandomIt Last, RandomFunc &&RNG) { in RandomShuffle() function
DIceGlobalContext.cpp515 RandomShuffle(Globals.begin(), Globals.end(), in lowerGlobals()
641 RandomShuffle(Pending.begin() + ShuffleStartIndex, in emitItems()
911 RandomShuffle(JumpTables.begin(), JumpTables.end(), in getJumpTables()
DIceELFObjectWriter.cpp554 RandomShuffle(Pool.begin(), Pool.end(), in writeConstantPool()
DIceTargetLoweringX8632Traits.h629 RandomShuffle(Shuffled.begin(), Shuffled.end(), RNGW);
DIceTargetLoweringX8664Traits.h673 RandomShuffle(Shuffled.begin(), Shuffled.end(), RNGW);
DIceCfg.cpp496 Ice::RandomShuffle(Outs.begin(), Outs.end(), in getRandomPostOrder()
DIceTargetLoweringX86BaseImpl.h8453 RandomShuffle(Pool.begin(), Pool.end(),
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_RandomShuffle.pbtxt2 graph_op_name: "RandomShuffle"
/external/swiftshader/third_party/subzero/unittest/
DIceELFSectionTest.cpp100 RandomShuffle(Strings.begin(), Strings.end(), RNG); in TEST()
/external/tensorflow/tensorflow/python/ops/
Dhidden_ops.txt341 RandomShuffle
/external/tensorflow/tensorflow/go/op/
Dwrappers.go15408 func RandomShuffle(scope *Scope, value tf.Output, optional ...RandomShuffleAttr) (output tf.Output)… func
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt18310 name: "RandomShuffle"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt22672 name: "RandomShuffle"
Dops_history.v1.pbtxt36369 name: "RandomShuffle"