Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/security/advisory/
Dtfsa-2020-025.md3 ### CVE Number
6 ### Impact
28 ### Vulnerable Versions
31 ### Patches
38 ### For more information
44 ### Attribution
Dtfsa-2020-024.md3 ### CVE Number
6 ### Impact
31 ### Vulnerable Versions
34 ### Patches
41 ### For more information
47 ### Attribution
Dtfsa-2020-023.md3 ### CVE Number
6 ### Impact
34 ### Vulnerable Versions
37 ### Patches
44 ### For more information
50 ### Attribution
/external/tensorflow/tensorflow/python/dlpack/
Ddlpack.py27 def to_dlpack(tf_tensor): function