Home
last modified time | relevance | path

Searched defs:ResourceGather (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2021-128.md3 ### CVE Number
6 ### Impact
49 ### Patches
57 ### For more information
63 ### Attribution
H A Dtfsa-2021-127.md3 ### CVE Number
6 ### Impact
28 ### Patches
36 ### For more information
42 ### Attribution
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/saved_model/tests/
H A Dsaved_model_test.cc751 TEST(SavedModelTest, ResourceGather) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go38331 func ResourceGather(scope *Scope, resource tf.Output, indices tf.Output, dtype tf.DataType, optiona… func