Megvii-BaseDetection / Megvii-BaseDetection/TreeFilter-Torch
Can't quote ‘tree_filter_cuda’, can you tell me what is the reason please?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 144
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Can't quote ‘tree_filter_cuda’, can you tell me what is the reason please?
`ImportError: /home/jason/notebook/TreeFilter-Torch/furnace/kernels/lib_tree_filter/tree_filter_cuda.cpython-37m-x86_64-linux-gnu.so: undefined symbol: _ZN6caffe26detail36_typeMetaDataInstance_preallocated_7E
`
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the failing shared object at furnace/kernels/lib_tree_filter/tree_filter_cuda/tree_filter_cuda.cpython-37m-x86_64-linux-gnu.so and the reported Caffe2 symbol. Check the project’s build and dependency versions to determine the compatibility issue; done means tree_filter_cuda imports without the undefined-symbol error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100