-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstack.yaml
More file actions
28 lines (22 loc) · 729 Bytes
/
Copy pathstack.yaml
File metadata and controls
28 lines (22 loc) · 729 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
resolver: lts-18.6
compiler: ghc-8.10.4
packages:
- .
ghc-options:
"$locals": -funfolding-use-threshold=16 -fexcess-precision -optc-O3 -optc-ffast-math -O2 # -v
apply-ghc-options: locals
extra-deps:
- git: https://github.com/hasktorch/hasktorch.git
commit: 5f97cd3fa1647092de85e4675aebdc3da1967098
subdirs:
- hasktorch
- libtorch-ffi
- libtorch-ffi-helper
- git: https://github.com/AugustUnderground/mlflow-hs.git
commit: 55c529fe25ddea7ffd391b04651050862d3a4596
- ihaskell-hvega-0.3.2.0@sha256:57b749f3c14b224af6f9484b2cd531299dd740477aa6e6f300f19a8c291b5fac,1182
extra-include-dirs:
- libtorch/include/torch/csrc/api/include
- libtorch/include
extra-lib-dirs:
- ./libtorch/lib