torch-mlir/docs
Rik Huijzer 8fa81d181b
Tweak development.md for more speed (#2667)
Adding the `--progress` flag shows the same output as what `git clone`
would show. This is very nice for slow connections. Without it, the
command may run for many minutes without providing any indication that
it is still doing something.

For `--depth=1`, I think it should be safe as most people have new
enough git versions nowadays, but let's be safe and make it an optional
suggestion. I ran all the tests fine with `--depth=1`, but I don't know
whether things will keep working when the submodules get updated for
systems with old git versions.
2023-12-20 09:34:50 +01:00
..
images [docs] Centralize all images in docs/images/ 2022-11-04 03:12:17 -07:00
importers Upstream the ONNX importer. (#2636) 2023-12-12 19:02:51 -08:00
Torch-ops-E2E-implementation.md Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
abstract_interp_lib.md Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
adding_abstract_interpretation_functions.md Change dtype functions interface to take ints tuple for each tensor (#1965) 2023-03-23 11:05:39 -07:00
adding_an_e2e_test.md Update out of date docs (#2602) 2023-12-01 16:29:37 -06:00
architecture.md Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
code_owners.md Add Sean Silva to code owners as emeritus. 2023-08-20 18:06:07 -07:00
development.md Tweak development.md for more speed (#2667) 2023-12-20 09:34:50 +01:00
long_term_roadmap.md Update long_term_roadmap.md 2023-03-27 12:34:07 -07:00
ltc_backend.md Breakup python pytorch deps (#2582) 2023-11-19 12:10:19 -08:00
ltc_examples.md Fix LTC lib_torch_mlir_ltc.so import error (#1283) 2022-08-25 18:25:01 -04:00