Home
last modified time | relevance | path

Searched defs:no_gpu (Results 1 – 17 of 17) sorted by relevance

/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/src/
H A Dmain.h37 bool no_gpu; member
/dports/misc/tvm/incubator-tvm-0.6.1/nnvm/tests/python/frontend/tensorflow/
H A Dtest_forward.py111 def compare_tf_with_tvm(in_data, in_name, out_name, init_global_variables=False, no_gpu=False): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/nnvm/tests/python/frontend/tensorflow/
H A Dtest_forward.py111 def compare_tf_with_tvm(in_data, in_name, out_name, init_global_variables=False, no_gpu=False): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/frontend/tensorflow/
H A Dtest_forward.py164 no_gpu=False, opt_level=3, mode='graph_runtime'): argument
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/frontend/tensorflow/
H A Dtest_forward.py164 no_gpu=False, opt_level=3, mode='graph_runtime'): argument
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1667 bool no_gpu = usage & (PIPE_MAP_PERSISTENT | in crocus_transfer_map() local
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1667 bool no_gpu = usage & (PIPE_MAP_PERSISTENT | in crocus_transfer_map() local
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1667 bool no_gpu = usage & (PIPE_MAP_PERSISTENT | in crocus_transfer_map() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1667 bool no_gpu = usage & (PIPE_MAP_PERSISTENT | in crocus_transfer_map() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1667 bool no_gpu = usage & (PIPE_MAP_PERSISTENT | in crocus_transfer_map() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1667 bool no_gpu = usage & (PIPE_MAP_PERSISTENT | in crocus_transfer_map() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1667 bool no_gpu = usage & (PIPE_MAP_PERSISTENT | in crocus_transfer_map() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1667 bool no_gpu = usage & (PIPE_MAP_PERSISTENT | in crocus_transfer_map() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1667 bool no_gpu = usage & (PIPE_MAP_PERSISTENT | in crocus_transfer_map() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1679 bool no_gpu = usage & (PIPE_MAP_PERSISTENT | in crocus_transfer_map() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/iris/
H A Diris_resource.c1944 bool no_gpu = usage & (PIPE_TRANSFER_PERSISTENT | in iris_transfer_map() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/frontend/tensorflow/
H A Dtest_forward.py203 no_gpu=False, argument