Neandtheral bindings to the techascent ecosystem.
Currently only zero-copy of neanderthal into tech tensors is supported. It should be noted, however, that this pathway will also allow zerocopy into tvm tensors and into numpy objects.
Install intel's mkl. Some basic instructions are in the tvm-clj documentation.
# Setup LD_LIBRARY_PATH to point to mkl
source scripts/library-path
You should be able to run lein test
.
Copyright © 2019 Techascent, LLC
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.