Searched refs:XlaDeviceDummyOp (Results 1 – 2 of 2) sorted by relevance
25 XlaDeviceDummyOp::XlaDeviceDummyOp(OpKernelConstruction* ctx) : OpKernel(ctx) {} in XlaDeviceDummyOp() function in tensorflow::XlaDeviceDummyOp27 void XlaDeviceDummyOp::Compute(OpKernelContext* ctx) { in Compute()
49 class XlaDeviceDummyOp : public OpKernel {51 explicit XlaDeviceDummyOp(OpKernelConstruction* ctx);