Commit 241710b3 authored by fengzch-das's avatar fengzch-das
Browse files

Update README.md

parent fdb045e3
...@@ -20,10 +20,10 @@ PyTorch3D 专为与深度学习方法无缝集成而设计,可用于预测和 ...@@ -20,10 +20,10 @@ PyTorch3D 专为与深度学习方法无缝集成而设计,可用于预测和
组件支持组合 组件支持组合
| PyTorch版本 | fastpt版本 | cuBVH版本 | DTK版本 | Python版本 | 推荐编译方式 | | PyTorch版本 | fastpt版本 | pytorch3d 版本 | DTK版本 | Python版本 | 推荐编译方式 |
| ----------- | ---------- | ------------- | -------- | --------------- | ------------ | | ----------- | ---------- | ------------- | -------- | --------------- | ------------ |
| 2.5.1 | 2.1.0 | main-eeb9d5fa | >= 25.04 | 3.8、3.10、3.11 | fastpt不转码 | | 2.5.1 | 2.1.0 | V0.7.8-fastpt | >= 25.04 | 3.8、3.10、3.11 | fastpt不转码 |
| 2.4.1 | 2.0.1 | main-eeb9d5fa | >= 25.04 | 3.8、3.10、3.11 | fastpt不转码 | | 2.4.1 | 2.0.1 | V0.7.8-fastpt | >= 25.04 | 3.8、3.10、3.11 | fastpt不转码 |
+ pytorch 版本大于 2.4.1 && dtk 版本大于 25.04 推荐使用 fastpt 不转码编译。 + pytorch 版本大于 2.4.1 && dtk 版本大于 25.04 推荐使用 fastpt 不转码编译。
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment