Searched refs:IsBuiltWithNvcc (Results 1 – 9 of 9) sorted by relevance
31 bool IsBuiltWithNvcc();
45 bool IsBuiltWithNvcc() { in IsBuiltWithNvcc() function
24 m.def("IsBuiltWithNvcc", tensorflow::IsBuiltWithNvcc); in PYBIND11_MODULE()
38 if not test_util.IsBuiltWithNvcc():
41 if not test_util.IsBuiltWithNvcc():
43 if not test_util.IsBuiltWithNvcc():
67 if (not test_util.IsBuiltWithNvcc() and not test.is_built_with_rocm()):
31 tensorflow::IsBuiltWithNvcc
319 def IsBuiltWithNvcc(): function320 return _pywrap_util_port.IsBuiltWithNvcc()