Commit Graph

11 Commits (704efdc259a19a162b7ea0dbeb7399b72f0bebda)

Author SHA1 Message Date
powderluv e23fbc89f2
Update development.md with source builds (#1105)
Add source builds and remove deprecated libtorch information.
2022-07-25 10:24:45 -07:00
powderluv 3d1a160101
Document workaround for PyTorch skew (#1023)
* Document workaround for PyTorch skew

* Update with review feedback
2022-07-07 14:52:37 -07:00
powderluv 33bfeda4c5
Enable libtorch caching and source builds (#1004)
Add an option to cache libtorch/ releases if you don't want to
download the latest. Add an option to enable source builds.

TESTS:
macOS: verify with / without cache downloads
       verify source builds -- shared and static

Linux: Build Tests and Release builds
2022-07-05 10:25:43 -07:00
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