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
Bw-bestperf
KamNet_pytorch
Commits
59578933
Commit
59578933
authored
Feb 04, 2026
by
maming
Browse files
Update README.md
parent
759d5b87
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
59578933
...
...
@@ -72,13 +72,13 @@ echo $LD_LIBRARY_PATH | tr ':' '\n' | head -3
```
bash
cd
KamNet_pytorch/s2cnn/examples/mnist
#生成球面MNIST数据集
#
生成球面MNIST数据集
python3 gendata.py
# 进入缺失文件的目录
cd
/usr/local/lib/python3.10/dist-packages/lie_learn/representations/SO3/pinchon_hoggan/
# 从官方仓库手动下载缺失的矩阵文件
wget https://raw.githubusercontent.com/AMLab-Amsterdam/lie_learn/master/lie_learn/representations/SO3/pinchon_hoggan/J_dense_0-150.npy
#numa绑定,查看机器numa亲和度
#
numa绑定,查看机器numa亲和度
export
HIP_VISIBLE_DEVICES
=
0
numactl
--cpunodebind
=
3 python run_new.py
--network
original
```
...
...
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