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
torch-spline-conv
Commits
a0c99a64
Commit
a0c99a64
authored
Mar 01, 2024
by
limm
Browse files
fix README.md
parent
095cf6ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
a0c99a64
...
@@ -33,15 +33,15 @@ pip install torch* (下载的torch的whl包)
...
@@ -33,15 +33,15 @@ pip install torch* (下载的torch的whl包)
#### 源码下载编译安装
#### 源码下载编译安装
```
shell
```
shell
git clone
-b
1.2.1-release http://developer.hpccube.com/codes/aicomponent/torch-spline-conv.git
git clone
-b
1.2.1-release http://developer.hpccube.com/codes/aicomponent/torch-spline-conv.git
python pymap_script.py /path/to/
py
torch
_
spline
_
conv
python pymap_script.py /path/to/torch
-
spline
-
conv
cd
torch
_
spline
_
conv
cd
torch
-
spline
-
conv
python setup.py bdist_wheel
python setup.py bdist_wheel
pip
install
dist/
*
.whl
pip
install
dist/
*
.whl
```
```
## 单侧
## 单侧
```
shell
```
shell
cd
torch
_
spline
_
conv
cd
torch
-
spline
-
conv
python setup.py
test
python setup.py
test
```
```
...
...
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