Searched defs:TensorScatterOp (Results 1 – 1 of 1) sorted by relevance
140 class TensorScatterOp : public OpKernel { class142 explicit TensorScatterOp(OpKernelConstruction* c) : OpKernel(c) { in TensorScatterOp() function in tensorflow::TensorScatterOp