Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dport.cc29 bool IsBuiltWithROCm() { in IsBuiltWithROCm() function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtest_util.py344 def IsBuiltWithROCm(): function