Home
last modified time | relevance | path

Searched refs:XlaDeviceDummyOp (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dxla_device_ops.cc25 XlaDeviceDummyOp::XlaDeviceDummyOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in XlaDeviceDummyOp() function in tensorflow::XlaDeviceDummyOp
27 void XlaDeviceDummyOp::Compute(OpKernelContext* ctx) { in Compute()
Dxla_device_ops.h49 class XlaDeviceDummyOp : public OpKernel {
51 explicit XlaDeviceDummyOp(OpKernelConstruction* ctx);