Home
last modified time | relevance | path

Searched defs:is_cuda (Results 1 – 5 of 5) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/apps/HelloPyTorch/
H A Dtest.py34 def _test_add(self, is_cuda=False, is_double=False): argument
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_PyTorch.cpp59 void CodeGen_PyTorch::compile(const LoweredFunc &f, bool is_cuda) { in compile()
/dports/misc/py-xgboost/xgboost-1.5.1/python-package/xgboost/
H A Dcore.py310 def _prediction_output(shape, dims, predts, is_cuda): argument
/dports/misc/xgboost/xgboost-1.5.1/python-package/xgboost/
H A Dcore.py310 def _prediction_output(shape, dims, predts, is_cuda): argument
/dports/security/hashcat/hashcat-6.2.5/include/
H A Dtypes.h1429 bool is_cuda; member