sci-ml/ideep - 3.10.2 (gentoo)

Search

Package Information

Description:
Intel Optimization for Chainer
Homepage:
https://github.com/intel/ideep
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
3.10.2 8 ~amd64 0
View Raw Ebuild
# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

MYP=pytorch-rls-v${PV/_p/-}
DESCRIPTION="Intel Optimization for Chainer"
HOMEPAGE="https://github.com/intel/ideep"
SRC_URI="https://github.com/intel/${PN}/archive/refs/tags/${MYP}.tar.gz
	-> ${P}.tar.gz"

S="${WORKDIR}"/ideep-${MYP}

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

src_install() {
	doheader -r include/*
}

Manifest for 3.10.2

Type File Size Source URLs
DIST ideep-3.10.2.tar.gz 63554 bytes https://github.com/intel/ideep/archive/refs/tags/pytorch-rls-v${PV/_p/-}.tar.gz