Start filling in some requirements for the shape function descriptions
that will be used to derive shape computations. This requiement part may
later be reworked to be part of the "context" section of shape dialect. Without
examples this may be a bit too abstract but I hope not (given mappings to
existing shape functions).
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Time | Test | |
---|---|---|
470 ms | Clang.CodeGenOpenCL::Unknown Unit Message ("") |
Event Timeline
Unit tests: fail. 62270 tests passed, 1 failed and 827 were skipped.
failed: Clang.CodeGenOpenCL/amdgpu-features.cl
clang-tidy: pass.
clang-format: pass.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.
mlir/docs/ShapeInference.md | ||
---|---|---|
57 | This will likely need to be reworded in the near future. | |
63 | What is the "shaped contained type"? Link? | |
64 | nit: being the element type | |
72 | Link to each of these types. | |
77 | Can we remove IMHO and reword this to avoid starting with a 'But'? | |
82 | shaped -> guided (or is the pun intended?) | |
91 | Is the last * intended? | |
115 | nit: descriptions | |
137 | Wrap in ()? | |
145 | & -> and | |
147 | TensorList isn't a well known thing, e.g. I don't know what this point represents. | |
165 | nit: It's a bit weird to start with an And. | |
195 | representation | |
205 | advanced | |
212 | link to such literature? |
Unit tests: fail. 62270 tests passed, 1 failed and 827 were skipped.
failed: Clang.CodeGenOpenCL/amdgpu-features.cl
clang-tidy: pass.
clang-format: pass.
Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.
This will likely need to be reworded in the near future.