Searched refs:ScatterAccumulateElements (Results 1 – 3 of 3) sorted by relevance
101 Value ScatterAccumulateElements(Value indices, Value updates, Value buffer,
289 Value ScatterAccumulateElements(Value indices, Value updates, Value buffer, in ScatterAccumulateElements() function
452 buffer = cutil::ScatterAccumulateElements(scatter.indices(), scatter.value(), in HandleTensorArrayScatterV3Op()