alibaba / alibaba/x-deeplearning
XDL_LOG打印有问题
- Dominant language
- PureBasic
- Stars
- 4.3k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
如下:
2019-05-17 03:13:57.057327: I /home/yue.song/x-deeplearning/xdl/xdl/data_io/parser/parse_txt.cc:104] will return, key=gkey1449 size=
2019-05-17 03:13:57.057593: I /home/yue.song/x-deeplearning/xdl/xdl/data_io/parser/parser.cc:159] Run=
2019-05-17 03:13:57.057697: I /home/yue.song/x-deeplearning/xdl/xdl/data_io/parser/parser.cc:161] increase begin=
2019-05-17 03:13:57.057751: I /home/yue.song/x-deeplearning/xdl/xdl/data_io/parser/parser.cc:105] GetSize=
2019-05-17 03:13:57.057863: I /home/yue.song/x-deeplearning/xdl/xdl/data_io/parser/parse_txt.cc:104] will return, key=gkey1450 size=
2019-05-17 03:13:57.058165: I /home/yue.song/x-deeplearning/xdl/xdl/data_io/parser/parser.cc:159] Run=
2019-05-17 03:13:57.058236: I /home/yue.song/x-deeplearning/xdl/xdl/data_io/parser/parser.cc:161] increase begin=
这个问题能帮忙看看吗?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting xdl/data_io/parser/parse_txt.cc around line 104 and xdl/data_io/parser/parser.cc around lines 105, 159, and 161, focusing on the XDL_LOG calls shown in the report. Reproduce the parser logging if possible and verify that the values following the equals signs are present rather than blank.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- observability-sre
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100