Commit Graph

8 Commits (f20421026684e6244843666f47c59bd26c6ba5c6)

Author SHA1 Message Date
Sean Silva 42ee04c004 Update development.md
- Mention that Bazel build is in peripheral support tier
- Link to the e2e op wiki page
2022-06-29 17:23:25 -07:00
Sean Silva 227dea7b2e Add support for ScalarType::QUInt8
I ran into this while poking around at
https://github.com/llvm/torch-mlir/issues/959
2022-06-29 15:33:28 -07:00
Sean Silva f774e63abd development.md: updating the LLVM submodule
We recently noticed that it is necessary to update the shape lib while
doing an LLVM bump: https://github.com/llvm/torch-mlir/pull/973
We didn't have a place to document that this was a necessary step, so
add a basic section to hold that and the basic instructions for how to
do a bump.
2022-06-24 16:33:15 -07:00
Sambhav Jain 3bb2d548a5
Include Bazel BUILD steps to development.md (#954)
* Add bazel build steps

* move to development.md

* reorder
2022-06-24 11:27:22 -07:00
powderluv 24e04d5729 Update development.md 2022-05-25 08:00:21 -07:00
Sean Silva f791b2ecae development.md: Add details about testing.
There is more detail to be added here, but this is a start.
2022-05-23 04:19:04 -07:00
Sean Silva 641b0b3be2
Mention `python-dev` package in development.md 2022-05-03 04:05:26 -07:00
powderluv a9ef4bb378
Move development notes to development.md (#800)
* Update README.md

* Create development.md

Add a separate development.md file
2022-04-26 11:28:04 -07:00