Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Ddynamic_stitch_op.cc33 class DynamicStitchOp : public XlaOpKernel { class
35 explicit DynamicStitchOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in DynamicStitchOp() function in tensorflow::__anond0f44f3d0111::DynamicStitchOp