alibaba / alibaba/x-deeplearning
blaze-fix-v1.2 分支的train.py 中网络定义直接使用了batchSize,导致利用其生成的graph.txt转变模型后,tdm_evaluation运行失败(dim mismatching),可能需要修改一下train.py中的网络。
Open
- Dominant language
- PureBasic
- Stars
- 4.3k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
[train.py](https://github.com/INFRC/x-deeplearning/blob/master/xdl-algorithm-solution/TDM/script/tdm_ub_att_ubuntu/train.py) 目前可跑通,准确度需要进一步验证,仅供参考,有问题的话求反馈,共同探讨。
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with xdl-algorithm-solution/TDM/script/tdm_ub_att_ubuntu/train.py and reproduce the model conversion that produces graph.txt. Then run tdm_evaluation and compare the resulting dimensions; the work is done when the converted model runs without the reported dim-mismatch failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100