Searched defs:TensorScatterUpdate (Results 1 – 2 of 2) sorted by relevance
50 void TensorScatterUpdate(T *input, S *indices, T *update, T *output, const size_t &block_size, cons… in TensorScatterUpdate() function
3772 class TensorScatterUpdate(PrimitiveWithInfer): class