issues
search
iree-org
/
iree-torch
Torch Frontend for IREE
Apache License 2.0
25
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use `torch.allclose` to check results
#34
ramiro050
closed
2 years ago
0
Use torchdynamo decorator instead of context manager
#33
ramiro050
closed
2 years ago
0
Add CUDA LLVM target arch flag to `compile_to_vmfb`
#32
ramiro050
closed
2 years ago
1
Add README instructions for bert.py
#31
ramiro050
closed
2 years ago
0
Make COMPILED/EAGER_ITERATION_TIMES local + bugfix print_time_stats
#30
ramiro050
closed
2 years ago
0
Make `COMPILED/EAGER_ITERATION_TIMES` local constants
#29
ramiro050
closed
2 years ago
0
Remove warmup_iters arg from print_time_stats
#28
ramiro050
closed
2 years ago
0
Add device, iters flags to bert.py + some refactoring
#27
ramiro050
closed
2 years ago
1
[torchdynamo_poc] Print somewhat nicer timings
#26
silvasean
closed
2 years ago
2
[torchdynamo_poc] Improve README
#25
silvasean
closed
2 years ago
0
Pass pytorch nightly url using --extra-index-url
#24
ramiro050
closed
2 years ago
0
Add functorch installation instructions
#23
ramiro050
closed
2 years ago
0
Add requirements.txt and README.md to torchdynamo_POC
#22
ramiro050
closed
2 years ago
1
Add torchdynamo.reset() when changing compilers
#21
ramiro050
closed
2 years ago
0
Remove "torchscript" association from e2e testing.
#20
silvasean
closed
2 years ago
0
Move most of torchbench.py code to new utils.py + bert.py example
#19
ramiro050
closed
2 years ago
0
Add `device` flag to script to run model on CPU or GPU
#18
ramiro050
closed
2 years ago
0
Change interface of `_unwrap_single_tuple_return` to return bool
#17
ramiro050
closed
2 years ago
0
Update `load_vmfb` to use new `from_flatbuffer` interface
#16
ramiro050
closed
2 years ago
0
Add benchmark functionality and correctness checks
#15
ramiro050
closed
2 years ago
0
Add unit tests to torchdynamo torch-mlir compiler
#14
ramiro050
closed
2 years ago
0
Add torchbench.py script for running benchmarks
#13
ramiro050
closed
2 years ago
1
Add basic setup.py
#12
silvasean
closed
2 years ago
0
Remove --iree-flow-demote-i64-to-i32 -- it broke a bunch of tests.
#11
silvasean
closed
2 years ago
0
Add ability to run bert.py on multiple backends
#10
silvasean
closed
2 years ago
1
Add BERT example.
#9
silvasean
closed
2 years ago
0
Add resnet18 with torchdynamo example
#8
ramiro050
closed
2 years ago
0
Start factoring some code into a `python/` directory.
#7
silvasean
closed
2 years ago
0
Add XFAIL's for upstream IREE issue.
#6
silvasean
closed
2 years ago
0
Test nightly packages of Torch-MLIR + IREE
#5
silvasean
closed
2 years ago
0
Centralize dependency installation to requirements.txt
#4
silvasean
closed
2 years ago
0
Fix segfault on program exit.
#3
silvasean
closed
2 years ago
0
Get more tests running.
#2
silvasean
closed
2 years ago
0
Refactor to not use the "external config" functionality.
#1
silvasean
closed
2 years ago
0
Previous