Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dport.cc45 bool IsBuiltWithNvcc() { in IsBuiltWithNvcc() function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtest_util.py352 def IsBuiltWithNvcc(): function