Liking cljdoc? Tell your friends :D

tech.neanderthal

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.

Usage

MKL

Install intel's mkl. Some basic instructions are in the tvm-clj documentation.

Setup library paths to find MKL
# Setup LD_LIBRARY_PATH to point to mkl
source scripts/library-path

You should be able to run lein test.

License

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.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close