Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dempty_op.cc31 class EmptyOp : public XlaOpKernel { class
33 explicit EmptyOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in EmptyOp() function in tensorflow::__anon709a8ad90111::EmptyOp
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dinplace_ops.cc388 class EmptyOp : public OpKernel { class
390 explicit EmptyOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in EmptyOp() function in tensorflow::__anondb235a470311::EmptyOp
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/syntax/
Dprog.go63 type EmptyOp uint8 type
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/
Dexec.go128 func (f lazyFlag) match(op syntax.EmptyOp) bool {
/aosp_15_r20/external/regex-re2/re2/
H A Dprog.h42 enum EmptyOp { enum
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dprog.h42 enum EmptyOp { enum
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprog.h42 enum EmptyOp { enum