colossalai

Форк
0
38 строк · 1.2 Кб
1
name: 🐛 Bug Report
2
description: Create a report to help us reproduce and fix the bug
3
title: "[BUG]: "
4
labels: [bug]
5

6
body:
7
- type: markdown
8
  attributes:
9
    value: >
10
      #### Not suitable for your needs? [Open a blank issue](https://github.com/hpcaitech/ColossalAI/issues/new).
11
- type: textarea
12
  attributes:
13
    label: 🐛 Describe the bug
14
    description: |
15
      **Describe the bug**
16
      A clear and concise description of what the bug is.
17
      **To Reproduce**
18
      Steps or code snippet to reproduce the behavior.
19
      **Expected behavior**
20
      A clear and concise description of what you expected to happen.
21
      **Screenshots**
22
      If applicable, add screenshots to help explain your problem.
23
      **Optional: Affiliation**
24
      Institution/email information helps better analyze and evaluate users to improve the project. Welcome to establish in-depth cooperation.
25
    placeholder: |
26
      A clear and concise description of what the bug is.
27
  validations:
28
    required: true
29
- type: textarea
30
  attributes:
31
    label: Environment
32
    description: |
33
      Please provide the environment information, eg. CUDA/cuDNN/NCCL/Python/PyTorch version.
34

35
- type: markdown
36
  attributes:
37
    value: >
38
      Thanks for contributing 🎉!
39

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.