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::__anon02c70ebe0111::ScatterOp
646 SDNode *ScatterOp = in tryEXTRACT_VECTOR_ELEMENT() local