Skip to content

Error: Library "torch_wrapper_types" is private, it cannot be a dependency of a public library. You need to give "torch_wrapper_types" a public name. #18

Description

@UnixJunkie
# dune build examples/llama2/llama2.exe
File "src/wrapper/dune", line 20, characters 49-68:
20 |  (libraries ctypes.foreign ctypes torch_bindings torch_wrapper_types)
                                                      ^^^^^^^^^^^^^^^^^^^
Error: Library "torch_wrapper_types" is private, it cannot be a dependency of
a public library. You need to give "torch_wrapper_types" a public name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    forwarded-to-js-devsThis report has been forwarded to Jane Street's internal review system.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions