OCamllabs icon Home|Differences with the last checks|Previous runs


Building on asteria.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2024-07-02 07:36.36 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-07-02 07:36.36 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 3bcb45c36ed254e850b498bff678e3e5848b23e1"))
2024-07-02 07:36.36 ---> using "3d0bfbfa177ca2531fcfa9e2869627278a2c31cf290ac589bbf0639aba3b017c" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-07-02 07:36.36 ---> using "5dff26d510618c1d48fe6b00f268416e83e2cb4c80c378ed525d97eb709030a0" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.12' '4.12.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.12.1"} | "ocaml-system" {= "4.12.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.12.1  (https://github.com/ocaml/ocaml/archive/4.12.1.tar.gz)
-> installed ocaml-base-compiler.4.12.1
-> installed ocaml-config.2
-> installed ocaml.4.12.1
Done.
# Run eval $(opam env --switch=4.12) to update the current shell environment
2024-07-02 07:36.36 ---> using "d7cf84aea57d7b58624f8636945354d6f15f677c0060ad230ce655d752121458" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-07-01-1407.11-F-2024-06-27-0211.32.pdiff [306 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-07-01-1407.11-F-2024-06-27-0211.32.pdiff [306 kB]
- Fetched 568 kB in 2s (378 kB/s)
- Reading package lists...
- 
2024-07-02 07:36.36 ---> using "70c20d76f3b861f5022a99b42e62172b29c19a2f812789421abf474a6acfa7f1" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"torch.0.11\"\
               \nopam install -vy \"torch.0.11\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"torch.0.11\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] torch.0.11 is not installed.

Nothing to do.
The following actions will be performed:
=== install 43 packages
  - install base                v0.15.1            [required by torch]
  - install bigarray-compat     1.1.0              [required by ctypes]
  - install camlzip             1.11               [required by npy]
  - install cmdliner            1.3.0              [required by torch]
  - install conf-libffi         2.0.0              [required by ctypes-foreign]
  - install conf-pkg-config     3                  [required by ctypes-foreign]
  - install conf-zlib           1                  [required by camlzip]
  - install csexp               1.5.2              [required by dune-configurator]
  - install ctypes              0.22.0             [required by torch]
  - install ctypes-foreign      0.22.0             [required by torch]
  - install dune                3.16.0             [required by torch]
  - install dune-configurator   3.16.0             [required by torch]
  - install integers            0.7.0              [required by ctypes]
  - install jane-street-headers v0.15.0            [required by time_now]
  - install jst-config          v0.15.1            [required by time_now]
  - install libtorch            1.7.0+linux-x86_64 [required by torch]
  - install npy                 0.0.9              [required by torch]
  - install num                 1.5                [required by sexplib]
  - install ocaml-compiler-libs v0.12.4            [required by torch]
  - install ocamlfind           1.9.6              [required by camlzip]
  - install parsexp             v0.15.0            [required by sexplib]
  - install ppx_assert          v0.15.0            [required by jst-config]
  - install ppx_base            v0.15.0            [required by time_now]
  - install ppx_cold            v0.15.0            [required by ppx_base]
  - install ppx_compare         v0.15.0            [required by ppx_base]
  - install ppx_custom_printf   v0.15.0            [required by torch]
  - install ppx_derivers        1.2.1              [required by ppxlib]
  - install ppx_enumerate       v0.15.0            [required by ppx_base]
  - install ppx_expect          v0.15.1            [required by torch]
  - install ppx_hash            v0.15.0            [required by ppx_base]
  - install ppx_here            v0.15.0            [required by ppx_expect]
  - install ppx_inline_test     v0.15.1            [required by ppx_expect]
  - install ppx_optcomp         v0.15.0            [required by time_now]
  - install ppx_sexp_conv       v0.15.1            [required by torch]
  - install ppxlib              0.32.1             [required by ppx_custom_printf, ppx_expect]
  - install re                  1.11.0             [required by ppx_expect]
  - install seq                 base               [required by re]
  - install sexplib             v0.15.1            [required by torch]
  - install sexplib0            v0.15.1            [required by base, sexplib]
  - install stdio               v0.15.0            [required by torch]
  - install stdlib-shims        0.3.0              [required by integers]
  - install time_now            v0.15.0            [required by ppx_inline_test]
  - install torch               0.11

The following system packages will first need to be installed:
    libffi-dev pkg-config zlib1g-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libffi-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libffi-dev:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19416 files and directories currently installed.)
- Preparing to unpack .../0-libffi-dev_3.4.6-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.6-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../1-libpkgconf3_1.8.1-3_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-3) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../2-pkgconf-bin_1.8.1-3_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-3) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../3-pkgconf_1.8.1-3_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-3) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../4-pkg-config_1.8.1-3_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-3) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../5-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-3) ...
- Setting up pkgconf-bin (1.8.1-3) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1) ...
- Setting up pkgconf:amd64 (1.8.1-3) ...
- Setting up pkg-config:amd64 (1.8.1-3) ...
- Processing triggers for libc-bin (2.38-13) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/127: [base.v0.15.1: extract]
Processing  2/127: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract]
Processing  3/127: [base.v0.15.1: extract] [bigarray-compat.1.1.0: extract] [camlzip.1.11: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  3/127: [base.v0.15.1: extract] [camlzip.1.11: extract]
Processing  4/127: [base.v0.15.1: extract] [camlzip.1.11: extract] [cmdliner.1.3.0: extract]
-> retrieved camlzip.1.11  (cached)
Processing  4/127: [base.v0.15.1: extract] [cmdliner.1.3.0: extract]
Processing  5/127: [base.v0.15.1: extract] [cmdliner.1.3.0: extract]
Processing  6/127: [base.v0.15.1: extract] [cmdliner.1.3.0: extract]
Processing  7/127: [base.v0.15.1: extract] [cmdliner.1.3.0: extract]
Processing  8/127: [base.v0.15.1: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract]
Processing  9/127: [base.v0.15.1: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkg-config]
-> retrieved base.v0.15.1  (cached)
Processing  9/127: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkg-config]
Processing 10/127: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [conf-pkg-config: pkg-config]
-> retrieved cmdliner.1.3.0  (cached)
Processing 10/127: [csexp.1.5.2: extract] [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [conf-pkg-config: pkg-config]
Processing 11/127: [csexp.1.5.2: extract] [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-pkg-config: pkg-config]
Processing 12/127: [csexp.1.5.2: extract] [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [cmdliner: make all] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 12/127: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [cmdliner: make all] [conf-pkg-config: pkg-config]
Processing 13/127: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 13/127: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [cmdliner: make all]
-> installed conf-pkg-config.3
Processing 14/127: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [cmdliner: make all]
Processing 15/127: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi]
Processing 16/127: [ctypes.0.22.0, ctypes-foreign.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
-> retrieved ctypes.0.22.0, ctypes-foreign.0.22.0  (cached)
Processing 16/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
Processing 17/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [jane-street-headers.v0.15.0: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
-> retrieved integers.0.7.0  (cached)
Processing 17/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.15.0: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
Processing 18/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.15.0: extract] [jst-config.v0.15.1: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 18/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.15.0: extract] [jst-config.v0.15.1: extract] [cmdliner: make all] [conf-zlib: pkg-config zlib]
-> installed conf-libffi.2.0.0
Processing 19/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.15.0: extract] [jst-config.v0.15.1: extract] [cmdliner: make all] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.12/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 19/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.15.0: extract] [jst-config.v0.15.1: extract] [cmdliner: make all]
-> installed conf-zlib.1
Processing 20/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.15.0: extract] [jst-config.v0.15.1: extract] [cmdliner: make all]
-> retrieved jane-street-headers.v0.15.0  (cached)
Processing 20/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.15.1: extract] [cmdliner: make all]
Processing 21/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.15.1: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [cmdliner: make all]
-> retrieved jst-config.v0.15.1  (cached)
Processing 21/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [cmdliner: make all]
Processing 22/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [npy.0.0.9: http] [cmdliner: make all]
Processing 22/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [npy.0.0.9: extract] [cmdliner: make all]
-> retrieved npy.0.0.9  (https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz)
Processing 22/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [cmdliner: make all]
Processing 23/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [num.1.5: extract] [cmdliner: make all]
-> retrieved num.1.5  (cached)
Processing 23/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [cmdliner: make all]
Processing 24/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all]
Processing 25/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [num: make opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 25/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy]
Processing 26/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ocamlfind.1.9.6: extract] [cmdliner: make all] [num: make opam-legacy]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 26/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy]
Processing 27/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [parsexp.v0.15.0: extract] [cmdliner: make all] [num: make opam-legacy]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 28/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [parsexp.v0.15.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: patch]
-> retrieved parsexp.v0.15.0  (cached)
Processing 28/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: patch]
Processing 29/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_assert.v0.15.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: patch]
Processing 29/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_assert.v0.15.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.15.0  (cached)
Processing 29/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 30/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_base.v0.15.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.15.0  (cached)
Processing 30/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 31/127: [dune.3.16.0, dune-configurator.3.16.0: extract] [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_cold.v0.15.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved dune.3.16.0, dune-configurator.3.16.0  (cached)
Processing 31/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_cold.v0.15.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 32/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_cold.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 33/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_cold.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [cmdliner: make all] [dune: ocaml 255] [num: make opam-legacy] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.12" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 33/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_cold.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [dune: ocaml 255] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 34/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_cold.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [dune: ocaml 255] [num: make opam-legacy] [ocamlfind: ./configure] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.12/.opam-switch/build/num.1.5)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 34/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_cold.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: ./configure] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.12/bin" "-sitelib" "/home/opam/.opam/4.12/lib" "-mandir" "/home/opam/.opam/4.12/man" "-config" "/home/opam/.opam/4.12/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.12/lib/ocaml
-     Binaries:              /home/opam/.opam/4.12/bin
-     Manual pages:          /home/opam/.opam/4.12/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.12/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.12/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.12/bin
-     Manual pages:          /home/opam/.opam/4.12/man
-     topfind script:        /home/opam/.opam/4.12/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 34/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_cold.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_cold.v0.15.0  (cached)
Processing 34/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_compare.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
Processing 35/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_compare.v0.15.0: extract] [ppx_custom_printf.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_compare.v0.15.0  (cached)
Processing 35/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_custom_printf.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
Processing 36/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_custom_printf.v0.15.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_custom_printf.v0.15.0  (cached)
Processing 36/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_derivers.1.2.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
Processing 37/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_derivers.1.2.1: extract] [ppx_enumerate.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 37/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_enumerate.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
Processing 38/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_enumerate.v0.15.0: extract] [ppx_expect.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_enumerate.v0.15.0  (cached)
Processing 38/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_expect.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
Processing 39/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_expect.v0.15.1: extract] [ppx_hash.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_expect.v0.15.1  (cached)
Processing 39/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_hash.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
Processing 40/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_hash.v0.15.0: extract] [ppx_here.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_hash.v0.15.0  (cached)
Processing 40/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_here.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
Processing 41/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_here.v0.15.0: extract] [ppx_inline_test.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_here.v0.15.0  (cached)
Processing 41/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_inline_test.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
Processing 42/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_inline_test.v0.15.1: extract] [ppx_optcomp.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_inline_test.v0.15.1  (cached)
Processing 42/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_optcomp.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
Processing 43/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_optcomp.v0.15.0: extract] [ppx_sexp_conv.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.12/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.12/doc/cmdliner" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.12/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.12/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.12/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.12/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.12/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.12/lib/cmdliner"
Processing 43/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_optcomp.v0.15.0: extract] [ppx_sexp_conv.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ppx_optcomp.v0.15.0  (cached)
Processing 43/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_sexp_conv.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 44/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppx_sexp_conv.v0.15.1: extract] [ppxlib.0.32.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ppx_sexp_conv.v0.15.1  (cached)
Processing 44/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppxlib.0.32.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 45/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppxlib.0.32.1: extract] [re.1.11.0: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved re.1.11.0  (cached)
Processing 45/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppxlib.0.32.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved seq.base  (cached)
Processing 46/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppxlib.0.32.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 47/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppxlib.0.32.1: extract] [sexplib.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 48/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppxlib.0.32.1: extract] [sexplib.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved sexplib.v0.15.1  (cached)
Processing 48/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppxlib.0.32.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 49/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppxlib.0.32.1: extract] [sexplib0.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.12/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.12/doc/cmdliner" (CWD=/home/opam/.opam/4.12/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.12/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.12/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.12/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 49/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppxlib.0.32.1: extract] [sexplib0.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all]
-> installed num.1.5
Processing 50/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppxlib.0.32.1: extract] [sexplib0.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all]
-> installed seq.base
Processing 51/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [ppxlib.0.32.1: extract] [sexplib0.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved ppxlib.0.32.1  (cached)
Processing 51/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [sexplib0.v0.15.1: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 52/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [sexplib0.v0.15.1: extract] [stdio.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved sexplib0.v0.15.1  (cached)
Processing 52/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [stdio.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 53/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [stdio.v0.15.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved stdio.v0.15.0  (cached)
Processing 53/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [stdlib-shims.0.3.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 54/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [stdlib-shims.0.3.0: extract] [time_now.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 54/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [time_now.v0.15.0: extract] [dune: ocaml 255] [ocamlfind: make all]
Processing 55/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [time_now.v0.15.0: extract] [torch.0.11: http] [dune: ocaml 255] [ocamlfind: make all]
-> retrieved time_now.v0.15.0  (cached)
Processing 55/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [torch.0.11: http] [dune: ocaml 255] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.12/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.12/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.12/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.12/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.12/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
Processing 55/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [torch.0.11: http] [dune: ocaml 255] [ocamlfind: make opt]
Processing 55/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [torch.0.11: extract] [dune: ocaml 255] [ocamlfind: make opt]
-> retrieved torch.0.11  (https://github.com/LaurentMazare/ocaml-torch/archive/0.11.tar.gz)
Processing 55/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [dune: ocaml 255] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 55/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [dune: ocaml 255]
Processing 56/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [dune: ocaml 255] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.12/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.12/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.12/bin"
- install -d "/home/opam/.opam/4.12/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.12/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.12/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.12/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.12/lib/findlib"
- install -d "/home/opam/.opam/4.12/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.12/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.12/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.12/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.12/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.12/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.12/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.12/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.12/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.12/lib/$x/META.tmp" && mv "/home/opam/.opam/4.12/lib/$x/META.tmp" "/home/opam/.opam/4.12/lib/$x/META"; done
- install -d "/home/opam/.opam/4.12/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.12/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.12/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.12/man/man1" "/home/opam/.opam/4.12/man/man3" "/home/opam/.opam/4.12/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.12/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.12/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 56/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [dune: ocaml 255]
Processing 57/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [camlzip: make all] [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.12/.opam-switch/build/camlzip.1.11)
- ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- ocamlfind ocamlopt -safe-string -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.11
Processing 57/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [dune: ocaml 255]
Processing 58/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [dune: ocaml 255] [camlzip: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/camlzip.1.11)
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmxs
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmxa
- Installed /home/opam/.opam/4.12/lib/zip/zlib.cmx
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmx
- Installed /home/opam/.opam/4.12/lib/zip/gzip.cmx
- Installed /home/opam/.opam/4.12/lib/zip/zlib.cmt
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmt
- Installed /home/opam/.opam/4.12/lib/zip/gzip.cmt
- Installed /home/opam/.opam/4.12/lib/zip/zlib.cmti
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmti
- Installed /home/opam/.opam/4.12/lib/zip/gzip.cmti
- Installed /home/opam/.opam/4.12/lib/zip/zlib.cmi
- Installed /home/opam/.opam/4.12/lib/zip/zip.cmi
- Installed /home/opam/.opam/4.12/lib/zip/gzip.cmi
- Installed /home/opam/.opam/4.12/lib/zip/zlib.mli
- Installed /home/opam/.opam/4.12/lib/zip/zip.mli
- Installed /home/opam/.opam/4.12/lib/zip/gzip.mli
- Installed /home/opam/.opam/4.12/lib/zip/zip.a
- Installed /home/opam/.opam/4.12/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/4.12/lib/zip/zip.cma
- Installed /home/opam/.opam/4.12/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/4.12/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.12/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.12/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/4.12/lib/camlzip/META
-> installed camlzip.1.11
Processing 58/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.16.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- 

Processing 58/127: [libtorch.1.7.0+linux-x86_64/libtorch-linux.zip: dl] [dune: ./_boot/dune.exe build]
-> retrieved libtorch.1.7.0+linux-x86_64  (https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-1.7.0%2Bcpu.zip)
Processing 58/127: [dune: ./_boot/dune.exe build]
Processing 59/127: [dune: ./_boot/dune.exe build]
Processing 60/127: [dune: ./_boot/dune.exe build] [libtorch: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.16.0)
-> compiled  dune.3.16.0
Processing 60/127: [libtorch: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "test -d /home/opam/.opam/4.12/lib/libtorch/lib/libtorch.so || ( unzip libtorch-linux.zip && mv -f libtorch /home/opam/.opam/4.12/lib/ )" (CWD=/home/opam/.opam/4.12/.opam-switch/build/libtorch.1.7.0+linux-x86_64)
- Archive:  libtorch-linux.zip
-    creating: libtorch/
-   inflating: libtorch/build-hash     
-    creating: libtorch/share/
-    creating: libtorch/share/cmake/
-    creating: libtorch/share/cmake/Tensorpipe/
-   inflating: libtorch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake  
-   inflating: libtorch/share/cmake/Tensorpipe/TensorpipeTargets.cmake  
-    creating: libtorch/share/cmake/Caffe2/
-    creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake  
-    creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake  
-    creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Targets-release.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Targets.cmake  
-    creating: libtorch/share/cmake/Caffe2/public/
-   inflating: libtorch/share/cmake/Caffe2/public/mkldnn.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/protobuf.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/gflags.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/threads.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/cuda.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/mkl.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/glog.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/utils.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Config.cmake  
-    creating: libtorch/share/cmake/Gloo/
-   inflating: libtorch/share/cmake/Gloo/GlooConfig.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooTargets-release.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooTargets.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooConfigVersion.cmake  
-    creating: libtorch/share/cmake/Torch/
-   inflating: libtorch/share/cmake/Torch/TorchConfigVersion.cmake  
-   inflating: libtorch/share/cmake/Torch/TorchConfig.cmake  
-    creating: libtorch/share/cmake/ATen/
-   inflating: libtorch/share/cmake/ATen/ATenConfig.cmake  
-    creating: libtorch/include/
-    creating: libtorch/include/THCUNN/
-    creating: libtorch/include/THCUNN/generic/
-   inflating: libtorch/include/THCUNN/generic/THCUNN.h  
-    creating: libtorch/include/caffe2/
-    creating: libtorch/include/caffe2/observers/
-   inflating: libtorch/include/caffe2/observers/time_observer.h  
-   inflating: libtorch/include/caffe2/observers/profile_observer.h  
-   inflating: libtorch/include/caffe2/observers/runcnt_observer.h  
-   inflating: libtorch/include/caffe2/observers/operator_attaching_net_observer.h  
-    creating: libtorch/include/caffe2/core/
-   inflating: libtorch/include/caffe2/core/tensor_int8.h  
-   inflating: libtorch/include/caffe2/core/memonger.h  
-   inflating: libtorch/include/caffe2/core/logging.h  
-   inflating: libtorch/include/caffe2/core/blob.h  
-   inflating: libtorch/include/caffe2/core/test_utils.h  
-   inflating: libtorch/include/caffe2/core/operator_schema.h  
-   inflating: libtorch/include/caffe2/core/stats.h  
-   inflating: libtorch/include/caffe2/core/plan_executor.h  
-   inflating: libtorch/include/caffe2/core/net_dag_utils.h  
-   inflating: libtorch/include/caffe2/core/init.h  
-   inflating: libtorch/include/caffe2/core/common_omp.h  
-   inflating: libtorch/include/caffe2/core/net.h  
-   inflating: libtorch/include/caffe2/core/qtensor.h  
-   inflating: libtorch/include/caffe2/core/context_base.h  
-   inflating: libtorch/include/caffe2/core/blob_serialization.h  
-   inflating: libtorch/include/caffe2/core/qtensor_serialization.h  
-   inflating: libtorch/include/caffe2/core/cudnn_wrappers.h  
-   inflating: libtorch/include/caffe2/core/allocator.h  
-   inflating: libtorch/include/caffe2/core/net_async_task_future.h  
-   inflating: libtorch/include/caffe2/core/context.h  
-   inflating: libtorch/include/caffe2/core/export_caffe2_op_to_c10.h  
-   inflating: libtorch/include/caffe2/core/workspace.h  
-   inflating: libtorch/include/caffe2/core/static_tracepoint.h  
-   inflating: libtorch/include/caffe2/core/net_async_tracing.h  
-   inflating: libtorch/include/caffe2/core/net_async_task.h  
-   inflating: libtorch/include/caffe2/core/static_tracepoint_elfx86.h  
-   inflating: libtorch/include/caffe2/core/event.h  
-   inflating: libtorch/include/caffe2/core/net_async_scheduling.h  
-   inflating: libtorch/include/caffe2/core/module.h  
-   inflating: libtorch/include/caffe2/core/tensor_impl.h  
-   inflating: libtorch/include/caffe2/core/net_async_task_graph.h  
-   inflating: libtorch/include/caffe2/core/common_cudnn.h  
-   inflating: libtorch/include/caffe2/core/net_simple.h  
-   inflating: libtorch/include/caffe2/core/export_c10_op_to_caffe2.h  
-   inflating: libtorch/include/caffe2/core/blob_serializer_base.h  
-   inflating: libtorch/include/caffe2/core/blob_stats.h  
-   inflating: libtorch/include/caffe2/core/numa.h  
-   inflating: libtorch/include/caffe2/core/db.h  
-   inflating: libtorch/include/caffe2/core/common_gpu.h  
-   inflating: libtorch/include/caffe2/core/context_gpu.h  
-   inflating: libtorch/include/caffe2/core/transform.h  
-   inflating: libtorch/include/caffe2/core/prof_dag_counters.h  
-   inflating: libtorch/include/caffe2/core/storage.h  
-   inflating: libtorch/include/caffe2/core/observer.h  
-   inflating: libtorch/include/caffe2/core/net_simple_refcount.h  
-   inflating: libtorch/include/caffe2/core/flags.h  
-   inflating: libtorch/include/caffe2/core/types.h  
-   inflating: libtorch/include/caffe2/core/operator_gradient.h  
-   inflating: libtorch/include/caffe2/core/timer.h  
-   inflating: libtorch/include/caffe2/core/tensor.h  
-   inflating: libtorch/include/caffe2/core/net_parallel.h  
-   inflating: libtorch/include/caffe2/core/event_cpu.h  
-   inflating: libtorch/include/caffe2/core/graph.h  
-   inflating: libtorch/include/caffe2/core/scope_guard.h  
-   inflating: libtorch/include/caffe2/core/operator.h  
-   inflating: libtorch/include/caffe2/core/common.h  
-   inflating: libtorch/include/caffe2/core/macros.h  
-   inflating: libtorch/include/caffe2/core/net_async_base.h  
-    creating: libtorch/include/caffe2/sgd/
-   inflating: libtorch/include/caffe2/sgd/fp16_momentum_sgd_op.h  
-   inflating: libtorch/include/caffe2/sgd/rmsprop_op.h  
-   inflating: libtorch/include/caffe2/sgd/adadelta_op.h  
-   inflating: libtorch/include/caffe2/sgd/learning_rate_op.h  
-   inflating: libtorch/include/caffe2/sgd/learning_rate_adaption_op.h  
-   inflating: libtorch/include/caffe2/sgd/gftrl_op.h  
-   inflating: libtorch/include/caffe2/sgd/lars_op.h  
-   inflating: libtorch/include/caffe2/sgd/storm_op.h  
-   inflating: libtorch/include/caffe2/sgd/clip_tensor_op.h  
-   inflating: libtorch/include/caffe2/sgd/momentum_sgd_op.h  
-   inflating: libtorch/include/caffe2/sgd/learning_rate_functors.h  
-   inflating: libtorch/include/caffe2/sgd/math_lp.h  
-   inflating: libtorch/include/caffe2/sgd/rowwise_counter.h  
-   inflating: libtorch/include/caffe2/sgd/ftrl_op.h  
-   inflating: libtorch/include/caffe2/sgd/fp32_momentum_sgd_op.h  
-   inflating: libtorch/include/caffe2/sgd/weight_scale_op.h  
-   inflating: libtorch/include/caffe2/sgd/wngrad_op.h  
-   inflating: libtorch/include/caffe2/sgd/iter_op.h  
-   inflating: libtorch/include/caffe2/sgd/rowwise_adagrad_fused.h  
-   inflating: libtorch/include/caffe2/sgd/adagrad_fused.h  
-   inflating: libtorch/include/caffe2/sgd/adagrad_op.h  
-   inflating: libtorch/include/caffe2/sgd/yellowfin_op.h  
-   inflating: libtorch/include/caffe2/sgd/adam_op.h  
-    creating: libtorch/include/caffe2/opt/
-   inflating: libtorch/include/caffe2/opt/optimize_ideep.h  
-   inflating: libtorch/include/caffe2/opt/fusion.h  
-   inflating: libtorch/include/caffe2/opt/backend_transformer_base.h  
-   inflating: libtorch/include/caffe2/opt/passes.h  
-   inflating: libtorch/include/caffe2/opt/shape_info.h  
-   inflating: libtorch/include/caffe2/opt/backend_cutting.h  
-   inflating: libtorch/include/caffe2/opt/onnxifi_op.h  
-   inflating: libtorch/include/caffe2/opt/onnxifi_transformer.h  
-   inflating: libtorch/include/caffe2/opt/glow_net_transform.h  
-   inflating: libtorch/include/caffe2/opt/fakefp16_transform.h  
-   inflating: libtorch/include/caffe2/opt/onnx_convert.h  
-   inflating: libtorch/include/caffe2/opt/device.h  
-   inflating: libtorch/include/caffe2/opt/distributed.h  
-   inflating: libtorch/include/caffe2/opt/annotations.h  
-   inflating: libtorch/include/caffe2/opt/bound_shape_inferencer.h  
-   inflating: libtorch/include/caffe2/opt/mobile.h  
-   inflating: libtorch/include/caffe2/opt/converter.h  
-   inflating: libtorch/include/caffe2/opt/tvm_transformer.h  
-   inflating: libtorch/include/caffe2/opt/optimizer.h  
-    creating: libtorch/include/caffe2/image/
-   inflating: libtorch/include/caffe2/image/image_input_op.h  
-   inflating: libtorch/include/caffe2/image/transform_gpu.h  
-    creating: libtorch/include/caffe2/ideep/
-   inflating: libtorch/include/caffe2/ideep/ideep_utils.h  
-    creating: libtorch/include/caffe2/db/
-   inflating: libtorch/include/caffe2/db/create_db_op.h  
-    creating: libtorch/include/caffe2/utils/
-   inflating: libtorch/include/caffe2/utils/zmq_helper.h  
-   inflating: libtorch/include/caffe2/utils/math-detail.h  
-   inflating: libtorch/include/caffe2/utils/cast.h  
-   inflating: libtorch/include/caffe2/utils/filler.h  
-    creating: libtorch/include/caffe2/utils/threadpool/
-   inflating: libtorch/include/caffe2/utils/threadpool/ThreadPool.h  
-   inflating: libtorch/include/caffe2/utils/threadpool/ThreadPoolCommon.h  
-   inflating: libtorch/include/caffe2/utils/threadpool/pthreadpool.h  
-   inflating: libtorch/include/caffe2/utils/threadpool/pthreadpool-cpp.h  
-   inflating: libtorch/include/caffe2/utils/threadpool/WorkersPool.h  
-   inflating: libtorch/include/caffe2/utils/murmur_hash3.h  
-    creating: libtorch/include/caffe2/utils/math/
-   inflating: libtorch/include/caffe2/utils/math/reduce.h  
-   inflating: libtorch/include/caffe2/utils/math/elementwise.h  
-   inflating: libtorch/include/caffe2/utils/math/broadcast.h  
-   inflating: libtorch/include/caffe2/utils/math/half_utils.h  
-   inflating: libtorch/include/caffe2/utils/math/utils.h  
-   inflating: libtorch/include/caffe2/utils/math/transpose.h  
-   inflating: libtorch/include/caffe2/utils/math.h  
-   inflating: libtorch/include/caffe2/utils/smart_tensor_printer.h  
-   inflating: libtorch/include/caffe2/utils/proto_convert.h  
-   inflating: libtorch/include/caffe2/utils/signal_handler.h  
-   inflating: libtorch/include/caffe2/utils/proto_utils.h  
-   inflating: libtorch/include/caffe2/utils/eigen_utils.h  
-   inflating: libtorch/include/caffe2/utils/cblas.h  
-   inflating: libtorch/include/caffe2/utils/bench_utils.h  
-   inflating: libtorch/include/caffe2/utils/fixed_divisor.h  
-   inflating: libtorch/include/caffe2/utils/conversions.h  
-   inflating: libtorch/include/caffe2/utils/cpu_neon.h  
-   inflating: libtorch/include/caffe2/utils/string_utils.h  
-   inflating: libtorch/include/caffe2/utils/proto_wrap.h  
-   inflating: libtorch/include/caffe2/utils/simple_queue.h  
-   inflating: libtorch/include/caffe2/utils/map_utils.h  
-   inflating: libtorch/include/caffe2/utils/cpuid.h  
-    creating: libtorch/include/caffe2/serialize/
-   inflating: libtorch/include/caffe2/serialize/crc_alt.h  
-   inflating: libtorch/include/caffe2/serialize/file_adapter.h  
-   inflating: libtorch/include/caffe2/serialize/read_adapter_interface.h  
-   inflating: libtorch/include/caffe2/serialize/inline_container.h  
-   inflating: libtorch/include/caffe2/serialize/istream_adapter.h  
-    creating: libtorch/include/caffe2/mpi/
-   inflating: libtorch/include/caffe2/mpi/mpi_ops.h  
-   inflating: libtorch/include/caffe2/mpi/mpi_common.h  
-    creating: libtorch/include/caffe2/python/
-   inflating: libtorch/include/caffe2/python/pybind_state_dlpack.h  
-   inflating: libtorch/include/caffe2/python/pybind_state.h  
-   inflating: libtorch/include/caffe2/python/pybind_state_registry.h  
-   inflating: libtorch/include/caffe2/python/dlpack.h  
-    creating: libtorch/include/caffe2/transforms/
-   inflating: libtorch/include/caffe2/transforms/common_subexpression_elimination.h  
-   inflating: libtorch/include/caffe2/transforms/pattern_net_transform.h  
-   inflating: libtorch/include/caffe2/transforms/single_op_transform.h  
-   inflating: libtorch/include/caffe2/transforms/conv_to_nnpack_transform.h  
-    creating: libtorch/include/caffe2/queue/
-   inflating: libtorch/include/caffe2/queue/blobs_queue_db.h  
-   inflating: libtorch/include/caffe2/queue/blobs_queue.h  
-   inflating: libtorch/include/caffe2/queue/queue_ops.h  
-   inflating: libtorch/include/caffe2/queue/rebatching_queue.h  
-   inflating: libtorch/include/caffe2/queue/rebatching_queue_ops.h  
-    creating: libtorch/include/caffe2/proto/
-   inflating: libtorch/include/caffe2/proto/torch_pb.h  
-   inflating: libtorch/include/caffe2/proto/caffe2_pb.h  
-   inflating: libtorch/include/caffe2/proto/predictor_consts.pb.h  
-   inflating: libtorch/include/caffe2/proto/hsm.pb.h  
-   inflating: libtorch/include/caffe2/proto/prof_dag.pb.h  
-   inflating: libtorch/include/caffe2/proto/caffe2_legacy.pb.h  
-   inflating: libtorch/include/caffe2/proto/metanet.pb.h  
-   inflating: libtorch/include/caffe2/proto/torch.pb.h  
-   inflating: libtorch/include/caffe2/proto/caffe2.pb.h  
-    creating: libtorch/include/caffe2/cuda_rtc/
-   inflating: libtorch/include/caffe2/cuda_rtc/common_rtc.h  
-    creating: libtorch/include/caffe2/onnx/
-   inflating: libtorch/include/caffe2/onnx/onnxifi_graph_info.h  
-   inflating: libtorch/include/caffe2/onnx/backend.h  
-   inflating: libtorch/include/caffe2/onnx/onnx_exporter.h  
-   inflating: libtorch/include/caffe2/onnx/onnxifi_init.h  
-   inflating: libtorch/include/caffe2/onnx/backend_rep.h  
-   inflating: libtorch/include/caffe2/onnx/helper.h  
-   inflating: libtorch/include/caffe2/onnx/offline_tensor.h  
-   inflating: libtorch/include/caffe2/onnx/device.h  
-    creating: libtorch/include/caffe2/distributed/
-   inflating: libtorch/include/caffe2/distributed/file_store_handler_op.h  
-   inflating: libtorch/include/caffe2/distributed/file_store_handler.h  
-   inflating: libtorch/include/caffe2/distributed/redis_store_handler_op.h  
-   inflating: libtorch/include/caffe2/distributed/store_handler.h  
-   inflating: libtorch/include/caffe2/distributed/store_ops.h  
-   inflating: libtorch/include/caffe2/distributed/redis_store_handler.h  
-    creating: libtorch/include/caffe2/operators/
-   inflating: libtorch/include/caffe2/operators/tt_linear_op.h  
-   inflating: libtorch/include/caffe2/operators/thresholded_relu_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op_mobile.h  
-   inflating: libtorch/include/caffe2/operators/ctc_beam_search_decoder_op.h  
-   inflating: libtorch/include/caffe2/operators/weighted_multi_sampling_op.h  
-   inflating: libtorch/include/caffe2/operators/copy_rows_to_tensor_op.h  
-   inflating: libtorch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h  
-   inflating: libtorch/include/caffe2/operators/sinh_op.h  
-   inflating: libtorch/include/caffe2/operators/tan_op.h  
-   inflating: libtorch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h  
-   inflating: libtorch/include/caffe2/operators/sparse_to_dense_mask_op.h  
-   inflating: libtorch/include/caffe2/operators/spatial_batch_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/reverse_packed_segs_op.h  
-   inflating: libtorch/include/caffe2/operators/order_switch_ops.h  
-   inflating: libtorch/include/caffe2/operators/multi_class_accuracy_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_logical_ops.h  
-   inflating: libtorch/include/caffe2/operators/clip_op.h  
-   inflating: libtorch/include/caffe2/operators/swish_op.h  
-   inflating: libtorch/include/caffe2/operators/square_root_divide_op.h  
-   inflating: libtorch/include/caffe2/operators/activation_ops_cudnn.h  
-   inflating: libtorch/include/caffe2/operators/channel_stats_op.h  
-   inflating: libtorch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h  
-   inflating: libtorch/include/caffe2/operators/prefetch_op.h  
-   inflating: libtorch/include/caffe2/operators/listwise_l2r_op.h  
-   inflating: libtorch/include/caffe2/operators/rmac_regions_op.h  
-   inflating: libtorch/include/caffe2/operators/exp_op.h  
-   inflating: libtorch/include/caffe2/operators/cosh_op.h  
-   inflating: libtorch/include/caffe2/operators/reducer_functors.h  
-   inflating: libtorch/include/caffe2/operators/lengths_tile_op.h  
-   inflating: libtorch/include/caffe2/operators/acos_op.h  
-   inflating: libtorch/include/caffe2/operators/rowmul_op.h  
-   inflating: libtorch/include/caffe2/operators/byte_weight_dequant_op.h  
-   inflating: libtorch/include/caffe2/operators/h_softmax_op.h  
-   inflating: libtorch/include/caffe2/operators/reduce_ops.h  
-   inflating: libtorch/include/caffe2/operators/merge_id_lists_op.h  
-   inflating: libtorch/include/caffe2/operators/rsqrt_op.h  
-   inflating: libtorch/include/caffe2/operators/while_op.h  
-   inflating: libtorch/include/caffe2/operators/lstm_utils.h  
-   inflating: libtorch/include/caffe2/operators/upsample_op.h  
-   inflating: libtorch/include/caffe2/operators/string_ops.h  
-   inflating: libtorch/include/caffe2/operators/one_hot_ops.h  
-   inflating: libtorch/include/caffe2/operators/softmax_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_matmul_op.h  
-   inflating: libtorch/include/caffe2/operators/sin_op.h  
-   inflating: libtorch/include/caffe2/operators/gather_ranges_to_dense_op.h  
-   inflating: libtorch/include/caffe2/operators/mod_op.h  
-   inflating: libtorch/include/caffe2/operators/pool_op_util.h  
-   inflating: libtorch/include/caffe2/operators/cosine_embedding_criterion_op.h  
-   inflating: libtorch/include/caffe2/operators/inference_lstm_op.h  
-   inflating: libtorch/include/caffe2/operators/index_ops.h  
-   inflating: libtorch/include/caffe2/operators/floor_op.h  
-   inflating: libtorch/include/caffe2/operators/layer_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/sqrt_op.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op.h  
-   inflating: libtorch/include/caffe2/operators/unique_ops.h  
-   inflating: libtorch/include/caffe2/operators/assert_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_top_k_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_pad_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_op.h  
-   inflating: libtorch/include/caffe2/operators/weighted_sample_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_box_cox_op.h  
-   inflating: libtorch/include/caffe2/operators/transpose_op.h  
-   inflating: libtorch/include/caffe2/operators/counter_ops.h  
-   inflating: libtorch/include/caffe2/operators/key_split_ops.h  
-   inflating: libtorch/include/caffe2/operators/sparse_dropout_with_replacement_op.h  
-   inflating: libtorch/include/caffe2/operators/im2col_op.h  
-   inflating: libtorch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h  
-   inflating: libtorch/include/caffe2/operators/batch_sparse_to_dense_op.h  
-   inflating: libtorch/include/caffe2/operators/locally_connected_op.h  
-   inflating: libtorch/include/caffe2/operators/perplexity_op.h  
-   inflating: libtorch/include/caffe2/operators/sparse_to_dense_op.h  
-   inflating: libtorch/include/caffe2/operators/locally_connected_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/scale_op.h  
-   inflating: libtorch/include/caffe2/operators/slice_op.h  
-   inflating: libtorch/include/caffe2/operators/stats_put_ops.h  
-   inflating: libtorch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h  
-   inflating: libtorch/include/caffe2/operators/affine_channel_op.h  
-   inflating: libtorch/include/caffe2/operators/max_pool_with_index_gpu.h  
-   inflating: libtorch/include/caffe2/operators/concat_split_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_rotated_op.h  
-   inflating: libtorch/include/caffe2/operators/data_couple.h  
-   inflating: libtorch/include/caffe2/operators/segment_reduction_op.h  
-   inflating: libtorch/include/caffe2/operators/top_k.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_ops.h  
-   inflating: libtorch/include/caffe2/operators/stop_gradient.h  
-   inflating: libtorch/include/caffe2/operators/spatial_softmax_with_loss_op.h  
-   inflating: libtorch/include/caffe2/operators/replace_nan_op.h  
-   inflating: libtorch/include/caffe2/operators/prelu_op.h  
-   inflating: libtorch/include/caffe2/operators/gru_unit_op.h  
-   inflating: libtorch/include/caffe2/operators/self_binning_histogram_op.h  
-   inflating: libtorch/include/caffe2/operators/normalize_op.h  
-   inflating: libtorch/include/caffe2/operators/expand_op.h  
-   inflating: libtorch/include/caffe2/operators/variable_length_sequence_padding.h  
-   inflating: libtorch/include/caffe2/operators/matmul_op.h  
-   inflating: libtorch/include/caffe2/operators/reciprocal_op.h  
-   inflating: libtorch/include/caffe2/operators/pool_op.h  
-   inflating: libtorch/include/caffe2/operators/operator_fallback_gpu.h  
-   inflating: libtorch/include/caffe2/operators/selu_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_linear_op.h  
-   inflating: libtorch/include/caffe2/operators/gelu_op.h  
-   inflating: libtorch/include/caffe2/operators/expand_squeeze_dims_op.h  
-   inflating: libtorch/include/caffe2/operators/arg_ops.h  
-   inflating: libtorch/include/caffe2/operators/moments_op.h  
-   inflating: libtorch/include/caffe2/operators/partition_ops.h  
-   inflating: libtorch/include/caffe2/operators/ceil_op.h  
-   inflating: libtorch/include/caffe2/operators/lpnorm_op.h  
-   inflating: libtorch/include/caffe2/operators/if_op.h  
-   inflating: libtorch/include/caffe2/operators/cbrt_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_pool_op_base.h  
-   inflating: libtorch/include/caffe2/operators/erf_op.h  
-   inflating: libtorch/include/caffe2/operators/relu_n_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_gather_ops.h  
-   inflating: libtorch/include/caffe2/operators/channel_backprop_stats_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_unpool_op_base.h  
-   inflating: libtorch/include/caffe2/operators/margin_ranking_criterion_op.h  
-   inflating: libtorch/include/caffe2/operators/pad_op.h  
-   inflating: libtorch/include/caffe2/operators/accumulate_op.h  
-   inflating: libtorch/include/caffe2/operators/cos_op.h  
-   inflating: libtorch/include/caffe2/operators/filler_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_op_cache_cudnn.h  
-   inflating: libtorch/include/caffe2/operators/channel_shuffle_op.h  
-   inflating: libtorch/include/caffe2/operators/flatten_op.h  
-   inflating: libtorch/include/caffe2/operators/reduction_ops.h  
-   inflating: libtorch/include/caffe2/operators/sparse_lp_regularizer_op.h  
-   inflating: libtorch/include/caffe2/operators/sinusoid_position_encoding_op.h  
-   inflating: libtorch/include/caffe2/operators/abs_op.h  
-   inflating: libtorch/include/caffe2/operators/free_op.h  
-   inflating: libtorch/include/caffe2/operators/sqr_op.h  
-   inflating: libtorch/include/caffe2/operators/onnx_while_op.h  
-   inflating: libtorch/include/caffe2/operators/find_op.h  
-   inflating: libtorch/include/caffe2/operators/cast_op.h  
-   inflating: libtorch/include/caffe2/operators/zero_gradient_op.h  
-   inflating: libtorch/include/caffe2/operators/copy_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_permutation_op.h  
-   inflating: libtorch/include/caffe2/operators/jsd_op.h  
-   inflating: libtorch/include/caffe2/operators/resize_3d_op.h  
-   inflating: libtorch/include/caffe2/operators/apmeter_op.h  
-   inflating: libtorch/include/caffe2/operators/instance_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/lstm_unit_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/normalize_l1_op.h  
-   inflating: libtorch/include/caffe2/operators/heatmap_max_keypoint_op.h  
-   inflating: libtorch/include/caffe2/operators/percentile_op.h  
-   inflating: libtorch/include/caffe2/operators/elu_op.h  
-   inflating: libtorch/include/caffe2/operators/dense_vector_to_id_list_op.h  
-   inflating: libtorch/include/caffe2/operators/map_ops.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op.h  
-   inflating: libtorch/include/caffe2/operators/feature_maps_ops.h  
-   inflating: libtorch/include/caffe2/operators/relu_op.h  
-   inflating: libtorch/include/caffe2/operators/bisect_percentile_op.h  
-   inflating: libtorch/include/caffe2/operators/create_scope_op.h  
-   inflating: libtorch/include/caffe2/operators/load_save_op_util.h  
-   inflating: libtorch/include/caffe2/operators/glu_op.h  
-   inflating: libtorch/include/caffe2/operators/asin_op.h  
-   inflating: libtorch/include/caffe2/operators/load_save_op.h  
-   inflating: libtorch/include/caffe2/operators/tile_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_mul_op.h  
-   inflating: libtorch/include/caffe2/operators/ensure_cpu_output_op.h  
-   inflating: libtorch/include/caffe2/operators/negative_op.h  
-   inflating: libtorch/include/caffe2/operators/reduce_front_back_max_ops.h  
-   inflating: libtorch/include/caffe2/operators/scale_blobs_op.h  
-   inflating: libtorch/include/caffe2/operators/gather_op.h  
-   inflating: libtorch/include/caffe2/operators/ctc_greedy_decoder_op.h  
-   inflating: libtorch/include/caffe2/operators/softmax_with_loss_op.h  
-   inflating: libtorch/include/caffe2/operators/rms_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/dataset_ops.h  
-   inflating: libtorch/include/caffe2/operators/ngram_ops.h  
-   inflating: libtorch/include/caffe2/operators/piecewise_linear_transform_op.h  
-   inflating: libtorch/include/caffe2/operators/loss_op.h  
-   inflating: libtorch/include/caffe2/operators/op_utils_cudnn.h  
-   inflating: libtorch/include/caffe2/operators/fc_inference.h  
-   inflating: libtorch/include/caffe2/operators/ensure_clipped_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_ops_utils.h  
-   inflating: libtorch/include/caffe2/operators/local_response_normalization_op.h  
-   inflating: libtorch/include/caffe2/operators/atan_op.h  
-   inflating: libtorch/include/caffe2/operators/integral_image_op.h  
-   inflating: libtorch/include/caffe2/operators/remove_data_blocks_op.h  
-   inflating: libtorch/include/caffe2/operators/group_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/flexible_top_k.h  
-   inflating: libtorch/include/caffe2/operators/half_float_ops.h  
-   inflating: libtorch/include/caffe2/operators/dropout_op.h  
-   inflating: libtorch/include/caffe2/operators/cube_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_op_shared.h  
-   inflating: libtorch/include/caffe2/operators/softsign_op.h  
-   inflating: libtorch/include/caffe2/operators/histogram_op.h  
-   inflating: libtorch/include/caffe2/operators/summarize_op.h  
-   inflating: libtorch/include/caffe2/operators/find_duplicate_elements_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h  
-   inflating: libtorch/include/caffe2/operators/prepend_dim_op.h  
-   inflating: libtorch/include/caffe2/operators/space_batch_op.h  
-   inflating: libtorch/include/caffe2/operators/logit_op.h  
-   inflating: libtorch/include/caffe2/operators/hard_sigmoid_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_sub_op.h  
-   inflating: libtorch/include/caffe2/operators/quant_decode_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op_mobile_impl.h  
-   inflating: libtorch/include/caffe2/operators/utility_ops.h  
-   inflating: libtorch/include/caffe2/operators/length_split_op.h  
-   inflating: libtorch/include/caffe2/operators/tanh_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_op_test.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_add_op.h  
-   inflating: libtorch/include/caffe2/operators/minmax_ops.h  
-   inflating: libtorch/include/caffe2/operators/tensor_protos_db_input.h  
-   inflating: libtorch/include/caffe2/operators/shape_op.h  
-   inflating: libtorch/include/caffe2/operators/resize_op.h  
-   inflating: libtorch/include/caffe2/operators/text_file_reader_utils.h  
-   inflating: libtorch/include/caffe2/operators/leaky_relu_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_div_op.h  
-   inflating: libtorch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h  
-   inflating: libtorch/include/caffe2/operators/lengths_reducer_ops.h  
-   inflating: libtorch/include/caffe2/operators/boolean_mask_ops.h  
-   inflating: libtorch/include/caffe2/operators/stump_func_op.h  
-   inflating: libtorch/include/caffe2/operators/no_default_engine_op.h  
-   inflating: libtorch/include/caffe2/operators/sparse_normalize_op.h  
-   inflating: libtorch/include/caffe2/operators/pack_segments.h  
-   inflating: libtorch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h  
-   inflating: libtorch/include/caffe2/operators/is_empty_op.h  
-   inflating: libtorch/include/caffe2/operators/mish_op.h  
-   inflating: libtorch/include/caffe2/operators/pow_op.h  
-   inflating: libtorch/include/caffe2/operators/index_hash_ops.h  
-   inflating: libtorch/include/caffe2/operators/negate_gradient_op.h  
-   inflating: libtorch/include/caffe2/operators/numpy_tile_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_bucketize_op.h  
-   inflating: libtorch/include/caffe2/operators/locally_connected_op_util.h  
-   inflating: libtorch/include/caffe2/operators/batch_moments_op.h  
-   inflating: libtorch/include/caffe2/operators/distance_op.h  
-   inflating: libtorch/include/caffe2/operators/mean_op.h  
-   inflating: libtorch/include/caffe2/operators/softplus_op.h  
-   inflating: libtorch/include/caffe2/operators/rank_loss_op.h  
-   inflating: libtorch/include/caffe2/operators/box_with_nms_limit_op.h  
-   inflating: libtorch/include/caffe2/operators/conditional_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_gradient_op.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_nms.h  
-   inflating: libtorch/include/caffe2/operators/alias_with_name.h  
-   inflating: libtorch/include/caffe2/operators/reshape_op.h  
-   inflating: libtorch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h  
-   inflating: libtorch/include/caffe2/operators/deform_conv_op.h  
-   inflating: libtorch/include/caffe2/operators/pack_rnn_sequence_op.h  
-   inflating: libtorch/include/caffe2/operators/fully_connected_op.h  
-   inflating: libtorch/include/caffe2/operators/cross_entropy_op.h  
-   inflating: libtorch/include/caffe2/operators/softmax_utils.h  
-   inflating: libtorch/include/caffe2/operators/sequence_ops.h  
-   inflating: libtorch/include/caffe2/operators/accuracy_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_boxes.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_rotated_gradient_op.h  
-   inflating: libtorch/include/caffe2/operators/boolean_unmask_ops.h  
-   inflating: libtorch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h  
-   inflating: libtorch/include/caffe2/operators/log_op.h  
-   inflating: libtorch/include/caffe2/operators/bucketize_op.h  
-   inflating: libtorch/include/caffe2/operators/do_op.h  
-   inflating: libtorch/include/caffe2/operators/deform_conv_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/feed_blob_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_pool_op.h  
-   inflating: libtorch/include/caffe2/operators/cc_bmm_bg_op.h  
-   inflating: libtorch/include/caffe2/operators/bbox_transform_op.h  
-   inflating: libtorch/include/caffe2/operators/sigmoid_op.h  
-   inflating: libtorch/include/caffe2/operators/given_tensor_fill_op.h  
-   inflating: libtorch/include/caffe2/operators/quantile_op.h  
-   inflating: libtorch/include/caffe2/operators/enforce_finite_op.h  
-    creating: libtorch/include/caffe2/predictor/
-   inflating: libtorch/include/caffe2/predictor/InferenceGraph.h  
-   inflating: libtorch/include/caffe2/predictor/ThreadLocalPtr.h  
-   inflating: libtorch/include/caffe2/predictor/predictor_config.h  
-   inflating: libtorch/include/caffe2/predictor/transforms.h  
-   inflating: libtorch/include/caffe2/predictor/predictor_utils.h  
-   inflating: libtorch/include/caffe2/predictor/predictor.h  
-    creating: libtorch/include/caffe2/perfkernels/
-   inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu_common.h  
-   inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu.h  
-   inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h  
-   inflating: libtorch/include/caffe2/perfkernels/math.h  
-   inflating: libtorch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h  
-   inflating: libtorch/include/caffe2/perfkernels/typed_axpy.h  
-   inflating: libtorch/include/caffe2/perfkernels/embedding_lookup.h  
-   inflating: libtorch/include/caffe2/perfkernels/embedding_lookup_idx.h  
-   inflating: libtorch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h  
-   inflating: libtorch/include/caffe2/perfkernels/adagrad.h  
-   inflating: libtorch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h  
-   inflating: libtorch/include/caffe2/perfkernels/common.h  
-   inflating: libtorch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h  
-    creating: libtorch/include/caffe2/video/
-   inflating: libtorch/include/caffe2/video/video_input_op.h  
-   inflating: libtorch/include/caffe2/video/video_io.h  
-   inflating: libtorch/include/caffe2/video/video_decoder.h  
-   inflating: libtorch/include/caffe2/video/optical_flow.h  
-    creating: libtorch/include/c10d/
-   inflating: libtorch/include/c10d/GlooDeviceFactory.hpp  
-   inflating: libtorch/include/c10d/HashStore.hpp  
-   inflating: libtorch/include/c10d/Types.hpp  
-   inflating: libtorch/include/c10d/ProcessGroup.hpp  
-   inflating: libtorch/include/c10d/Utils.hpp  
-   inflating: libtorch/include/c10d/TCPStore.hpp  
-   inflating: libtorch/include/c10d/ProcessGroupGloo.hpp  
-   inflating: libtorch/include/c10d/FileStore.hpp  
-   inflating: libtorch/include/c10d/Store.hpp  
-   inflating: libtorch/include/c10d/PrefixStore.hpp  
-    creating: libtorch/include/TH/
-   inflating: libtorch/include/TH/THHalf.h  
-   inflating: libtorch/include/TH/THTensor.hpp  
-   inflating: libtorch/include/TH/THLapack.h  
-   inflating: libtorch/include/TH/THBlas.h  
-   inflating: libtorch/include/TH/THGenerateQUInt8Type.h  
-   inflating: libtorch/include/TH/THGenerateComplexDoubleType.h  
-   inflating: libtorch/include/TH/THGenerator.hpp  
-   inflating: libtorch/include/TH/THGenerateComplexFloatType.h  
-   inflating: libtorch/include/TH/THGenerateComplexTypes.h  
-   inflating: libtorch/include/TH/THVector.h  
-   inflating: libtorch/include/TH/THGenerateLongType.h  
-   inflating: libtorch/include/TH/THGenerateQTypes.h  
-   inflating: libtorch/include/TH/THTensor.h  
-   inflating: libtorch/include/TH/THGenerateCharType.h  
-   inflating: libtorch/include/TH/THStorageFunctions.h  
-   inflating: libtorch/include/TH/THGeneral.h  
-   inflating: libtorch/include/TH/THGenerateFloatTypes.h  
-   inflating: libtorch/include/TH/THGenerateBFloat16Type.h  
-   inflating: libtorch/include/TH/THStorage.h  
-    creating: libtorch/include/TH/generic/
-   inflating: libtorch/include/TH/generic/THTensor.hpp  
-   inflating: libtorch/include/TH/generic/THLapack.h  
-   inflating: libtorch/include/TH/generic/THBlas.h  
-   inflating: libtorch/include/TH/generic/THTensorFastGetSet.hpp  
-   inflating: libtorch/include/TH/generic/THVector.h  
-   inflating: libtorch/include/TH/generic/THTensor.h  
-   inflating: libtorch/include/TH/generic/THTensorLapack.h  
-   inflating: libtorch/include/TH/generic/THStorageCopy.h  
-   inflating: libtorch/include/TH/generic/THStorage.h  
-   inflating: libtorch/include/TH/generic/THTensorMath.h  
-   inflating: libtorch/include/TH/generic/THTensorRandom.h  
-   inflating: libtorch/include/TH/THGenerateAllTypes.h  
-   inflating: libtorch/include/TH/THGenerateFloatType.h  
-   inflating: libtorch/include/TH/THTensorApply.h  
-   inflating: libtorch/include/TH/THGenerateQInt32Type.h  
-   inflating: libtorch/include/TH/THGenerateBoolType.h  
-   inflating: libtorch/include/TH/THGenerateDoubleType.h  
-   inflating: libtorch/include/TH/THAllocator.h  
-   inflating: libtorch/include/TH/THTensorDimApply.h  
-   inflating: libtorch/include/TH/THGenerateQInt8Type.h  
-   inflating: libtorch/include/TH/THStorageFunctions.hpp  
-   inflating: libtorch/include/TH/THGenerateHalfType.h  
-   inflating: libtorch/include/TH/THGenerateShortType.h  
-   inflating: libtorch/include/TH/THGenerateIntType.h  
-   inflating: libtorch/include/TH/TH.h  
-   inflating: libtorch/include/TH/THGenerateIntTypes.h  
-   inflating: libtorch/include/TH/THGenerateByteType.h  
-    creating: libtorch/include/pybind11/
-   inflating: libtorch/include/pybind11/options.h  
-   inflating: libtorch/include/pybind11/pybind11.h  
-   inflating: libtorch/include/pybind11/chrono.h  
-   inflating: libtorch/include/pybind11/cast.h  
-    creating: libtorch/include/pybind11/detail/
-   inflating: libtorch/include/pybind11/detail/init.h  
-   inflating: libtorch/include/pybind11/detail/class.h  
-   inflating: libtorch/include/pybind11/detail/typeid.h  
-   inflating: libtorch/include/pybind11/detail/descr.h  
-   inflating: libtorch/include/pybind11/detail/internals.h  
-   inflating: libtorch/include/pybind11/detail/common.h  
-   inflating: libtorch/include/pybind11/buffer_info.h  
-   inflating: libtorch/include/pybind11/eval.h  
-   inflating: libtorch/include/pybind11/attr.h  
-   inflating: libtorch/include/pybind11/embed.h  
-   inflating: libtorch/include/pybind11/eigen.h  
-   inflating: libtorch/include/pybind11/numpy.h  
-   inflating: libtorch/include/pybind11/pytypes.h  
-   inflating: libtorch/include/pybind11/stl.h  
-   inflating: libtorch/include/pybind11/stl_bind.h  
-   inflating: libtorch/include/pybind11/iostream.h  
-   inflating: libtorch/include/pybind11/functional.h  
-   inflating: libtorch/include/pybind11/common.h  
-   inflating: libtorch/include/pybind11/complex.h  
-   inflating: libtorch/include/pybind11/operators.h  
-    creating: libtorch/include/torch/
-   inflating: libtorch/include/torch/script.h  
-   inflating: libtorch/include/torch/library.h  
-   inflating: libtorch/include/torch/custom_class_detail.h  
-   inflating: libtorch/include/torch/custom_class.h  
-   inflating: libtorch/include/torch/extension.h  
-    creating: libtorch/include/torch/csrc/
-   inflating: libtorch/include/torch/csrc/Generator.h  
-   inflating: libtorch/include/torch/csrc/python_headers.h  
-   inflating: libtorch/include/torch/csrc/Size.h  
-   inflating: libtorch/include/torch/csrc/MemoryFormat.h  
-   inflating: libtorch/include/torch/csrc/Storage.h  
-   inflating: libtorch/include/torch/csrc/PtrWrapper.h  
-   inflating: libtorch/include/torch/csrc/TypeInfo.h  
-    creating: libtorch/include/torch/csrc/autograd/
-   inflating: libtorch/include/torch/csrc/autograd/variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_autograd.h  
-   inflating: libtorch/include/torch/csrc/autograd/record_function_ops.h  
-    creating: libtorch/include/torch/csrc/autograd/functions/
-   inflating: libtorch/include/torch/csrc/autograd/functions/comm.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/pybind.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/tensor.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/utils.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/accumulate_grad.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/basic_ops.h  
-   inflating: libtorch/include/torch/csrc/autograd/symbolic.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_linalg_functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_cpp_function.h  
-   inflating: libtorch/include/torch/csrc/autograd/anomaly_mode.h  
-   inflating: libtorch/include/torch/csrc/autograd/autograd.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_anomaly_mode.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_nn_functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_fft_functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/edge.h  
-   inflating: libtorch/include/torch/csrc/autograd/function_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/FunctionsManual.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_variable_indexing.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_engine.h  
-   inflating: libtorch/include/torch/csrc/autograd/custom_function.h  
-    creating: libtorch/include/torch/csrc/autograd/utils/
-   inflating: libtorch/include/torch/csrc/autograd/utils/error_messages.h  
-   inflating: libtorch/include/torch/csrc/autograd/utils/python_arg_parsing.h  
-   inflating: libtorch/include/torch/csrc/autograd/utils/grad_layout_contract.h  
-   inflating: libtorch/include/torch/csrc/autograd/utils/lambda_post_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/utils/wrap_outputs.h  
-   inflating: libtorch/include/torch/csrc/autograd/function.h  
-   inflating: libtorch/include/torch/csrc/autograd/saved_variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/cpp_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_function.h  
-   inflating: libtorch/include/torch/csrc/autograd/input_buffer.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/grad_mode.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_variable.h  
-    creating: libtorch/include/torch/csrc/autograd/generated/
-   inflating: libtorch/include/torch/csrc/autograd/generated/variable_factories.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/RegistrationDeclarations.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/Functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/python_functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/VariableType.h  
-   inflating: libtorch/include/torch/csrc/autograd/profiler.h  
-   inflating: libtorch/include/torch/csrc/autograd/input_metadata.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_legacy_variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/VariableTypeUtils.h  
-   inflating: libtorch/include/torch/csrc/autograd/engine.h  
-   inflating: libtorch/include/torch/csrc/Module.h  
-   inflating: libtorch/include/torch/csrc/Dtype.h  
-   inflating: libtorch/include/torch/csrc/Layout.h  
-   inflating: libtorch/include/torch/csrc/PythonTypes.h  
-    creating: libtorch/include/torch/csrc/utils/
-   inflating: libtorch/include/torch/csrc/utils/python_numbers.h  
-   inflating: libtorch/include/torch/csrc/utils/python_arg_parser.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_qschemes.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_layouts.h  
-   inflating: libtorch/include/torch/csrc/utils/cuda_lazy_init.h  
-   inflating: libtorch/include/torch/csrc/utils/cuda_enabled.h  
-   inflating: libtorch/include/torch/csrc/utils/init.h  
-   inflating: libtorch/include/torch/csrc/utils/numpy_stub.h  
-   inflating: libtorch/include/torch/csrc/utils/python_strings.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_dtypes.h  
-   inflating: libtorch/include/torch/csrc/utils/python_dispatch.h  
-   inflating: libtorch/include/torch/csrc/utils/future.h  
-   inflating: libtorch/include/torch/csrc/utils/auto_gil.h  
-   inflating: libtorch/include/torch/csrc/utils/structseq.h  
-   inflating: libtorch/include/torch/csrc/utils/python_stub.h  
-   inflating: libtorch/include/torch/csrc/utils/object_ptr.h  
-   inflating: libtorch/include/torch/csrc/utils/six.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_types.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_numpy.h  
-   inflating: libtorch/include/torch/csrc/utils/invalid_arguments.h  
-   inflating: libtorch/include/torch/csrc/utils/python_compat.h  
-   inflating: libtorch/include/torch/csrc/utils/python_scalars.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_memoryformats.h  
-   inflating: libtorch/include/torch/csrc/utils/pybind.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_new.h  
-   inflating: libtorch/include/torch/csrc/utils/variadic.h  
-   inflating: libtorch/include/torch/csrc/utils/disallow_copy.h  
-   inflating: libtorch/include/torch/csrc/utils/disable_torch_function.h  
-   inflating: libtorch/include/torch/csrc/utils/throughput_benchmark-inl.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_list.h  
-   inflating: libtorch/include/torch/csrc/utils/python_tuples.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_flatten.h  
-   inflating: libtorch/include/torch/csrc/utils/memory.h  
-   inflating: libtorch/include/torch/csrc/utils/throughput_benchmark.h  
-   inflating: libtorch/include/torch/csrc/utils/byte_order.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_apply.h  
-   inflating: libtorch/include/torch/csrc/serialization.h  
-   inflating: libtorch/include/torch/csrc/copy_utils.h  
-   inflating: libtorch/include/torch/csrc/CudaIPCTypes.h  
-   inflating: libtorch/include/torch/csrc/python_dimname.h  
-   inflating: libtorch/include/torch/csrc/QScheme.h  
-   inflating: libtorch/include/torch/csrc/THP.h  
-   inflating: libtorch/include/torch/csrc/THP_export.h  
-   inflating: libtorch/include/torch/csrc/Types.h  
-    creating: libtorch/include/torch/csrc/onnx/
-   inflating: libtorch/include/torch/csrc/onnx/init.h  
-   inflating: libtorch/include/torch/csrc/onnx/onnx.h  
-    creating: libtorch/include/torch/csrc/cuda/
-   inflating: libtorch/include/torch/csrc/cuda/restore_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/undef_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/override_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/python_comm.h  
-   inflating: libtorch/include/torch/csrc/cuda/Storage.h  
-   inflating: libtorch/include/torch/csrc/cuda/device_set.h  
-   inflating: libtorch/include/torch/csrc/cuda/Module.h  
-   inflating: libtorch/include/torch/csrc/cuda/serialization.h  
-   inflating: libtorch/include/torch/csrc/cuda/THCP.h  
-   inflating: libtorch/include/torch/csrc/cuda/Stream.h  
-   inflating: libtorch/include/torch/csrc/cuda/comm.h  
-   inflating: libtorch/include/torch/csrc/cuda/Event.h  
-   inflating: libtorch/include/torch/csrc/cuda/nccl.h  
-   inflating: libtorch/include/torch/csrc/cuda/python_nccl.h  
-   inflating: libtorch/include/torch/csrc/cuda/utils.h  
-   inflating: libtorch/include/torch/csrc/DataLoader.h  
-    creating: libtorch/include/torch/csrc/api/
-    creating: libtorch/include/torch/csrc/api/include/
-    creating: libtorch/include/torch/csrc/api/include/torch/
-   inflating: libtorch/include/torch/csrc/api/include/torch/python.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/optim/
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/serialize.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/sgd.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/lbfgs.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/adamw.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/adam.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/adagrad.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/rmsprop.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/optimizer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/expanding_array.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/autograd.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/detail/
-   inflating: libtorch/include/torch/csrc/api/include/torch/detail/static.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/torch.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/all.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/jit.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/fft.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/init.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/functional/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/dropout.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/activation.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/padding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/conv.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/embedding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/pooling.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/linear.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/fold.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/vision.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/distance.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/normalization.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/utils/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/rnn.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/module.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/modules/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/rnn.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/dropout.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/activation.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/padding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/conv.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/_functions.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/embedding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/pooling.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/linear.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/utils.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/fold.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/loss.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/distance.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/common.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/normalization.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/transformer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/options/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/rnn.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/dropout.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/activation.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/padding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/conv.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/embedding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/pooling.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/linear.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/upsampling.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/fold.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/adaptive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/vision.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/loss.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/distance.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/normalization.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/transformer.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/serialize/
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/output-archive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/archive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/tensor.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/input-archive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/enum.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/
-    creating: libtorch/include/torch/csrc/api/include/torch/data/detail/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/sequencers.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/queue.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/samplers/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/serialize.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/sequential.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/stream.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/random.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/distributed.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/base.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/iterator.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/worker_exception.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/example.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/transforms/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/lambda.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/stack.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/tensor.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/base.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/collate.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/datasets/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/chunk.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/mnist.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/shared.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/map.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/tensor.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/stateful.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/base.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader_options.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/base.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/cuda.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/linalg.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/types.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/arg.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/utils.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/ordered_dict.h  
-   inflating: libtorch/include/torch/csrc/DynamicTypes.h  
-   inflating: libtorch/include/torch/csrc/StorageDefs.h  
-   inflating: libtorch/include/torch/csrc/Device.h  
-   inflating: libtorch/include/torch/csrc/Exceptions.h  
-    creating: libtorch/include/torch/csrc/jit/
-    creating: libtorch/include/torch/csrc/jit/frontend/
-   inflating: libtorch/include/torch/csrc/jit/frontend/script_type_parser.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/tree.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/exit_transforms.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/lexer.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/error_report.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/mini_environment.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/concrete_module_type.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/convert_to_ssa.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/source_range.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/tracer.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/strtod.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/name_mangler.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/tree_views.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/inline_loop_condition.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/parser_constants.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/sugared_value.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/versioned_symbols.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/schema_matching.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/edit_distance.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/schema_type_parser.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/ir_emitter.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/code_template.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/parse_string_literal.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/parser.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/resolver.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/builtin_functions.h  
-   inflating: libtorch/include/torch/csrc/jit/frontend/function_schema_parser.h  
-   inflating: libtorch/include/torch/csrc/jit/jit_log.h  
-    creating: libtorch/include/torch/csrc/jit/runtime/
-   inflating: libtorch/include/torch/csrc/jit/runtime/logging.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/instruction.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/variable_tensor_list.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/print_handler.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/operator_options.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/interpreter.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/symbolic_script.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/exception_message.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/profiling_record.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/graph_executor.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/jit_exception.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/argument_spec.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/vararg_functions.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/graph_executor_impl.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/operator.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/autodiff.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/custom_operator.h  
-   inflating: libtorch/include/torch/csrc/jit/runtime/register_ops_utils.h  
-    creating: libtorch/include/torch/csrc/jit/python/
-   inflating: libtorch/include/torch/csrc/jit/python/init.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_sugared_value.h  
-   inflating: libtorch/include/torch/csrc/jit/python/update_graph_executor_opt.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_ivalue.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_arg_flatten.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_ir.h  
-   inflating: libtorch/include/torch/csrc/jit/python/module_python.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_tree_views.h  
-   inflating: libtorch/include/torch/csrc/jit/python/pybind.h  
-   inflating: libtorch/include/torch/csrc/jit/python/script_init.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_custom_class.h  
-   inflating: libtorch/include/torch/csrc/jit/python/python_tracer.h  
-   inflating: libtorch/include/torch/csrc/jit/python/pybind_utils.h  
-    creating: libtorch/include/torch/csrc/jit/backends/
-   inflating: libtorch/include/torch/csrc/jit/backends/backend_init.h  
-   inflating: libtorch/include/torch/csrc/jit/backends/backend_detail.h  
-   inflating: libtorch/include/torch/csrc/jit/backends/backend.h  
-   inflating: libtorch/include/torch/csrc/jit/backends/backend_resolver.h  
-   inflating: libtorch/include/torch/csrc/jit/backends/backend_interface.h  
-    creating: libtorch/include/torch/csrc/jit/testing/
-   inflating: libtorch/include/torch/csrc/jit/testing/hooks_for_testing.h  
-   inflating: libtorch/include/torch/csrc/jit/testing/file_check.h  
-    creating: libtorch/include/torch/csrc/jit/api/
-   inflating: libtorch/include/torch/csrc/jit/api/function_impl.h  
-   inflating: libtorch/include/torch/csrc/jit/api/method.h  
-   inflating: libtorch/include/torch/csrc/jit/api/module.h  
-   inflating: libtorch/include/torch/csrc/jit/api/compilation_unit.h  
-   inflating: libtorch/include/torch/csrc/jit/api/object.h  
-   inflating: libtorch/include/torch/csrc/jit/resource_guard.h  
-    creating: libtorch/include/torch/csrc/jit/ir/
-   inflating: libtorch/include/torch/csrc/jit/ir/alias_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/named_value.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/scope.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/irparser.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/graph_node_list.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/constants.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/subgraph_matcher.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/type_hashing.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/ir.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/node_hashing.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/ir_views.h  
-   inflating: libtorch/include/torch/csrc/jit/ir/attributes.h  
-    creating: libtorch/include/torch/csrc/jit/passes/
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_mutation.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/common_subexpression_elimination.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/constant_pooling.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/loop_unrolling.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/shape_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lower_grad_of.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/batch_mm.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/reconstruct_scopes.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/subgraph_rewrite.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/requires_grad_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/fuse_linear.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/graph_rewrite_helper.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inplace_check.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/clear_profiling.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/xnnpack_rewrite.h  
-    creating: libtorch/include/torch/csrc/jit/passes/utils/
-   inflating: libtorch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/utils/subgraph_utils.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/utils/memory_dag.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/clear_undefinedness.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/fuse_relu.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/tensorexpr_fuser.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lower_graph.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/specialize_autogradzero.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/constant_propagation.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/graph_fuser.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/fold_conv_bn.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inline_fork_wait.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/erase_number_types.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_redundant_profiles.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lower_tuples.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/bailout_graph.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/vulkan_rewrite.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/freeze_module.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/prepack_folding.h  
-    creating: libtorch/include/torch/csrc/jit/passes/quantization/
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/fusion_passes.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/helper.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/quantization_type.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/insert_observers.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization/finalize.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/guard_elimination.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/cuda_graph_fuser.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/peephole.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/normalize_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lift_closures.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/decompose_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_expands.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/pass_manager.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/peephole_list_idioms.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inliner.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/liveness.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/canonicalize.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/insert_guards.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_dropout.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/dead_code_elimination.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/onnx.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_inplace_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inline_forked_closures.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/create_functional_graphs.h  
-    creating: libtorch/include/torch/csrc/jit/serialization/
-   inflating: libtorch/include/torch/csrc/jit/serialization/import_export_helpers.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import_export_functions.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/unpickler.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/type_name_uniquer.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import_legacy.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import_source.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/source_range_serialization.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/export.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import_export_constants.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/python_print.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/pickler.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/import.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/onnx.h  
-   inflating: libtorch/include/torch/csrc/jit/serialization/pickle.h  
-   inflating: libtorch/include/torch/csrc/utils.h  
-   inflating: libtorch/include/torch/csrc/WindowsTorchApiMacro.h  
-    creating: libtorch/include/ATen/
-  extracting: libtorch/include/ATen/Generator.h  
-   inflating: libtorch/include/ATen/ScalarType.h  
-  extracting: libtorch/include/ATen/NamedTensor.h  
-    creating: libtorch/include/ATen/core/
-   inflating: libtorch/include/ATen/core/Generator.h  
-   inflating: libtorch/include/ATen/core/blob.h  
-  extracting: libtorch/include/ATen/core/ScalarType.h  
-   inflating: libtorch/include/ATen/core/NamedTensor.h  
-   inflating: libtorch/include/ATen/core/DeprecatedTypePropertiesRegistry.h  
-   inflating: libtorch/include/ATen/core/function_schema_inl.h  
-   inflating: libtorch/include/ATen/core/QuantizerBase.h  
-   inflating: libtorch/include/ATen/core/jit_type.h  
-  extracting: libtorch/include/ATen/core/Tensor.h  
-   inflating: libtorch/include/ATen/core/operator_name.h  
-   inflating: libtorch/include/ATen/core/Dict_inl.h  
-   inflating: libtorch/include/ATen/core/rref_interface.h  
-   inflating: libtorch/include/ATen/core/Formatting.h  
-   inflating: libtorch/include/ATen/core/LegacyTypeDispatch.h  
-   inflating: libtorch/include/ATen/core/Backtrace.h  
-   inflating: libtorch/include/ATen/core/function.h  
-   inflating: libtorch/include/ATen/core/MT19937RNGEngine.h  
-   inflating: libtorch/include/ATen/core/ATenGeneral.h  
-   inflating: libtorch/include/ATen/core/ivalue.h  
-   inflating: libtorch/include/ATen/core/UnsafeFromTH.h  
-   inflating: libtorch/include/ATen/core/List_inl.h  
-  extracting: libtorch/include/ATen/core/Scalar.h  
-  extracting: libtorch/include/ATen/core/typeid.h  
-   inflating: libtorch/include/ATen/core/TensorBody.h  
-   inflating: libtorch/include/ATen/core/Variadic.h  
-   inflating: libtorch/include/ATen/core/Array.h  
-  extracting: libtorch/include/ATen/core/UndefinedTensorImpl.h  
-   inflating: libtorch/include/ATen/core/Dimname.h  
-   inflating: libtorch/include/ATen/core/builtin_function.h  
-   inflating: libtorch/include/ATen/core/ivalue_inl.h  
-    creating: libtorch/include/ATen/core/dispatch/
-   inflating: libtorch/include/ATen/core/dispatch/CppSignature.h  
-   inflating: libtorch/include/ATen/core/dispatch/OperatorEntry.h  
-   inflating: libtorch/include/ATen/core/dispatch/OperatorOptions.h  
-   inflating: libtorch/include/ATen/core/dispatch/ObservedOperators.h  
-   inflating: libtorch/include/ATen/core/dispatch/RegistrationHandleRAII.h  
-   inflating: libtorch/include/ATen/core/dispatch/Dispatcher.h  
-   inflating: libtorch/include/ATen/core/dispatch/DispatchKeyExtractor.h  
-   inflating: libtorch/include/ATen/core/Reduction.h  
-   inflating: libtorch/include/ATen/core/interned_strings.h  
-   inflating: libtorch/include/ATen/core/stack.h  
-   inflating: libtorch/include/ATen/core/Range.h  
-   inflating: libtorch/include/ATen/core/VariableHooksInterface.h  
-    creating: libtorch/include/ATen/core/op_registration/
-   inflating: libtorch/include/ATen/core/op_registration/op_registration.h  
-   inflating: libtorch/include/ATen/core/op_registration/op_whitelist.h  
-   inflating: libtorch/include/ATen/core/op_registration/hacky_wrapper_for_legacy_signatures.h  
-   inflating: libtorch/include/ATen/core/op_registration/infer_schema.h  
-    creating: libtorch/include/ATen/core/boxing/
-   inflating: libtorch/include/ATen/core/boxing/KernelFunction_impl.h  
-    creating: libtorch/include/ATen/core/boxing/impl/
-   inflating: libtorch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h  
-   inflating: libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h  
-   inflating: libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h  
-   inflating: libtorch/include/ATen/core/boxing/impl/boxing.h  
-   inflating: libtorch/include/ATen/core/boxing/impl/test_helpers.h  
-   inflating: libtorch/include/ATen/core/boxing/KernelFunction.h  
-   inflating: libtorch/include/ATen/core/grad_mode.h  
-   inflating: libtorch/include/ATen/core/Macros.h  
-   inflating: libtorch/include/ATen/core/qualified_name.h  
-   inflating: libtorch/include/ATen/core/TensorAccessor.h  
-   inflating: libtorch/include/ATen/core/PhiloxRNGEngine.h  
-   inflating: libtorch/include/ATen/core/ATenOpList.h  
-   inflating: libtorch/include/ATen/core/DeprecatedTypeProperties.h  
-   inflating: libtorch/include/ATen/core/DimVector.h  
-   inflating: libtorch/include/ATen/core/functional.h  
-   inflating: libtorch/include/ATen/core/function_schema.h  
-   inflating: libtorch/include/ATen/core/DistributionsHelper.h  
-   inflating: libtorch/include/ATen/core/Dict.h  
-   inflating: libtorch/include/ATen/core/List.h  
-   inflating: libtorch/include/ATen/core/aten_interned_strings.h  
-   inflating: libtorch/include/ATen/core/TransformationHelper.h  
-   inflating: libtorch/include/ATen/core/alias_info.h  
-   inflating: libtorch/include/ATen/core/interned_strings_class.h  
-   inflating: libtorch/include/ATen/SparseCPUType.h  
-   inflating: libtorch/include/ATen/MemoryOverlap.h  
-   inflating: libtorch/include/ATen/AccumulateType.h  
-   inflating: libtorch/include/ATen/TensorGeometry.h  
-  extracting: libtorch/include/ATen/SmallVector.h  
-   inflating: libtorch/include/ATen/ParallelNative.h  
-  extracting: libtorch/include/ATen/Storage.h  
-   inflating: libtorch/include/ATen/CUDAGeneratorImpl.h  
-    creating: libtorch/include/ATen/detail/
-   inflating: libtorch/include/ATen/detail/CPUGuardImpl.h  
-   inflating: libtorch/include/ATen/detail/HIPHooksInterface.h  
-   inflating: libtorch/include/ATen/detail/FunctionTraits.h  
-   inflating: libtorch/include/ATen/detail/CUDAHooksInterface.h  
-   inflating: libtorch/include/ATen/MkldnnCPUType.h  
-    creating: libtorch/include/ATen/hip/
-    creating: libtorch/include/ATen/hip/impl/
-   inflating: libtorch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h  
-   inflating: libtorch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h  
-   inflating: libtorch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h  
-   inflating: libtorch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h  
-   inflating: libtorch/include/ATen/ParallelOpenMP.h  
-  extracting: libtorch/include/ATen/Backend.h  
-  extracting: libtorch/include/ATen/Tensor.h  
-    creating: libtorch/include/ATen/native/
-   inflating: libtorch/include/ATen/native/TensorIteratorDynamicCasting.h  
-   inflating: libtorch/include/ATen/native/ForeachUtils.h  
-   inflating: libtorch/include/ATen/native/GridSampler.h  
-   inflating: libtorch/include/ATen/native/Cross.h  
-   inflating: libtorch/include/ATen/native/StridedRandomAccessor.h  
-   inflating: libtorch/include/ATen/native/ResizeCommon.h  
-   inflating: libtorch/include/ATen/native/DispatchStub.h  
-   inflating: libtorch/include/ATen/native/ReduceAllOps.h  
-   inflating: libtorch/include/ATen/native/TensorFactories.h  
-   inflating: libtorch/include/ATen/native/TensorTransformations.h  
-   inflating: libtorch/include/ATen/native/Repeat.h  
-   inflating: libtorch/include/ATen/native/Activation.h  
-   inflating: libtorch/include/ATen/native/CompositeRandomAccessorCommon.h  
-   inflating: libtorch/include/ATen/native/TensorDimApply.h  
-   inflating: libtorch/include/ATen/native/DistributionTemplates.h  
-   inflating: libtorch/include/ATen/native/ReduceOps.h  
-   inflating: libtorch/include/ATen/native/UnfoldBackward.h  
-   inflating: libtorch/include/ATen/native/Fill.h  
-   inflating: libtorch/include/ATen/native/Math.h  
-   inflating: libtorch/include/ATen/native/UnaryOps.h  
-   inflating: libtorch/include/ATen/native/CPUBlas.h  
-    creating: libtorch/include/ATen/native/quantized/
-    creating: libtorch/include/ATen/native/quantized/cpu/
-   inflating: libtorch/include/ATen/native/quantized/cpu/init_qnnpack.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/quantized_ops.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/qnnpack_utils.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/packed_params.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/conv_serialization.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/conv_packed_params.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/embedding_packed_params.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/fbgemm_utils.h  
-   inflating: libtorch/include/ATen/native/quantized/cpu/quant_utils.h  
-   inflating: libtorch/include/ATen/native/quantized/fake_quant_affine.h  
-   inflating: libtorch/include/ATen/native/quantized/Copy.h  
-   inflating: libtorch/include/ATen/native/quantized/affine_quantizer.h  
-   inflating: libtorch/include/ATen/native/SpectralOpsUtils.h  
-   inflating: libtorch/include/ATen/native/BinaryOps.h  
-   inflating: libtorch/include/ATen/native/im2col.h  
-   inflating: libtorch/include/ATen/native/TensorAdvancedIndexing.h  
-   inflating: libtorch/include/ATen/native/PointwiseOps.h  
-   inflating: libtorch/include/ATen/native/Pow.h  
-   inflating: libtorch/include/ATen/native/SobolEngineOpsUtils.h  
-   inflating: libtorch/include/ATen/native/LinearAlgebraUtils.h  
-   inflating: libtorch/include/ATen/native/Pool.h  
-   inflating: libtorch/include/ATen/native/im2col_shape_check.h  
-   inflating: libtorch/include/ATen/native/layer_norm.h  
-   inflating: libtorch/include/ATen/native/BucketizationUtils.h  
-   inflating: libtorch/include/ATen/native/Unfold3d.h  
-   inflating: libtorch/include/ATen/native/ConvUtils.h  
-   inflating: libtorch/include/ATen/native/Resize.h  
-   inflating: libtorch/include/ATen/native/Sorting.h  
-   inflating: libtorch/include/ATen/native/RNN.h  
-   inflating: libtorch/include/ATen/native/ComplexHelper.h  
-   inflating: libtorch/include/ATen/native/SortingUtils.h  
-   inflating: libtorch/include/ATen/native/DilatedConvolutionUtils.h  
-    creating: libtorch/include/ATen/native/cpu/
-   inflating: libtorch/include/ATen/native/cpu/DepthwiseConvKernel.h  
-   inflating: libtorch/include/ATen/native/cpu/SoftmaxKernel.h  
-   inflating: libtorch/include/ATen/native/cpu/Reduce.h  
-   inflating: libtorch/include/ATen/native/cpu/avx_mathfun.h  
-   inflating: libtorch/include/ATen/native/cpu/DistributionTemplates.h  
-   inflating: libtorch/include/ATen/native/cpu/Intrinsics.h  
-   inflating: libtorch/include/ATen/native/cpu/zmath.h  
-   inflating: libtorch/include/ATen/native/cpu/IsContiguous.h  
-   inflating: libtorch/include/ATen/native/cpu/Loops.h  
-   inflating: libtorch/include/ATen/native/cpu/AtomicAddFloat.h  
-   inflating: libtorch/include/ATen/native/cpu/GridSamplerKernel.h  
-   inflating: libtorch/include/ATen/native/cpu/CatKernel.h  
-   inflating: libtorch/include/ATen/native/group_norm.h  
-   inflating: libtorch/include/ATen/native/Copy.h  
-    creating: libtorch/include/ATen/native/cuda/
-   inflating: libtorch/include/ATen/native/cuda/BatchLinearAlgebraLib.h  
-   inflating: libtorch/include/ATen/native/cuda/Resize.cuh  
-   inflating: libtorch/include/ATen/native/cuda/CuFFTUtils.h  
-   inflating: libtorch/include/ATen/native/cuda/LaunchUtils.h  
-   inflating: libtorch/include/ATen/native/cuda/UpSample.cuh  
-   inflating: libtorch/include/ATen/native/cuda/Normalization.cuh  
-   inflating: libtorch/include/ATen/native/cuda/DistributionTemplates.h  
-   inflating: libtorch/include/ATen/native/cuda/ForeachFunctors.cuh  
-   inflating: libtorch/include/ATen/native/cuda/block_reduce.cuh  
-   inflating: libtorch/include/ATen/native/cuda/KernelUtils.cuh  
-   inflating: libtorch/include/ATen/native/cuda/MultiTensorApply.cuh  
-   inflating: libtorch/include/ATen/native/cuda/im2col.cuh  
-   inflating: libtorch/include/ATen/native/cuda/Loops.cuh  
-   inflating: libtorch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh  
-   inflating: libtorch/include/ATen/native/cuda/ROCmLoops.cuh  
-   inflating: libtorch/include/ATen/native/cuda/MiscUtils.h  
-   inflating: libtorch/include/ATen/native/cuda/DeviceSqrt.cuh  
-   inflating: libtorch/include/ATen/native/cuda/MemoryAccess.cuh  
-   inflating: libtorch/include/ATen/native/cuda/PersistentSoftmax.cuh  
-   inflating: libtorch/include/ATen/native/cuda/GridSampler.cuh  
-   inflating: libtorch/include/ATen/native/cuda/Math.cuh  
-   inflating: libtorch/include/ATen/native/cuda/CUDALoops.cuh  
-   inflating: libtorch/include/ATen/native/cuda/Reduce.cuh  
-   inflating: libtorch/include/ATen/native/cuda/vol2col.cuh  
-   inflating: libtorch/include/ATen/native/cuda/CuFFTPlanCache.h  
-   inflating: libtorch/include/ATen/native/cuda/CompositeRandomAccessor.h  
-   inflating: libtorch/include/ATen/native/cuda/SortingCommon.cuh  
-   inflating: libtorch/include/ATen/native/cuda/SortingRadixSelect.cuh  
-   inflating: libtorch/include/ATen/native/Distance.h  
-   inflating: libtorch/include/ATen/native/batch_norm.h  
-   inflating: libtorch/include/ATen/native/FunctionOfAMatrixUtils.h  
-   inflating: libtorch/include/ATen/native/ScatterGatherChecks.h  
-   inflating: libtorch/include/ATen/native/IndexingUtils.h  
-   inflating: libtorch/include/ATen/native/Unfold2d.h  
-   inflating: libtorch/include/ATen/native/vol2col.h  
-   inflating: libtorch/include/ATen/native/CompositeRandomAccessor.h  
-   inflating: libtorch/include/ATen/native/TriangularOpsUtils.h  
-   inflating: libtorch/include/ATen/native/ReduceOpsUtils.h  
-   inflating: libtorch/include/ATen/native/MaxPooling.h  
-   inflating: libtorch/include/ATen/native/Distributions.h  
-   inflating: libtorch/include/ATen/native/TensorCompare.h  
-   inflating: libtorch/include/ATen/native/Lerp.h  
-   inflating: libtorch/include/ATen/native/TypeProperties.h  
-   inflating: libtorch/include/ATen/native/TensorIterator.h  
-   inflating: libtorch/include/ATen/native/UpSample.h  
-   inflating: libtorch/include/ATen/native/SharedReduceOps.h  
-   inflating: libtorch/include/ATen/record_function.h  
-  extracting: libtorch/include/ATen/TensorOptions.h  
-   inflating: libtorch/include/ATen/QuantizedCUDAType.h  
-   inflating: libtorch/include/ATen/ExpandUtils.h  
-    creating: libtorch/include/ATen/quantized/
-   inflating: libtorch/include/ATen/quantized/Quantizer.h  
-   inflating: libtorch/include/ATen/quantized/QTensorImpl.h  
-   inflating: libtorch/include/ATen/TensorNames.h  
-  extracting: libtorch/include/ATen/Layout.h  
-  extracting: libtorch/include/ATen/Formatting.h  
-   inflating: libtorch/include/ATen/VmapTransforms.h  
-   inflating: libtorch/include/ATen/ATen.h  
-   inflating: libtorch/include/ATen/InitialTensorOptions.h  
-  extracting: libtorch/include/ATen/Backtrace.h  
-   inflating: libtorch/include/ATen/LegacyTHFunctionsCPU.h  
-   inflating: libtorch/include/ATen/NativeFunctions.h  
-   inflating: libtorch/include/ATen/cpp_custom_type_hack.h  
-   inflating: libtorch/include/ATen/CPUType.h  
-   inflating: libtorch/include/ATen/TensorOperators.h  
-   inflating: libtorch/include/ATen/CPUGeneratorImpl.h  
-  extracting: libtorch/include/ATen/Scalar.h  
-   inflating: libtorch/include/ATen/OpaqueTensorImpl.h  
-   inflating: libtorch/include/ATen/TypeDefault.h  
-   inflating: libtorch/include/ATen/CUDAType.h  
-   inflating: libtorch/include/ATen/DLConvertor.h  
-   inflating: libtorch/include/ATen/CPUFixedAllocator.h  
-   inflating: libtorch/include/ATen/BatchedTensorImpl.h  
-  extracting: libtorch/include/ATen/Dimname.h  
-   inflating: libtorch/include/ATen/SequenceNumber.h  
-   inflating: libtorch/include/ATen/InferSize.h  
-   inflating: libtorch/include/ATen/Config.h  
-   inflating: libtorch/include/ATen/SparseTensorUtils.h  
-   inflating: libtorch/include/ATen/Version.h  
-   inflating: libtorch/include/ATen/RegistrationDeclarations.h  
-   inflating: libtorch/include/ATen/DeviceGuard.h  
-   inflating: libtorch/include/ATen/VmapMode.h  
-   inflating: libtorch/include/ATen/ScalarOps.h  
-   inflating: libtorch/include/ATen/div_rtn.h  
-   inflating: libtorch/include/ATen/SparseTensorImpl.h  
-   inflating: libtorch/include/ATen/TensorIndexing.h  
-   inflating: libtorch/include/ATen/PTThreadPool.h  
-    creating: libtorch/include/ATen/cpu/
-   inflating: libtorch/include/ATen/cpu/FlushDenormal.h  
-    creating: libtorch/include/ATen/cpu/vec256/
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_qint.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_float_neon.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_complex_float.h  
-   inflating: libtorch/include/ATen/cpu/vec256/missing_vld1_neon.h  
-   inflating: libtorch/include/ATen/cpu/vec256/intrinsics.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_complex_double.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_double.h  
-   inflating: libtorch/include/ATen/cpu/vec256/missing_vst1_neon.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_bfloat16.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_int.h  
-   inflating: libtorch/include/ATen/cpu/vec256/functional.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_base.h  
-   inflating: libtorch/include/ATen/cpu/vec256/vec256_float.h  
-   inflating: libtorch/include/ATen/cpu/vml.h  
-   inflating: libtorch/include/ATen/Context.h  
-   inflating: libtorch/include/ATen/Parallel.h  
-   inflating: libtorch/include/ATen/Dispatch.h  
-   inflating: libtorch/include/ATen/QuantizedCPUType.h  
-   inflating: libtorch/include/ATen/Functions.h  
-   inflating: libtorch/include/ATen/NumericUtils.h  
-   inflating: libtorch/include/ATen/BatchedFallback.h  
-  extracting: libtorch/include/ATen/ArrayRef.h  
-    creating: libtorch/include/ATen/cuda/
-   inflating: libtorch/include/ATen/cuda/NumericLimits.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDAContext.h  
-    creating: libtorch/include/ATen/cuda/detail/
-   inflating: libtorch/include/ATen/cuda/detail/DeviceThreadHandles.h  
-   inflating: libtorch/include/ATen/cuda/detail/IndexUtils.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/KernelUtils.h  
-   inflating: libtorch/include/ATen/cuda/detail/TensorInfo.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/OffsetCalculator.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/CUDAHooks.h  
-   inflating: libtorch/include/ATen/cuda/CUDATensorMethods.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDAConfig.h  
-   inflating: libtorch/include/ATen/cuda/ATenCUDAGeneral.h  
-   inflating: libtorch/include/ATen/cuda/CUDAEvent.h  
-   inflating: libtorch/include/ATen/cuda/CUDAUtils.h  
-   inflating: libtorch/include/ATen/cuda/CUDABlas.h  
-   inflating: libtorch/include/ATen/cuda/PinnedMemoryAllocator.h  
-   inflating: libtorch/include/ATen/cuda/CUDAApplyUtils.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDADevice.h  
-   inflating: libtorch/include/ATen/cuda/Exceptions.h  
-   inflating: libtorch/include/ATen/cuda/CUDASolver.h  
-   inflating: libtorch/include/ATen/cuda/DeviceUtils.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDAMultiStreamGuard.h  
-   inflating: libtorch/include/ATen/dlpack.h  
-   inflating: libtorch/include/ATen/TensorAccessor.h  
-   inflating: libtorch/include/ATen/autocast_mode.h  
-   inflating: libtorch/include/ATen/ParallelNativeTBB.h  
-  extracting: libtorch/include/ATen/DimVector.h  
-  extracting: libtorch/include/ATen/Device.h  
-   inflating: libtorch/include/ATen/WrapDimUtils.h  
-   inflating: libtorch/include/ATen/DynamicLibrary.h  
-   inflating: libtorch/include/ATen/TensorUtils.h  
-   inflating: libtorch/include/ATen/LegacyTHFunctionsCUDA.h  
-    creating: libtorch/include/ATen/cudnn/
-   inflating: libtorch/include/ATen/cudnn/Handle.h  
-   inflating: libtorch/include/ATen/cudnn/Types.h  
-   inflating: libtorch/include/ATen/cudnn/cudnn-wrapper.h  
-   inflating: libtorch/include/ATen/cudnn/Descriptors.h  
-  extracting: libtorch/include/ATen/cudnn/Exceptions.h  
-   inflating: libtorch/include/ATen/cudnn/Utils.h  
-  extracting: libtorch/include/ATen/cudnn/Handles.h  
-   inflating: libtorch/include/ATen/TracerMode.h  
-   inflating: libtorch/include/ATen/NamedTensorUtils.h  
-   inflating: libtorch/include/ATen/WrapDimUtilsMulti.h  
-   inflating: libtorch/include/ATen/SparseCUDAType.h  
-   inflating: libtorch/include/ATen/Utils.h  
-   inflating: libtorch/include/ATen/ThreadLocalState.h  
-   inflating: libtorch/include/ATen/MatrixRef.h  
-   inflating: libtorch/include/ATen/CPUApplyUtils.h  
-    creating: libtorch/include/c10/
-    creating: libtorch/include/c10/macros/
-   inflating: libtorch/include/c10/macros/Export.h  
-   inflating: libtorch/include/c10/macros/Macros.h  
-   inflating: libtorch/include/c10/macros/cmake_macros.h  
-    creating: libtorch/include/c10/core/
-   inflating: libtorch/include/c10/core/ScalarType.h  
-   inflating: libtorch/include/c10/core/DefaultDtype.h  
-   inflating: libtorch/include/c10/core/MemoryFormat.h  
-   inflating: libtorch/include/c10/core/Storage.h  
-   inflating: libtorch/include/c10/core/TensorImpl.h  
-   inflating: libtorch/include/c10/core/WrapDimMinimal.h  
-   inflating: libtorch/include/c10/core/DefaultTensorOptions.h  
-   inflating: libtorch/include/c10/core/Backend.h  
-   inflating: libtorch/include/c10/core/TensorOptions.h  
-   inflating: libtorch/include/c10/core/Layout.h  
-   inflating: libtorch/include/c10/core/DispatchKey.h  
-   inflating: libtorch/include/c10/core/CPUAllocator.h  
-    creating: libtorch/include/c10/core/impl/
-   inflating: libtorch/include/c10/core/impl/LocalDispatchKeySet.h  
-   inflating: libtorch/include/c10/core/impl/InlineDeviceGuard.h  
-   inflating: libtorch/include/c10/core/impl/FakeGuardImpl.h  
-   inflating: libtorch/include/c10/core/impl/InlineStreamGuard.h  
-   inflating: libtorch/include/c10/core/impl/InlineEvent.h  
-   inflating: libtorch/include/c10/core/impl/VirtualGuardImpl.h  
-   inflating: libtorch/include/c10/core/impl/DeviceGuardImplInterface.h  
-   inflating: libtorch/include/c10/core/Stream.h  
-   inflating: libtorch/include/c10/core/GeneratorImpl.h  
-   inflating: libtorch/include/c10/core/Scalar.h  
-   inflating: libtorch/include/c10/core/Allocator.h  
-   inflating: libtorch/include/c10/core/QEngine.h  
-   inflating: libtorch/include/c10/core/QScheme.h  
-   inflating: libtorch/include/c10/core/UndefinedTensorImpl.h  
-   inflating: libtorch/include/c10/core/Event.h  
-   inflating: libtorch/include/c10/core/CompileTimeFunctionPointer.h  
-   inflating: libtorch/include/c10/core/DeviceGuard.h  
-   inflating: libtorch/include/c10/core/DeviceType.h  
-   inflating: libtorch/include/c10/core/thread_pool.h  
-   inflating: libtorch/include/c10/core/StreamGuard.h  
-   inflating: libtorch/include/c10/core/Device.h  
-   inflating: libtorch/include/c10/core/CopyBytes.h  
-   inflating: libtorch/include/c10/core/StorageImpl.h  
-   inflating: libtorch/include/c10/core/DispatchKeySet.h  
-    creating: libtorch/include/c10/cuda/
-   inflating: libtorch/include/c10/cuda/CUDAMacros.h  
-   inflating: libtorch/include/c10/cuda/CUDAException.h  
-    creating: libtorch/include/c10/cuda/impl/
-   inflating: libtorch/include/c10/cuda/impl/CUDATest.h  
-   inflating: libtorch/include/c10/cuda/impl/CUDAGuardImpl.h  
-   inflating: libtorch/include/c10/cuda/CUDACachingAllocator.h  
-   inflating: libtorch/include/c10/cuda/CUDAFunctions.h  
-   inflating: libtorch/include/c10/cuda/CUDAGuard.h  
-   inflating: libtorch/include/c10/cuda/CUDAMathCompat.h  
-   inflating: libtorch/include/c10/cuda/CUDAStream.h  
-    creating: libtorch/include/c10/util/
-   inflating: libtorch/include/c10/util/qint32.h  
-   inflating: libtorch/include/c10/util/TypeIndex.h  
-   inflating: libtorch/include/c10/util/complex_utils.h  
-   inflating: libtorch/include/c10/util/Bitset.h  
-   inflating: libtorch/include/c10/util/Deprecated.h  
-   inflating: libtorch/include/c10/util/TypeList.h  
-   inflating: libtorch/include/c10/util/thread_name.h  
-   inflating: libtorch/include/c10/util/StringUtil.h  
-   inflating: libtorch/include/c10/util/llvmMathExtras.h  
-   inflating: libtorch/include/c10/util/BFloat16.h  
-   inflating: libtorch/include/c10/util/reverse_iterator.h  
-   inflating: libtorch/include/c10/util/C++17.h  
-   inflating: libtorch/include/c10/util/SmallVector.h  
-   inflating: libtorch/include/c10/util/qint8.h  
-   inflating: libtorch/include/c10/util/variant.h  
-   inflating: libtorch/include/c10/util/logging_is_google_glog.h  
-   inflating: libtorch/include/c10/util/sparse_bitset.h  
-   inflating: libtorch/include/c10/util/hash.h  
-   inflating: libtorch/include/c10/util/TypeTraits.h  
-   inflating: libtorch/include/c10/util/IdWrapper.h  
-   inflating: libtorch/include/c10/util/python_stub.h  
-   inflating: libtorch/include/c10/util/FunctionRef.h  
-   inflating: libtorch/include/c10/util/tempfile.h  
-   inflating: libtorch/include/c10/util/Backtrace.h  
-   inflating: libtorch/include/c10/util/quint8.h  
-   inflating: libtorch/include/c10/util/Optional.h  
-   inflating: libtorch/include/c10/util/Metaprogramming.h  
-   inflating: libtorch/include/c10/util/typeid.h  
-   inflating: libtorch/include/c10/util/numa.h  
-   inflating: libtorch/include/c10/util/Exception.h  
-   inflating: libtorch/include/c10/util/Array.h  
-   inflating: libtorch/include/c10/util/order_preserving_flat_hash_map.h  
-   inflating: libtorch/include/c10/util/Logging.h  
-   inflating: libtorch/include/c10/util/Half-inl.h  
-   inflating: libtorch/include/c10/util/math_compat.h  
-   inflating: libtorch/include/c10/util/TypeCast.h  
-   inflating: libtorch/include/c10/util/ArrayRef.h  
-   inflating: libtorch/include/c10/util/in_place.h  
-   inflating: libtorch/include/c10/util/intrusive_ptr.h  
-   inflating: libtorch/include/c10/util/string_view.h  
-   inflating: libtorch/include/c10/util/either.h  
-   inflating: libtorch/include/c10/util/UniqueVoidPtr.h  
-   inflating: libtorch/include/c10/util/Registry.h  
-   inflating: libtorch/include/c10/util/logging_is_not_google_glog.h  
-   inflating: libtorch/include/c10/util/complex_math.h  
-   inflating: libtorch/include/c10/util/Type.h  
-   inflating: libtorch/include/c10/util/Flags.h  
-   inflating: libtorch/include/c10/util/string_utils.h  
-   inflating: libtorch/include/c10/util/AlignOf.h  
-   inflating: libtorch/include/c10/util/LeftRight.h  
-   inflating: libtorch/include/c10/util/ConstexprCrc.h  
-   inflating: libtorch/include/c10/util/ThreadLocalDebugInfo.h  
-   inflating: libtorch/include/c10/util/BFloat16-inl.h  
-   inflating: libtorch/include/c10/util/flat_hash_map.h  
-   inflating: libtorch/include/c10/util/BFloat16-math.h  
-   inflating: libtorch/include/c10/util/complex.h  
-   inflating: libtorch/include/c10/util/Half.h  
-   inflating: libtorch/include/sleef.h  
-    creating: libtorch/bin/
-    creating: libtorch/lib/
-   inflating: libtorch/lib/libtorch.so  
-   inflating: libtorch/lib/libmkldnn.a  
- 
-   inflating: libtorch/lib/libprotoc.a  
-   inflating: libtorch/lib/libtensorpipe_uv.a  
-   inflating: libtorch/lib/libcpuinfo_internals.a  
-   inflating: libtorch/lib/libc10d.a  
-   inflating: libtorch/lib/libtorch_python.so  
-   inflating: libtorch/lib/libfoxi_loader.a  
-   inflating: libtorch/lib/libCaffe2_perfkernels_avx2.a  
-   inflating: libtorch/lib/libcaffe2_observers.so  
-   inflating: libtorch/lib/libCaffe2_perfkernels_avx512.a  
-   inflating: libtorch/lib/libgtest_main.a  
-   inflating: libtorch/lib/libcpuinfo.a  
-   inflating: libtorch/lib/libfmt.so.7  
-   inflating: libtorch/lib/libonnx.a  
-   inflating: libtorch/lib/libtorch_global_deps.so  
-   inflating: libtorch/lib/libgtest.a  
-   inflating: libtorch/lib/libbenchmark_main.a  
-   inflating: libtorch/lib/libasmjit.a  
-   inflating: libtorch/lib/libbenchmark.a  
-   inflating: libtorch/lib/libnnpack_reference_layers.a  
-   inflating: libtorch/lib/libdnnl.a  
- 
-   inflating: libtorch/lib/libprocess_group_agent.so  
-   inflating: libtorch/lib/libnnpack.a  
-   inflating: libtorch/lib/libfmt.so  
-   inflating: libtorch/lib/libfbgemm.a  
-   inflating: libtorch/lib/libprotobuf.a  
-   inflating: libtorch/lib/libXNNPACK.a  
-   inflating: libtorch/lib/libonnx_proto.a  
-   inflating: libtorch/lib/libgmock_main.a  
-   inflating: libtorch/lib/libpytorch_qnnpack.a  
-   inflating: libtorch/lib/libclog.a  
-   inflating: libtorch/lib/libtensorpipe.a  
-   inflating: libtorch/lib/libfmt.so.7.0.3  
-   inflating: libtorch/lib/libshm.so  
-   inflating: libtorch/lib/libgomp-75eea7e8.so.1  
-   inflating: libtorch/lib/libgmock.a  
-   inflating: libtorch/lib/libtorch_cpu.so  
- 
-   inflating: libtorch/lib/libpthreadpool.a  
-   inflating: libtorch/lib/libcaffe2_detectron_ops.so  
-   inflating: libtorch/lib/libprotobuf-lite.a  
-   inflating: libtorch/lib/libgloo.a  
-   inflating: libtorch/lib/libcaffe2_module_test_dynamic.so  
-   inflating: libtorch/lib/libCaffe2_perfkernels_avx.a  
-   inflating: libtorch/lib/libtensorpipe_agent.so  
-   inflating: libtorch/lib/libc10.so  
-   inflating: libtorch/lib/libqnnpack.a  
-   inflating: libtorch/lib/libjitbackend_test.so  
-   inflating: libtorch/lib/libcaffe2_protos.a  
-   inflating: libtorch/lib/libtorchbind_test.so  
-  extracting: libtorch/build-version  
-> installed libtorch.1.7.0+linux-x86_64
-> installed dune.3.16.0
Processing 62/127: [bigarray-compat: dune build]
Processing 63/127: [bigarray-compat: dune build] [csexp: dune build]
Processing 64/127: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build]
Processing 65/127: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build]
Processing 66/127: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build]
Processing 67/127: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 68/127: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 69/127: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 70/127: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 70/127: [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 71/127: [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 71/127: [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 72/127: [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 73/127: [csexp: dune build] [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 73/127: [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
-> installed csexp.1.5.2
Processing 74/127: [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 75/127: [dune-configurator: rm] [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/jane-street-headers.v0.15.0)
-> compiled  jane-street-headers.v0.15.0
Processing 75/127: [dune-configurator: rm] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
-> installed jane-street-headers.v0.15.0
Processing 76/127: [dune-configurator: rm] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "npy" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/npy.0.0.9)
-> compiled  npy.0.0.9
Processing 76/127: [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
-> installed npy.0.0.9
Processing 77/127: [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 77/127: [dune-configurator: rm] [integers: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 78/127: [dune-configurator: rm] [integers: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 78/127: [dune-configurator: rm] [integers: dune build] [re: dune build] [sexplib0: dune build]
-> installed ppx_derivers.1.2.1
Processing 79/127: [dune-configurator: rm] [integers: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 79/127: [dune-configurator: rm] [integers: dune build] [sexplib0: dune build]
-> installed re.1.11.0
Processing 80/127: [dune-configurator: rm] [integers: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/sexplib0.v0.15.1)
-> compiled  sexplib0.v0.15.1
Processing 80/127: [dune-configurator: rm] [integers: dune build]
-> installed sexplib0.v0.15.1
Processing 81/127: [dune-configurator: rm] [integers: dune build]
Processing 82/127: [dune-configurator: rm] [integers: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 82/127: [dune-configurator: rm] [ppxlib: dune build]
-> installed integers.0.7.0
Processing 83/127: [dune-configurator: rm] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.16.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.16.0)
Processing 83/127: [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.16.0)
-> compiled  dune-configurator.3.16.0
Processing 83/127: [ppxlib: dune build]
-> installed dune-configurator.3.16.0
Processing 84/127: [ppxlib: dune build]
Processing 85/127: [base: dune build] [ppxlib: dune build]
Processing 86/127: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.22.0)
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -g -I src/ctypes-top/.ctypes_top.objs/byte -I src/ctypes-top/.ctypes_top.objs/native -I /home/opam/.opam/4.12/lib/bigarray-compat -I /home/opam/.opam/4.12/lib/integers -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/stdlib-shims -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -intf-suffix .ml -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/native/ctypes_top__Install_ctypes_printers.cmx -c -impl src/ctypes-top/install_ctypes_printers.ml)
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
Processing 86/127: [base: dune build] [ctypes: dune install] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ctypes.0.22.0)
-> compiled  ctypes.0.22.0
Processing 86/127: [base: dune build] [ppxlib: dune build]
-> installed ctypes.0.22.0
Processing 87/127: [base: dune build] [ppxlib: dune build]
Processing 88/127: [base: dune build] [ctypes-foreign: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/base.v0.15.1)
-> compiled  base.v0.15.1
Processing 88/127: [ctypes-foreign: dune build] [ppxlib: dune build]
-> installed base.v0.15.1
Processing 89/127: [ctypes-foreign: dune build] [ppxlib: dune build]
Processing 90/127: [ctypes-foreign: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 91/127: [ctypes-foreign: dune build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/stdio.v0.15.0)
-> compiled  stdio.v0.15.0
Processing 91/127: [ctypes-foreign: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed stdio.v0.15.0
Processing 92/127: [ctypes-foreign: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes-foreign" "-j" "255" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ctypes-foreign.0.22.0)
Processing 92/127: [ctypes-foreign: dune install] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ctypes-foreign.0.22.0)
-> compiled  ctypes-foreign.0.22.0
Processing 92/127: [parsexp: dune build] [ppxlib: dune build]
-> installed ctypes-foreign.0.22.0
Processing 93/127: [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/parsexp.v0.15.0)
-> compiled  parsexp.v0.15.0
Processing 93/127: [ppxlib: dune build]
-> installed parsexp.v0.15.0
Processing 94/127: [ppxlib: dune build]
Processing 95/127: [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/sexplib.v0.15.1)
-> compiled  sexplib.v0.15.1
Processing 95/127: [ppxlib: dune build]
-> installed sexplib.v0.15.1
Processing 96/127: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppxlib.0.32.1)
-> compiled  ppxlib.0.32.1
-> installed ppxlib.0.32.1
Processing 98/127: [ppx_cold: dune build]
Processing 99/127: [ppx_cold: dune build] [ppx_compare: dune build]
Processing 100/127: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 101/127: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build]
Processing 102/127: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build]
Processing 103/127: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_here.v0.15.0)
-> compiled  ppx_here.v0.15.0
Processing 103/127: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_here.v0.15.0
Processing 104/127: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_cold.v0.15.0)
-> compiled  ppx_cold.v0.15.0
Processing 104/127: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_cold.v0.15.0
Processing 105/127: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_enumerate.v0.15.0)
-> compiled  ppx_enumerate.v0.15.0
Processing 105/127: [ppx_compare: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.15.0
Processing 106/127: [ppx_compare: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_optcomp.v0.15.0)
-> compiled  ppx_optcomp.v0.15.0
Processing 106/127: [ppx_compare: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optcomp.v0.15.0
Processing 107/127: [ppx_compare: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_compare.v0.15.0)
-> compiled  ppx_compare.v0.15.0
Processing 107/127: [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.15.0
Processing 108/127: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_sexp_conv.v0.15.1)
-> compiled  ppx_sexp_conv.v0.15.1
-> installed ppx_sexp_conv.v0.15.1
Processing 110/127: [ppx_assert: dune build]
Processing 111/127: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 112/127: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_hash.v0.15.0)
-> compiled  ppx_hash.v0.15.0
Processing 112/127: [ppx_assert: dune build] [ppx_custom_printf: dune build]
-> installed ppx_hash.v0.15.0
Processing 113/127: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 114/127: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_assert.v0.15.0)
-> compiled  ppx_assert.v0.15.0
Processing 114/127: [ppx_base: dune build] [ppx_custom_printf: dune build]
-> installed ppx_assert.v0.15.0
Processing 115/127: [ppx_base: dune build] [ppx_custom_printf: dune build]
Processing 116/127: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_custom_printf" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_custom_printf.v0.15.0)
-> compiled  ppx_custom_printf.v0.15.0
Processing 116/127: [jst-config: dune build] [ppx_base: dune build]
-> installed ppx_custom_printf.v0.15.0
Processing 117/127: [jst-config: dune build] [ppx_base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_base.v0.15.0)
-> compiled  ppx_base.v0.15.0
Processing 117/127: [jst-config: dune build]
-> installed ppx_base.v0.15.0
Processing 118/127: [jst-config: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/jst-config.v0.15.1)
-> compiled  jst-config.v0.15.1
-> installed jst-config.v0.15.1
Processing 120/127: [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/time_now.v0.15.0)
-> compiled  time_now.v0.15.0
-> installed time_now.v0.15.0
Processing 122/127: [ppx_inline_test: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_inline_test.v0.15.1)
-> compiled  ppx_inline_test.v0.15.1
-> installed ppx_inline_test.v0.15.1
Processing 124/127: [ppx_expect: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_expect" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_expect.v0.15.1)
-> compiled  ppx_expect.v0.15.1
-> installed ppx_expect.v0.15.1
Processing 126/127: [torch: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "torch" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/torch.0.11)
- File "src/wrapper/dune", line 5, characters 13-22:
- 5 |   (cxx_names torch_api)
-                  ^^^^^^^^^
- (cd _build/default/src/wrapper && /usr/bin/gcc -std=c++14 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -isystem /home/opam/.opam/4.12/lib/libtorch/include -isystem /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include -g -I /home/opam/.opam/4.12/lib/ocaml -I /home/opam/.opam/4.12/lib/bigarray-compat -I /home/opam/.opam/4.12/lib/ctypes -I /home/opam/.opam/4.12/lib/ctypes-foreign -I /home/opam/.opam/4.12/lib/ctypes/stubs -I /home/opam/.opam/4.12/lib/integers -I /home/opam/.opam/4.12/lib/ocaml/threads -I /home/opam/.opam/4.12/lib/stdlib-shims -o torch_api.o -c torch_api.cpp)
- In file included from /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:5,
-                  from /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:5,
-                  from /home/opam/.opam/4.12/lib/libtorch/include/ATen/core/TensorBody.h:3,
-                  from /home/opam/.opam/4.12/lib/libtorch/include/ATen/Tensor.h:3,
-                  from /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/autograd/engine.h:6,
-                  from torch_api.cpp:1:
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/StringUtil.h:108:3: error: 'uint32_t' does not name a type
-   108 |   uint32_t line;
-       |   ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/StringUtil.h:12:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
-    11 | #include <vector>
-   +++ |+#include <cstdint>
-    12 | 
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:65:13: error: 'uint32_t' does not name a type
-    65 |       const uint32_t line,
-       |             ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:7:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
-     6 | #include <c10/util/Deprecated.h>
-   +++ |+#include <cstdint>
-     7 | 
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h: In member function 'void c10::Device::validate()':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:96:5: error: 'uint32_t' was not declared in this scope
-    96 |     TORCH_CHECK(index_ == -1 || index_ >= 0,
-       |     ^~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:6:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
-     5 | #include <c10/util/Exception.h>
-   +++ |+#include <cstdint>
-     6 | 
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:96:5: error: expected primary-expression before '(' token
-    96 |     TORCH_CHECK(index_ == -1 || index_ >= 0,
-       |     ^~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:96:5: error: 'uint32_t' does not name a type
-    96 |     TORCH_CHECK(index_ == -1 || index_ >= 0,
-       |     ^~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:96:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:98:5: error: 'uint32_t' was not declared in this scope
-    98 |     TORCH_CHECK(!is_cpu() || index_ <= 0,
-       |     ^~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:98:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:98:5: error: expected primary-expression before '(' token
-    98 |     TORCH_CHECK(!is_cpu() || index_ <= 0,
-       |     ^~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:98:5: error: 'uint32_t' does not name a type
-    98 |     TORCH_CHECK(!is_cpu() || index_ <= 0,
-       |     ^~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:98:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h: In member function 'std::size_t std::hash<c10::Device>::operator()(c10::Device) const':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:126:5: error: 'uint32_t' was not declared in this scope
-   126 |     uint32_t bits =
-       |     ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:126:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:129:34: error: 'bits' was not declared in this scope
-   129 |     return std::hash<uint32_t>{}(bits);
-       |                                  ^~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/DispatchKeySet.h: In member function 'bool c10::DispatchKeySet::has(c10::DispatchKey) const':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/DispatchKeySet.h:65:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-    65 |     TORCH_INTERNAL_ASSERT(t != DispatchKey::Undefined);
-       |     ^~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/DispatchKeySet.h: In member function 'c10::DispatchKeySet::iterator::self_type& c10::DispatchKeySet::iterator::operator++()':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/DispatchKeySet.h:142:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-   142 |       TORCH_INTERNAL_ASSERT(i_ <= static_cast<uint8_t>(DispatchKey::NumDispatchKeys));
-       |       ^~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h: In function 'c10::Backend c10::dispatchKeyToBackend(DispatchKey)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:125:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   125 |     AT_ERROR("Unrecognized tensor type ID: ", t);
-       |     ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h: In function 'c10::DeviceType c10::backendToDeviceType(Backend)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:192:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   192 |       AT_ERROR("Undefined backend is not a valid device type");
-       |       ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:194:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   194 |       AT_ERROR("Unknown backend");
-       |       ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h: In function 'c10::Backend c10::backendToCPU(Backend)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:226:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   226 |       AT_ERROR("Unknown backend");
-       |       ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h: In function 'c10::Backend c10::backendToCUDA(Backend)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:246:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   246 |       AT_ERROR("Unknown backend");
-       |       ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h: In function 'c10::Backend c10::backendToHIP(Backend)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:266:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   266 |       AT_ERROR("Unknown backend");
-       |       ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Layout.h: In function 'std::ostream& c10::operator<<(std::ostream&, Layout)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Layout.h:37:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    37 |       AT_ERROR("Unknown layout");
-       |       ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h: In function 'std::ostream& c10::operator<<(std::ostream&, MemoryFormat)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h:51:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    51 |       AT_ERROR("Unknown memory format");
-       |       ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h: In function 'std::vector<long int> c10::get_channels_last_strides_2d(IntArrayRef)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h:71:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-    71 |       TORCH_INTERNAL_ASSERT(false, "ChannelsLast2d doesn't support size ", sizes.size());
-       |       ^~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h: In function 'std::vector<long int> c10::get_channels_last_strides_3d(IntArrayRef)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h:92:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-    92 |       TORCH_INTERNAL_ASSERT(false, "ChannelsLast3d doesn't support size ", sizes.size());
-       |       ^~~~~~~~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/QScheme.h: In function 'std::string c10::toString(QScheme)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/QScheme.h:44:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    44 |       TORCH_CHECK(false, "Unrecognized qscheme: ", static_cast<int>(qscheme));
-       |       ^~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'caffe2::TypeMeta c10::scalarTypeToTypeMeta(ScalarType)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:173:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   173 |       AT_ERROR(
-       |       ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'c10::ScalarType c10::typeMetaToScalarType(caffe2::TypeMeta)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:199:3: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   199 |   AT_ERROR(
-       |   ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'size_t c10::elementSize(ScalarType)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:248:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   248 |       AT_ERROR("Unknown ScalarType");
-       |       ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'bool c10::isSignedType(ScalarType)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:312:3: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   312 |   TORCH_CHECK(!isQIntType(t), "isSignedType not supported for quantized types");
-       |   ^~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:324:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   324 |       TORCH_CHECK(false, "Unknown ScalarType");
-       |       ^~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'c10::ScalarType c10::toComplexType(ScalarType)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:355:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   355 |       TORCH_CHECK(false, "Unknown Complex ScalarType");
-       |       ^~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'c10::ScalarType c10::promoteTypes(ScalarType, ScalarType)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:412:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-   412 |     AT_ERROR(
-       |     ^~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Allocator.h: In member function 'void* c10::Allocator::raw_allocate(size_t)':
- /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Allocator.h:163:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
-   163 |     AT_ASSERT(dptr.get() == dptr.get_context());
-       |     ^~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
- ...TRUNCATED BY DUNE...
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::BilinearImpl]':
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    93 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'std::shared_ptr<torch::nn::Module> torch::nn::Cloneable<Derived>::clone(const c10::optional<c10::Device>&) const [with Derived = torch::nn::UnflattenImpl]':
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:34:27:   required from here
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:48:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    48 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:61:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    61 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:74:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    74 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::UnflattenImpl]':
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    93 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'std::shared_ptr<torch::nn::Module> torch::nn::Cloneable<Derived>::clone(const c10::optional<c10::Device>&) const [with Derived = torch::nn::LinearImpl]':
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:34:27:   required from here
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:48:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    48 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:61:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    61 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:74:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    74 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::LinearImpl]':
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    93 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'std::shared_ptr<torch::nn::Module> torch::nn::Cloneable<Derived>::clone(const c10::optional<c10::Device>&) const [with Derived = torch::nn::ParameterDictImpl]':
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:34:27:   required from here
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:48:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    48 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:61:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    61 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:74:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    74 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::ParameterDictImpl]':
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    93 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::SequentialImpl]':
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    93 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'std::shared_ptr<torch::nn::Module> torch::nn::Cloneable<Derived>::clone(const c10::optional<c10::Device>&) const [with Derived = torch::nn::SequentialImpl]':
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:34:27:   required from here
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:48:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    48 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:61:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    61 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:74:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    74 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::ModuleListImpl]':
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    93 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'std::shared_ptr<torch::nn::Module> torch::nn::Cloneable<Derived>::clone(const c10::optional<c10::Device>&) const [with Derived = torch::nn::ModuleListImpl]':
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:34:27:   required from here
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:48:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    48 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:61:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    61 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:74:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
-    74 |     TORCH_CHECK(
-       |     ^
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
-    72 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
-    73 |       std::string msg,
-       |       ~~~~~~~~~~~~^~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
-    63 |   Error(
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |   ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
-    60 |   Error(SourceLocation source_location, std::string msg);
-       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
-    28 | class C10_API Error : public std::exception {
-       |               ^~~~~
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
- /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
[ERROR] The compilation of torch.0.11 failed at "dune build -p torch -j 255".

#=== ERROR while compiling torch.0.11 =========================================#
# context              2.2.0~rc1 | linux/x86_64 | ocaml-base-compiler.4.12.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.12/.opam-switch/build/torch.0.11
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p torch -j 255
# exit-code            1
# env-file             ~/.opam/log/torch-8-29fdc5.env
# output-file          ~/.opam/log/torch-8-29fdc5.out
### output ###
# File "src/wrapper/dune", line 5, characters 13-22:
# 5 |   (cxx_names torch_api)
#                  ^^^^^^^^^
# (cd _build/default/src/wrapper && /usr/bin/gcc -std=c++14 -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -isystem /home/opam/.opam/4.12/lib/libtorch/include -isystem /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include -g -I /home/opam/.opam/4.12/lib/ocaml -I /home/opam/.opam/4.12/lib/bigarray-compat -I /home/opam/.opam/4.12/lib/ctypes -I /home/opam/.opam/4.12/lib/ctypes-foreign -I /home/opam/.opam/4.12/lib/ctypes/stubs -I /home/opam/.opam/4.12/lib/integers -I /home/opam/.opam/4.12/lib/ocaml/threads -I /home/opam/.opam/4.12/lib/stdlib-shims -o torch_api.o -c torch_api.cpp)
# In file included from /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:5,
#                  from /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:5,
#                  from /home/opam/.opam/4.12/lib/libtorch/include/ATen/core/TensorBody.h:3,
#                  from /home/opam/.opam/4.12/lib/libtorch/include/ATen/Tensor.h:3,
#                  from /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/autograd/engine.h:6,
#                  from torch_api.cpp:1:
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/StringUtil.h:108:3: error: 'uint32_t' does not name a type
#   108 |   uint32_t line;
#       |   ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/StringUtil.h:12:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
#    11 | #include <vector>
#   +++ |+#include <cstdint>
#    12 | 
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:65:13: error: 'uint32_t' does not name a type
#    65 |       const uint32_t line,
#       |             ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:7:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
#     6 | #include <c10/util/Deprecated.h>
#   +++ |+#include <cstdint>
#     7 | 
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h: In member function 'void c10::Device::validate()':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:96:5: error: 'uint32_t' was not declared in this scope
#    96 |     TORCH_CHECK(index_ == -1 || index_ >= 0,
#       |     ^~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:6:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
#     5 | #include <c10/util/Exception.h>
#   +++ |+#include <cstdint>
#     6 | 
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:96:5: error: expected primary-expression before '(' token
#    96 |     TORCH_CHECK(index_ == -1 || index_ >= 0,
#       |     ^~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:96:5: error: 'uint32_t' does not name a type
#    96 |     TORCH_CHECK(index_ == -1 || index_ >= 0,
#       |     ^~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:96:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:98:5: error: 'uint32_t' was not declared in this scope
#    98 |     TORCH_CHECK(!is_cpu() || index_ <= 0,
#       |     ^~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:98:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:98:5: error: expected primary-expression before '(' token
#    98 |     TORCH_CHECK(!is_cpu() || index_ <= 0,
#       |     ^~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:98:5: error: 'uint32_t' does not name a type
#    98 |     TORCH_CHECK(!is_cpu() || index_ <= 0,
#       |     ^~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:98:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h: In member function 'std::size_t std::hash<c10::Device>::operator()(c10::Device) const':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:126:5: error: 'uint32_t' was not declared in this scope
#   126 |     uint32_t bits =
#       |     ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:126:5: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Device.h:129:34: error: 'bits' was not declared in this scope
#   129 |     return std::hash<uint32_t>{}(bits);
#       |                                  ^~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/DispatchKeySet.h: In member function 'bool c10::DispatchKeySet::has(c10::DispatchKey) const':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/DispatchKeySet.h:65:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#    65 |     TORCH_INTERNAL_ASSERT(t != DispatchKey::Undefined);
#       |     ^~~~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/DispatchKeySet.h: In member function 'c10::DispatchKeySet::iterator::self_type& c10::DispatchKeySet::iterator::operator++()':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/DispatchKeySet.h:142:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#   142 |       TORCH_INTERNAL_ASSERT(i_ <= static_cast<uint8_t>(DispatchKey::NumDispatchKeys));
#       |       ^~~~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h: In function 'c10::Backend c10::dispatchKeyToBackend(DispatchKey)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:125:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   125 |     AT_ERROR("Unrecognized tensor type ID: ", t);
#       |     ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h: In function 'c10::DeviceType c10::backendToDeviceType(Backend)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:192:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   192 |       AT_ERROR("Undefined backend is not a valid device type");
#       |       ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:194:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   194 |       AT_ERROR("Unknown backend");
#       |       ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h: In function 'c10::Backend c10::backendToCPU(Backend)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:226:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   226 |       AT_ERROR("Unknown backend");
#       |       ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h: In function 'c10::Backend c10::backendToCUDA(Backend)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:246:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   246 |       AT_ERROR("Unknown backend");
#       |       ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h: In function 'c10::Backend c10::backendToHIP(Backend)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Backend.h:266:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   266 |       AT_ERROR("Unknown backend");
#       |       ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Layout.h: In function 'std::ostream& c10::operator<<(std::ostream&, Layout)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Layout.h:37:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    37 |       AT_ERROR("Unknown layout");
#       |       ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h: In function 'std::ostream& c10::operator<<(std::ostream&, MemoryFormat)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h:51:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    51 |       AT_ERROR("Unknown memory format");
#       |       ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h: In function 'std::vector<long int> c10::get_channels_last_strides_2d(IntArrayRef)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h:71:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#    71 |       TORCH_INTERNAL_ASSERT(false, "ChannelsLast2d doesn't support size ", sizes.size());
#       |       ^~~~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h: In function 'std::vector<long int> c10::get_channels_last_strides_3d(IntArrayRef)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/MemoryFormat.h:92:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#    92 |       TORCH_INTERNAL_ASSERT(false, "ChannelsLast3d doesn't support size ", sizes.size());
#       |       ^~~~~~~~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/QScheme.h: In function 'std::string c10::toString(QScheme)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/QScheme.h:44:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    44 |       TORCH_CHECK(false, "Unrecognized qscheme: ", static_cast<int>(qscheme));
#       |       ^~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'caffe2::TypeMeta c10::scalarTypeToTypeMeta(ScalarType)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:173:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   173 |       AT_ERROR(
#       |       ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'c10::ScalarType c10::typeMetaToScalarType(caffe2::TypeMeta)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:199:3: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   199 |   AT_ERROR(
#       |   ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'size_t c10::elementSize(ScalarType)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:248:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   248 |       AT_ERROR("Unknown ScalarType");
#       |       ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'bool c10::isSignedType(ScalarType)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:312:3: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   312 |   TORCH_CHECK(!isQIntType(t), "isSignedType not supported for quantized types");
#       |   ^~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:324:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   324 |       TORCH_CHECK(false, "Unknown ScalarType");
#       |       ^~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'c10::ScalarType c10::toComplexType(ScalarType)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:355:7: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   355 |       TORCH_CHECK(false, "Unknown Complex ScalarType");
#       |       ^~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h: In function 'c10::ScalarType c10::promoteTypes(ScalarType, ScalarType)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/ScalarType.h:412:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#   412 |     AT_ERROR(
#       |     ^~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Allocator.h: In member function 'void* c10::Allocator::raw_allocate(size_t)':
# /home/opam/.opam/4.12/lib/libtorch/include/c10/core/Allocator.h:163:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::__cxx11::basic_string<char>)'
#   163 |     AT_ASSERT(dptr.get() == dptr.get_context());
#       |     ^~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
# ...TRUNCATED BY DUNE...
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::BilinearImpl]':
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    93 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'std::shared_ptr<torch::nn::Module> torch::nn::Cloneable<Derived>::clone(const c10::optional<c10::Device>&) const [with Derived = torch::nn::UnflattenImpl]':
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:34:27:   required from here
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:48:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    48 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:61:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    61 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:74:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    74 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::UnflattenImpl]':
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    93 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'std::shared_ptr<torch::nn::Module> torch::nn::Cloneable<Derived>::clone(const c10::optional<c10::Device>&) const [with Derived = torch::nn::LinearImpl]':
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:34:27:   required from here
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:48:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    48 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:61:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    61 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:74:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    74 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::LinearImpl]':
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    93 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'std::shared_ptr<torch::nn::Module> torch::nn::Cloneable<Derived>::clone(const c10::optional<c10::Device>&) const [with Derived = torch::nn::ParameterDictImpl]':
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:34:27:   required from here
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:48:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    48 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:61:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    61 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:74:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    74 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::ParameterDictImpl]':
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    93 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::SequentialImpl]':
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    93 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'std::shared_ptr<torch::nn::Module> torch::nn::Cloneable<Derived>::clone(const c10::optional<c10::Device>&) const [with Derived = torch::nn::SequentialImpl]':
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:34:27:   required from here
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:48:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    48 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:61:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    61 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:74:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    74 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'void torch::nn::Cloneable<Derived>::clone_(torch::nn::Module&, const c10::optional<c10::Device>&) [with Derived = torch::nn::ModuleListImpl]':
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:88:8:   required from here
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:93:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    93 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h: In instantiation of 'std::shared_ptr<torch::nn::Module> torch::nn::Cloneable<Derived>::clone(const c10::optional<c10::Device>&) const [with Derived = torch::nn::ModuleListImpl]':
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:34:27:   required from here
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:48:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    48 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:61:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    61 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h:74:5: error: no matching function for call to 'c10::Error::Error(<brace-enclosed initializer list>, std::string)'
#    74 |     TORCH_CHECK(
#       |     ^
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:72:3: note: candidate: 'c10::Error::Error(std::string, std::string, const void*)'
#    72 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:73:19: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'std::string' {aka 'std::__cxx11::basic_string<char>'}
#    73 |       std::string msg,
#       |       ~~~~~~~~~~~~^~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note: candidate: 'c10::Error::Error(const char*, int, const char*, const std::string&, const std::string&, const void*)'
#    63 |   Error(
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:63:3: note:   candidate expects 6 arguments, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:3: note: candidate: 'c10::Error::Error(c10::SourceLocation, std::string)'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |   ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:60:24: note:   no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'c10::SourceLocation'
#    60 |   Error(SourceLocation source_location, std::string msg);
#       |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(const c10::Error&)'
#    28 | class C10_API Error : public std::exception {
#       |               ^~~~~
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note: candidate: 'c10::Error::Error(c10::Error&&)'
# /home/opam/.opam/4.12/lib/libtorch/include/c10/util/Exception.h:28:15: note:   candidate expects 1 argument, 2 provided



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build torch 0.11
+- 
+- The following changes have been performed
| - install base                v0.15.1
| - install bigarray-compat     1.1.0
| - install camlzip             1.11
| - install cmdliner            1.3.0
| - install conf-libffi         2.0.0
| - install conf-pkg-config     3
| - install conf-zlib           1
| - install csexp               1.5.2
| - install ctypes              0.22.0
| - install ctypes-foreign      0.22.0
| - install dune                3.16.0
| - install dune-configurator   3.16.0
| - install integers            0.7.0
| - install jane-street-headers v0.15.0
| - install jst-config          v0.15.1
| - install libtorch            1.7.0+linux-x86_64
| - install npy                 0.0.9
| - install num                 1.5
| - install ocaml-compiler-libs v0.12.4
| - install ocamlfind           1.9.6
| - install parsexp             v0.15.0
| - install ppx_assert          v0.15.0
| - install ppx_base            v0.15.0
| - install ppx_cold            v0.15.0
| - install ppx_compare         v0.15.0
| - install ppx_custom_printf   v0.15.0
| - install ppx_derivers        1.2.1
| - install ppx_enumerate       v0.15.0
| - install ppx_expect          v0.15.1
| - install ppx_hash            v0.15.0
| - install ppx_here            v0.15.0
| - install ppx_inline_test     v0.15.1
| - install ppx_optcomp         v0.15.0
| - install ppx_sexp_conv       v0.15.1
| - install ppxlib              0.32.1
| - install re                  1.11.0
| - install seq                 base
| - install sexplib             v0.15.1
| - install sexplib0            v0.15.1
| - install stdio               v0.15.0
| - install stdlib-shims        0.3.0
| - install time_now            v0.15.0
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.12/.opam-switch/backup/state-20240702073637.export"
'opam install -vy torch.0.11' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "torch.0.11"
opam install -vy "torch.0.11"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "torch.0.11" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed