Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dport.cc37 bool IsBuiltWithXLA() { in IsBuiltWithXLA() function
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py348 def IsBuiltWithXLA(): function