Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Drandom_shuffle_op.cc25 class RandomShuffleOp : public OpKernel { class
27 explicit RandomShuffleOp(OpKernelConstruction* context) : OpKernel(context) { in RandomShuffleOp() function in tensorflow::RandomShuffleOp