pierric · GitHub

build

  • ln -s <path-to-mxnet-lib> mxnet
  • Build utility mxnet-op-gen: stack build --flag fei-base:-mxnet_geq_10900 fei-base:mxnet-op-gen
  • Generate tensor operations: LD_LIBRARY_PATH=<path-to-mxnet-lib> stack exec mxnet-op-gen -- -o ops/1.9
  • Rebuild library with tensor operations: stack build --flag fei-base:mxnet_geq_10900

see also

About

Yet another wrapper of mxnet in Haskell

Resources

Readme

BSD-3-Clause license

Activity

Stars

3 stars

Watchers

1 watching

Forks

0 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗