Home
last modified time | relevance | path

Searched defs:ResourceScatterUpdate (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2021-129.md3 ### CVE Number
6 ### Impact
27 ### Patches
35 ### For more information
41 ### Attribution
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go38873 func ResourceScatterUpdate(scope *Scope, resource tf.Output, indices tf.Output, updates tf.Output) … func