[QST]What is these 0 and o in print?
Open
Nobody has claimed this yet.
? - Needs Triage
inactive-30d
inactive-90d
question
- Dominant language
- C++
- Stars
- 10.5k
- Forks
- 2.1k
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 7
Description
What is your question?
I print a tensor and get:
smem_ptr[16b](0x7fe900000c00) o Sw<3,3,3> o _0 o (((_64,_256),_2)):(((_1,_64),_16384))
What is these 0 and o in print? Where is the source code of them? I tried print.hpp, but does not find anything?
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 print.hpp, which the report mentions, and trace the formatting path for the displayed tensor output. Determine what the 0 and o markers represent and where they are emitted; done means providing those meanings and the relevant source location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100