Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dstack_ops.cc228 class StackCloseOp : public XlaOpKernel { class
230 explicit StackCloseOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) {} in StackCloseOp() function in tensorflow::__anon86d884060111::StackCloseOp
/external/tensorflow/tensorflow/core/kernels/
Dstack.cc328 StackCloseOp::StackCloseOp(OpKernelConstruction* context) : OpKernel(context) {} in StackCloseOp() function in tensorflow::StackCloseOp