1 Star 0 Fork 1

张帆/torchplus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
meta.yaml 519 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangzp9970 提交于 2023-01-23 22:39 . fix bug
package:
name: torchplus
version: 0.1.2
source:
path: ./
build:
script: python setup.py install --single-version-externally-managed --record=record.txt
include_recipe: False
noarch: python
number: 1
requirements:
host:
- python
- pip
run:
- python >=3.8
- pillow
- pandas
- pytorch >=1.8.1
- torchvision >=0.9.1
- tensorboard
about:
summary: Torchplus is a utilities library that extends PyTorch
home: https://github.com/zhangzp9970/torchplus
license: GPL-v3
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/miss2446/torchplus.git
git@gitee.com:miss2446/torchplus.git
miss2446
torchplus
torchplus
main

搜索帮助