Searched defs:ScatterOp (Results 1 – 3 of 3) sorted by relevance
55 class ScatterOp : public XlaOpKernel { class57 explicit ScatterOp(OpKernelConstruction* context) : XlaOpKernel(context) { in ScatterOp() function in tensorflow::__anond94b8f570111::ScatterOp
646 SDNode *ScatterOp = in tryEXTRACT_VECTOR_ELEMENT() local