Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
seminar-breakout
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shashank Suhas
seminar-breakout
Commits
a871c622
Commit
a871c622
authored
Mar 27, 2019
by
Yuxin Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update docs
parent
f947192a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
.github/ISSUE_TEMPLATE/unexpected-problems---bugs.md
.github/ISSUE_TEMPLATE/unexpected-problems---bugs.md
+1
-1
README.md
README.md
+3
-0
No files found.
.github/ISSUE_TEMPLATE/unexpected-problems---bugs.md
View file @
a871c622
...
@@ -14,7 +14,7 @@ feel free to delete everything in this template.
...
@@ -14,7 +14,7 @@ feel free to delete everything in this template.
(1)
**If you're using examples, what's the command you run:**
(1)
**If you're using examples, what's the command you run:**
(2)
**If you're using examples, have you made any changes to the examples? Paste `git diff` here:**
(2)
**If you're using examples, have you made any changes to the examples? Paste `git
status; git
diff` here:**
(3)
**If not using examples, tell us what you did:**
(3)
**If not using examples, tell us what you did:**
...
...
README.md
View file @
a871c622
...
@@ -70,6 +70,9 @@ pip install --upgrade git+https://github.com/tensorpack/tensorpack.git
...
@@ -70,6 +70,9 @@ pip install --upgrade git+https://github.com/tensorpack/tensorpack.git
# or add `--user` to install to user's local directories
# or add `--user` to install to user's local directories
```
```
Please note that tensorpack is not yet stable.
If you use tensorpack in your code, remember to mark the exact version of tensorpack you use as your dependencies.
## Citing Tensorpack:
## Citing Tensorpack:
If you use Tensorpack in your research or wish to refer to the examples, please cite with:
If you use Tensorpack in your research or wish to refer to the examples, please cite with:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment