目录
目录README.md

jittor

jittor框架对环境要求如下:

操作系统: Ubuntu >= 16.04 或 Windows Subsystem of Linux(WSL) Python:版本 >= 3.7 C++编译器 (需要下列至少一个) g++ (>=5.4.0) clang (>=8.0) GPU 编译器(可选):nvcc >=10.0 GPU 加速库(可选):cudnn-dev (cudnn开发版, 推荐使用tar安装方法,参考链接)

jittor安装

sudo apt install python3.7-dev libomp-dev
python3.7 -m pip install jittor
python3.7 -m jittor.test.test_example

关于

将在数字图片数据集 MNIST 上训练 Conditional GAN(Conditional generative adversarial nets)模型,通过输入一个随机向量 z 和额外的辅助信息 y (如类别标签),生成特定数字的图像。

36.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号