Home
last modified time | relevance | path

Searched defs:ShuffleOp (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Dshuffle_op.cc41 ShuffleOp::ShuffleOp(int32_t shuffle_size, uint32_t shuffle_seed, int32_t op_connector_size, bool r… in ShuffleOp() function in mindspore::dataset::ShuffleOp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4314 static bool getVPermMask(SDValue ShuffleOp, in getVPermMask()