Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
SparseConvNet
Commits
b596b107
Commit
b596b107
authored
Oct 23, 2018
by
Benjamin Thomas Graham
Browse files
headers
parent
aebbb122
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
develop.sh
develop.sh
+6
-0
No files found.
develop.sh
View file @
b596b107
#!/bin/bash
#!/bin/bash
# Copyright 2016-present, Facebook, Inc.
# All rights reserved.
#
# This source code is licensed under the license found in the
# LICENSE file in the root directory of this source tree.
rm
-rf
build/ dist/ sparseconvnet.egg-info sparseconvnet_SCN
*
.so
rm
-rf
build/ dist/ sparseconvnet.egg-info sparseconvnet_SCN
*
.so
python setup.py develop
python setup.py develop
python examples/hello-world.py
python examples/hello-world.py
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