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