Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dstage_op.cc221 class UnstageOp : public OpKernel { class
223 explicit UnstageOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in UnstageOp() function in tensorflow::UnstageOp