Skip to content
Snippets Groups Projects
Unverified Commit bbb6b145 authored by Jen Herting's avatar Jen Herting Committed by GitHub
Browse files

treelite: new package at v0.93 (#18861)

parent 92b8177b
No related branches found
No related tags found
No related merge requests found
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
# Spack Project Developers. See the top-level COPYRIGHT file for details.
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
from spack import *
class Treelite(CMakePackage):
"""Treelite is a model compiler for efficient deployment of
decision tree ensembles."""
homepage = "https://github.com/dmlc/treelite"
url = "https://github.com/dmlc/treelite/archive/0.93.tar.gz"
version('0.93', sha256='7d347372f7fdc069904afe93e69ed0bf696ba42d271fe2f8bf6835d2ab2f45d5')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment