Searched defs:ScatterNd (Results 1 – 3 of 3) sorted by relevance
129 TfLiteStatus ScatterNd(const TfLiteTensor* indices, const TfLiteTensor* updates, in ScatterNd() function
1138 inline void ScatterNd(const RuntimeShape& indices_shape, in ScatterNd() function
28215 func ScatterNd(scope *Scope, indices tf.Output, updates tf.Output, shape tf.Output) (output tf.Outp… func