Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Ddevice_index_op.cc31 class DeviceIndexOp : public XlaOpKernel { class
33 explicit DeviceIndexOp(OpKernelConstruction* ctx) : XlaOpKernel(ctx) { in DeviceIndexOp() function in tensorflow::__anon833015800111::DeviceIndexOp
/external/tensorflow/tensorflow/core/kernels/
Dfunctional_ops.cc897 class DeviceIndexOp : public OpKernel { class
899 explicit DeviceIndexOp(OpKernelConstruction* ctx) : OpKernel(ctx) { in DeviceIndexOp() function in tensorflow::__anoneb8d038d0111::DeviceIndexOp