Searched defs:EmptyOp (Results 1 – 7 of 7) sorted by relevance
31 class EmptyOp : public XlaOpKernel { class33 explicit EmptyOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in EmptyOp() function in tensorflow::__anon709a8ad90111::EmptyOp
388 class EmptyOp : public OpKernel { class390 explicit EmptyOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in EmptyOp() function in tensorflow::__anondb235a470311::EmptyOp
63 type EmptyOp uint8 type
128 func (f lazyFlag) match(op syntax.EmptyOp) bool {
42 enum EmptyOp { enum