Home
last modified time | relevance | path

Searched refs:USE_TORCH (Results 1 – 2 of 2) sorted by relevance

/honee/
H A DMakefile55 USE_TORCH ?= macro
56 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
/honee/doc/
H A Dtheory.md461 This is enabled with `USE_TORCH=1` during the build process, which will use the PyTorch accessible …