Searched defs:DenseUpdateOp (Results 1 – 1 of 1) sorted by relevance
46 class DenseUpdateOp : public OpKernel { class48 explicit DenseUpdateOp(OpKernelConstruction* context) : OpKernel(context) { in DenseUpdateOp() function in tensorflow::DenseUpdateOp