Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 347 Bytes

File metadata and controls

18 lines (12 loc) · 347 Bytes

Build

To save some pip-related heartburn, LBANNv2 is currently BYOT ("bring your own Torch").

pip install torch
pip install .

License

Copyright 2014-2025 Lawrence Livermore National Security, LLC and other LBANN Project Developers. See the top-level LICENSE file for details.

SPDX-License-Identifier: Apache-2.0

LLNL-CODE-697807