27 lines
486 B
Markdown
27 lines
486 B
Markdown
---
|
|
name: How to question
|
|
about: Asking how-to questions
|
|
title: ''
|
|
labels: question
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### Before asking:
|
|
1. search the issues.
|
|
2. search the docs.
|
|
|
|
If you still can't find what you need:
|
|
#### What is your question?
|
|
|
|
#### Code
|
|
Please paste a code snippet if your question requires it!
|
|
|
|
#### What have you tried?
|
|
|
|
#### What's your environment?
|
|
- conda version (no venv)
|
|
- PyTorch version
|
|
- Lightning version
|
|
- Test-tube version
|