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