This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
AMD-SHARK-Studio
Watch
1
Star
1
Fork
0
You've already forked AMD-SHARK-Studio
mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced
2026-04-03 03:00:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20230603.751
AMD-SHARK-Studio
/
shark
/
iree_utils
History
Ean Garvey
218ed78c40
Change instances of input_type='mhlo' to 'auto' (
#1482
)
2023-06-02 16:43:47 -05:00
..
__init__.py
Divide iree_utils and do module imports on function calls.
2022-06-22 14:17:33 +05:30
_common.py
If device/backend is unknown pass it to IREE verbatim
2023-05-16 09:54:07 -07:00
benchmark_utils.py
Add peak memory reporting for IREE, TF and PyTorch (
#1216
)
2023-03-20 15:40:49 -05:00
compile_utils.py
Change instances of input_type='mhlo' to 'auto' (
#1482
)
2023-06-02 16:43:47 -05:00
cpu_utils.py
Update iree-compile flags --iree-llvm-xxx -> --iree-llvmcpu-xxx (
#1164
)
2023-03-09 11:31:50 -08:00
gpu_utils.py
Remove deprecated cli option iree-hal-cuda-disable-loop-nounroll-wa (
#1235
)
2023-03-22 12:05:15 -05:00
vulkan_target_env_utils.py
Add to and tweak vulkan configuration environments. (
#1475
)
2023-06-01 22:25:20 -07:00
vulkan_utils.py
Fix vulkan device selection at compile time and adapt to IREE python changes. (
#1407
)
2023-05-12 23:31:50 -07:00