Searched refs:USE_TORCH (Results 1 – 2 of 2) sorted by relevance
55 USE_TORCH ?= macro56 ifeq ($(USE_TORCH),1)114 $(info USE_TORCH = $(USE_TORCH))138 $(info USE_TORCH = $(USE_TORCH))323 …MARTREDIS_DIR),--smartredis-dir $(SMARTREDIS_DIR) ) $(if $(USE_TORCH),--has-torch $(USE_TORCH) )--…345 …MARTREDIS_DIR),--smartredis-dir $(SMARTREDIS_DIR) ) $(if $(USE_TORCH),--has-torch $(USE_TORCH) )--…354 …MARTREDIS_DIR),--smartredis-dir $(SMARTREDIS_DIR) ) $(if $(USE_TORCH),--has-torch $(USE_TORCH) )--…376 …DIR PETSC_DIR PETSC_ARCH OPT CFLAGS CPPFLAGS AR ARFLAGS LDFLAGS LDLIBS SED USE_TORCH SMARTREDIS_DIR
461 This is enabled with `USE_TORCH=1` during the build process, which will use the PyTorch accessible …