Home
last modified time | relevance | path

Searched refs:randomShuffle (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomGraphGeneratorUtils.h450 inline void randomShuffle(std::vector<T>* vec) { in randomShuffle() function
DRandomVariable.cpp1190 randomShuffle(&nodes); in freeze()
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DReshape.cpp360 randomShuffle(&permutation); in transposeConstructor()