Sign in
opensecura
/
3p
/
openxla
/
iree
/
d3d9037f6d2b2bf768ef6bc14eb329977891e70a
d3d9037
Basic conversion of `shape` to `shapex` dialect.
by Sean Silva
· 5 years ago
1ab2dfc
Two testing options are introduced:
by Oleg Rybakov
· 5 years ago
35d8849
NFC: various small code improvements over ConvOpConversion
by Lei Zhang
· 5 years ago
ffebe85
Updating TF/LLVM submodules
by MaheshRavishankar
· 5 years ago
e3b6be8
Don't crash if MLIR file fails to parse.
by Sean Silva
· 5 years ago
356200e
Publish testing documentation to website
by Geoffrey Martin-Noble
· 5 years ago
4fe6a90
Remove python/tf installs from GitHub actions core bazel build
by Geoffrey Martin-Noble
· 5 years ago
5012eb8
Initial support for building python wheels.
by Stella Laurenzo
· 5 years ago
a753402
Plumb through linalg.tensor_reshape and its fusion within IREE.
by Mahesh Ravishankar
· 5 years ago
3d38c71
Delete the combined GitHub actions Bazel build
by Geoffrey Martin-Noble
· 5 years ago
b6ad912
Remove license header from .gitignore
by Geoffrey Martin-Noble
· 5 years ago
d9a5567
Enable MobileNet test on VMLA.
by Hanhan Wang
· 5 years ago
7d872b9
Fix the pattern to create a reshape op instead of removing it.
by Hanhan Wang
· 5 years ago
1e02007
Update LLVM & TF Submodules.
by Geoffrey Martin-Noble
· 5 years ago
c9f5578
Integrate LLVM at https://github.com/llvm/llvm-project/commit/8c8aae852b5e
by iree-copybara-bot
· 5 years ago
6e2f3cf
Add flag to control selection of default vulkan device.
by Stella Laurenzo
· 5 years ago
6daaf60
[NFC] Use consistent FileCheck regexes
by Geoffrey Martin-Noble
· 5 years ago
e236f43
Fix Bazel and CMake build after LLVM integration
by Lei Zhang
· 5 years ago
2868daf
Make build file updates the default if updating LLVM commit to match TF
by Geoffrey Martin-Noble
· 5 years ago
5519cc5
Temporarily disable testing keras_lstm_static_test on GitHub Actions
by Lei Zhang
· 5 years ago
b43e83a
Integrate LLVM at https://github.com/llvm/llvm-project/commit/9774c34a84e3
by iree-copybara-bot
· 5 years ago
8e8f3e4
Introduce vmla.gather op and conversion xla_hlo.torch_select_index -> vmla.gather
by Ahmed S. Taei
· 5 years ago
64e4399
Initial setup of directories and JNI for IREE java bindings
by Jenni Kilduff
· 5 years ago
249e13e
Add IREE testing documentation
by Geoffrey Martin-Noble
· 5 years ago
5c2ab3e
Add a missing nullptr check.
by iree-copybara-bot
· 5 years ago
311a8fd
Revise alwayslink in CodegenPasses and CodegenUtils
by Marius Brehler
· 5 years ago
be70f74
[XLA:Python] Add default arguments to some collective ops.
by Peter Hawkins
· 5 years ago
d2b3498
Fix clamp op issues in VMLA.
by Hanhan Wang
· 5 years ago
b17f6cc
Enable ResNet50 test on vulkan backend.
by Hanhan Wang
· 5 years ago
afa1b43
Make xla_hlo.reduce_window op live in their own dispatch function.
by Hanhan Wang
· 5 years ago
03c5bc6
Support xla_hlo.reduce_window on vulkan backend.
by Hanhan Wang
· 5 years ago
36cdd52
Adding initial vm.fail op, fixing #1593.
by Ben Vanik
· 5 years ago
024ffc3
Remove alwayslink from benchmark_main
by Marius Brehler
· 5 years ago
09c83dc
Remove alwayslink from IREE conversion lib
by Marius Brehler
· 5 years ago
a1aff98
Remove alwayslink from strings module conversion target
by Marius Brehler
· 5 years ago
ace19e8
Cleanup to developer overview documentation
by Geoffrey Martin-Noble
· 5 years ago
7cd7fc7
Extract padding attributes from xla_hlo.reduce_window op.
by Hanhan Wang
· 5 years ago
2f09788
Added assembly formatting for unary, binary and ternary VMLA ops.
by phoenix-meadowlark
· 5 years ago
72d0524
Drop alwayslink flag from Flow Analysis
by Marius Brehler
· 5 years ago
b5f2ff8
Add support for pad op on llvm-ir and vulkan-spirv (structured op) backend.
by Hanhan Wang
· 5 years ago
5255b88
Remove superfluous nokokoro tags
by Geoffrey Martin-Noble
· 5 years ago
2639b00
Register SPIR-V translation passes statically and drop alwayslink
by Marius Brehler
· 5 years ago
23b4dfe
Adjust define guards to match Google C++ Style Guide
by Marius Brehler
· 5 years ago
06e83a9
Changing hal.device.switch to inline instead of outline regions.
by Ben Vanik
· 5 years ago
b5beff5
[pyiree] Add missing dependency on compiler modules
by Lei Zhang
· 5 years ago
c931490
[iree] Fix a build error caused by a sync of mlir.
by iree-copybara-bot
· 5 years ago
99cf802
Enable ResNet50 test on vmla backend.
by Hanhan Wang
· 5 years ago
9752ae6
Test tf vs tf for debugging model consistency execution
by Oleg Rybakov
· 5 years ago
282d060
Rename google/ dirs to google_internal/.
by Scott Todd
· 5 years ago
354b34a
Use Ninja in swiftshader build script.
by Stella Laurenzo
· 5 years ago
13845a3
Add separate IREE core bazel build (#1589)
by Geoffrey Martin-Noble
· 5 years ago
73e2bed
Add new "Getting Started with Python" doc.
by Scott Todd
· 5 years ago
b80725e
Fix keras_vision_model_tests
by Ahmed S. Taei
· 5 years ago
b2c034f
Rework lowering of shapex.ranked_broadcast_shape
by Sean Silva
· 5 years ago
a0ffa61
Fixing issue with VM register count and improving IR during lowering.
by Ben Vanik
· 5 years ago
9b47a6c
Update MNIST Colab notebook and its output models.
by Scott Todd
· 5 years ago
c61240a
CMake: Add IREE/tools subdir also if not building the compiler
by Marius Brehler
· 5 years ago
c945e1a
Update LLVM & TF submodules
by Submodule Update Action
· 5 years ago
7ba8573
Mark static const class/struct members as constexpr.
by iree-copybara-bot
· 5 years ago
3ecfc37
Fix typo
by Geoffrey Martin-Noble
· 5 years ago
f80f39c
Update LLVM & TF submodules
by Submodule Update Action
· 5 years ago
ead6774
Fixing MSVC and renaming the std-to-vm test to indicate it's a test.
by Ben Vanik
· 5 years ago
bfe3dd6
Add a test for xla_hlo.transpose op.
by Hanhan Wang
· 5 years ago
5c5d080
Add XLA ops coverage to docs publication.
by Hanhan Wang
· 5 years ago
168709d
Update LLVM & TF Submodules.
by Geoffrey Martin-Noble
· 5 years ago
ba172f6
Make automatic submodule updates more frequent (#1567)
by Geoffrey Martin-Noble
· 5 years ago
c8fa99f
Integrate LLVM at https://github.com/llvm/llvm-project/commit/c2171457e281
by Benjamin Kramer
· 5 years ago
a6fcb4e
Reenable RBE
by Geoffrey Martin-Noble
· 5 years ago
869a574
Explicitly register VM test passes
by Marius Brehler
· 5 years ago
6a5c75e
Synchronize submodules
by Submodule Synchronize Action
· 5 years ago
79afcf7
Adapt IREE to the ruy API changes.
by Benoit Jacob
· 5 years ago
c0cbab6
Implement functions to register Flow Analysis/Test passes
by Marius Brehler
· 5 years ago
5e6da44
Add more test cases for xla_hlo.convert op.
by Hanhan Wang
· 5 years ago
61ffefe
Format dependencies in SPIRV/IndexComputation.
by Scott Todd
· 5 years ago
2301fcb
Explicitly register IREE compiler modules dialects
by Marius Brehler
· 5 years ago
345a557
Revise alwaylink
by Marius Brehler
· 5 years ago
b49fe66
Drop calling registerHALTargetBackends twice
by Marius Brehler
· 5 years ago
c852741
CMake: Fix dep on init_translations
by Marius Brehler
· 5 years ago
f8844cb
Remove obsolete --strict argument from bazel_to_cmake.
by Scott Todd
· 5 years ago
0bb39ff
Integrate LLVM at https://github.com/llvm/llvm-project/commit/3ee1ec0b9dd6
by Benjamin Kramer
· 5 years ago
c5d332c
Lower using loop.parallel ops.
by Mahesh Ravishankar
· 5 years ago
cfd9981
Remove --strict from bazel_to_cmake workflow. (#1551)
by Scott Todd
· 5 years ago
bb79717
Add inverted flag to replace --strict in bazel_to_cmake.
by Scott Todd
· 5 years ago
43d00f4
Run bazel_to_cmake and fix target name in iree/tools.
by Scott Todd
· 5 years ago
3d2c051
Add a script to generate op coverage table.
by Hanhan Wang
· 5 years ago
83d0be1
Call registerAllIreePasses() and drop alwayslink flags from passes
by Marius Brehler
· 5 years ago
fa0a1be
Rename files to match the actual testing op.
by Hanhan Wang
· 5 years ago
433d855
Merge tests that test the same op.
by Hanhan Wang
· 5 years ago
3b28828
Clean up for vulkan specific tests.
by Hanhan Wang
· 5 years ago
e8a14c1
CMake: Revise _ALWAYSLINK_LIBS_MLIR
by Marius Brehler
· 5 years ago
ffec567
Clean up remaining glslang references.
by Scott Todd
· 5 years ago
c36b616
Bumping benchmark version to fix compile warnings (#236).
by Ben Vanik
· 5 years ago
e44e7e7
Rename StatusOr::ValueOrDie() to StatusOr::value().
by Scott Todd
· 5 years ago
1d7d6ef
shapex.ranked_broadcast_in_dim: Make broadcast_dimensions non-optional
by Sean Silva
· 5 years ago
59ff572
Removing glslang and the embedded SPIR-V kernels now that they are unused.
by Ben Vanik
· 5 years ago
5103184
Implement functions to register StandardToVM Pass
by Marius Brehler
· 5 years ago
a3e50b5
Defining HAL target backend interfaces as part of #1168.
by Ben Vanik
· 5 years ago
cc4455e
Update LLVM & TF submodules
by Marius Brehler
· 5 years ago
87205b7
Add a helper method to query binding op for hal.interface.*.tensor ops
by Lei Zhang
· 5 years ago
9bc9956
Integrate LLVM up to https://github.com/llvm/llvm-project/commit/129cf84e6953
by Benjamin Kramer
· 5 years ago
Next »