Sign in
opensecura
/
3p
/
openxla
/
iree
/
95b30301e31293f12a0ffa62a0581563ec9a339f
95b3030
Add mobilenet_v3 to slim_vision_model_test.py (#5650)
by Ahmed S. Taei
· 4 years ago
0c30c12
Fixing iree_cc_test android goo to use the proper executable name. (#5660)
by Ben Vanik
· 4 years ago
cb54341
Adding initial executable benchmarking tool. (#5604)
by Ben Vanik
· 4 years ago
1de68ee
Adding iree_task_executor_create_from_flags. (#5616)
by Ben Vanik
· 4 years ago
db7f611
Merge pull request #5602 from google/benvanik-flags
by Ben Vanik
· 4 years ago
8b3790d
[spirv] Remove code for deprecated Linalg on buffers path (#5626)
by Lei Zhang
· 4 years ago
5e66689
Guessing at making MacOS happy. (#5654)
by Ben Vanik
· 4 years ago
9475b3a
Merge google -> main (#5646)
by Thomas
· 4 years ago
5ec2de4
Merge branch 'main' into google-to-main
by Thomas
· 4 years ago
0dbcf67
Merge pull request #5637 from ThomasRaoux:main-to-google
by Geoffrey Martin-Noble
· 4 years ago
e221e5e
[Talks] 2020-08-20: IREE CodeGen; MLIR ODM (#5585)
by Shivam Gupta
· 4 years ago
1696d8c
Only add operand-fusion to MobileNetV2. (#5639)
by Han-Chung Wang
· 4 years ago
9eaa01b
Integrate MLIR-EmitC at iml130/mlir-emitc@679d7183 (#5633)
by Marius Brehler
· 4 years ago
7d0ab9a
[spirv] Delete experimental matmul vectorization code (#5638)
by Lei Zhang
· 4 years ago
7f40d6c
Synchronize submodules with LLVM at llvm/llvm-project@f8de9aaef2f4
by Thomas Raoux
· 4 years ago
3054d08
Synchronize submodules with LLVM at llvm/llvm-project@f8de9aaef2f4
by Submodule Update Action
· 4 years ago
73921fb
Delete unused operand_result_index attribute (#5627)
by Lei Zhang
· 4 years ago
fe4ce06
Integrate LLVM at llvm/llvm-project@f8de9aaef2f4
by Tres Popp
· 4 years ago
08e8756
Fix __builtin___clear_cache detection on GCC < 10.
by Stella Laurenzo
· 4 years ago
808d417
Fix paths and instructions in build_tools/github_actions/README.md for simulating release runs.
by Stella Laurenzo
· 4 years ago
dbd43a7
Add more patterns to lower to `flow.tensor` ops (#5576)
by MaheshRavishankar
· 4 years ago
8f74952
Add support for returning empty sequences in the IREE-JAX frontend.
by Phoenix Meadowlark
· 4 years ago
9082ada
Integrate LLVM at llvm/llvm-project@494e77138c2e
by iree-copybara-bot
· 4 years ago
1cb2f7a
Adding IREE_FLAGS_PARSE_MODE_CONTINUE_AFTER_HELP for flags interop. Fixes #5628.
by Ben Vanik
· 4 years ago
faf8e2e
Noting whitespace in test is significant.
by Ben Vanik
· 4 years ago
d45ddd9
Merge google -> main (#5625)
by Thomas
· 4 years ago
25ba8cb
Fix script formating
by Thomas Raoux
· 4 years ago
768fc8b
Synchronize submodules with LLVM at llvm/llvm-project@535df472b042
by Thomas Raoux
· 4 years ago
05b5de4
Synchronize submodules with LLVM at llvm/llvm-project@535df472b042
by Submodule Update Action
· 4 years ago
74e3302
[spirv] Port over cooperative matrix support (#5607)
by Lei Zhang
· 4 years ago
a8c20a5
Merge pull request #5622 from ThomasRaoux:main-to-google
by Copybara-Service
· 4 years ago
cf1a61f
[spirv] Migrate tests in convert_to_gpu.mlir (#5609)
by Lei Zhang
· 4 years ago
ec225b8
Fixing cmake cc test binary names to match bazel.
by Ben Vanik
· 4 years ago
ebeb5fc
Swapping from abseil flags to IREE flags.
by Ben Vanik
· 4 years ago
b397015
Adding a minimal flag parser.
by Ben Vanik
· 4 years ago
1d29081
[spirv] Migrate tests for LinalgTileAndDistributePass (#5610)
by Lei Zhang
· 4 years ago
251c033
Enable use of __builtin_clear_cache for GCC. (#5621)
by Stella Laurenzo
· 4 years ago
a18c025
Convert simple_embedding_test to run_binary_test (#5601)
by CindyLiu
· 4 years ago
9a0ea6e
Optionally apply Conv -> Img2col transformation at the flow level (#5596)
by Ahmed S. Taei
· 4 years ago
691d001
Turn off IREE_BUILD_EMBEDDING_SAMPLES (#5618)
by CindyLiu
· 4 years ago
bee1c39
Integrate LLVM at llvm/llvm-project@535df472b042
by iree-copybara-bot
· 4 years ago
d93b026
Splitting api.c up. Future changes will also start to break out api.h.
by Ben Vanik
· 4 years ago
a68e757
Add CPU multi-threaded benchmarks to Mako benchmark targets. (#5613)
by Han-Chung Wang
· 4 years ago
b405c93
Fix build by adding missing SourceMgr include (#5612)
by Thomas
· 4 years ago
9bd87ea
Handle CPU single threaded with updated driver. (#5582)
by Han-Chung Wang
· 4 years ago
ac94866
Drop batch mode for Mako benchmarks. (#5606)
by Han-Chung Wang
· 4 years ago
0d218c3
Add more microbenchmarks to IREE. (#5592)
by Han-Chung Wang
· 4 years ago
7642426
Synchronize submodules with LLVM at llvm/llvm-project@caea37b37e6a
by Thomas Raoux
· 4 years ago
b91dcb3
Synchronize submodules with LLVM at llvm/llvm-project@caea37b37e6a
by Submodule Update Action
· 4 years ago
8f59b6c
Enable SourceMgrDiagnosticHandler in importers. (#5600)
by Stella Laurenzo
· 4 years ago
c49dd96
Merge google -> main (#5598)
by Geoffrey Martin-Noble
· 4 years ago
44da34b
Integrate LLVM at llvm/llvm-project@caea37b37e6a
by iree-copybara-bot
· 4 years ago
eeef486
Fix include sort order
by Geoffrey Martin-Noble
· 4 years ago
b4737c5
Build simple_embedding_run in c API. (#5524)
by CindyLiu
· 4 years ago
04b1fce
Merge pull request #5595 from GMNGeoffrey:main-to-google
by Copybara-Service
· 4 years ago
a10cbfe
Enable dispatching linalg.generic ops into workgroups and set tiling paramters for LLVM backend (#5573)
by Ahmed S. Taei
· 4 years ago
e692f57
Merge branch 'google' into main-to-google
by Geoffrey Martin-Noble
· 4 years ago
a81fb9b
Synchronize submodules with LLVM at llvm/llvm-project@91d3f73937b6
by Geoffrey Martin-Noble
· 4 years ago
a8d76f0
Merge pull request #5584 from hanhanW/cleanup
by Han-Chung Wang
· 4 years ago
4d6e2bd
Add new SavedModelToIreeABIPass. (#5367)
by Stella Laurenzo
· 4 years ago
88615be
Merge branch 'main' into cleanup
by Han-Chung Wang
· 4 years ago
daa895b
Synchronize submodules with LLVM at llvm/llvm-project@91d3f73937b6
by Submodule Update Action
· 4 years ago
de47078
[spirv] Delete linalg_tile_and_fuse.mlir (#5590)
by Lei Zhang
· 4 years ago
2a33105
[spirv] Migrate workgroup memory related tests (#5588)
by Lei Zhang
· 4 years ago
f550da5
[spirv] Clean up VectorizeMemref pass a bit (#5587)
by Lei Zhang
· 4 years ago
798f6ba
Integrate LLVM at llvm/llvm-project@91d3f73937b6
by iree-copybara-bot
· 4 years ago
06564f1
Add missing launch config for MobileNet (#5531)
by Thomas
· 4 years ago
3f3b7af
NFC: move ForOpCanonicalizationPass from CodegenUtils/ to Common/ (#5586)
by Lei Zhang
· 4 years ago
d6a9e62
Delete HLO to Linalg on buffers
by Hanhan Wang
· 4 years ago
2f89284
Correct Mako regression exit code to 123. (#5581)
by Han-Chung Wang
· 4 years ago
21c5597
Delete Linalg on tensors option for LLVM backend.
by Hanhan Wang
· 4 years ago
4fec69f
Make SPIR-V usingLinalgOnTensors true by default.
by Hanhan Wang
· 4 years ago
a935ddf
Delete clEnableLinalgOnTensorsDispatch option.
by Hanhan Wang
· 4 years ago
8f4a97c
[Docs] Correct few commands in developer_overview.md (#5580)
by Shivam Gupta
· 4 years ago
91c5f7b
Integrate LLVM at llvm/llvm-project@37e145812855
by iree-copybara-bot
· 4 years ago
22c33a2
Merge pull request #5575 from GMNGeoffrey:main-to-google
by Copybara-Service
· 4 years ago
f1b1f82
Exposing IREE_ASSERT as part of the public API. (#5577)
by Ben Vanik
· 4 years ago
71925a4
Rename FileToc struct to iree_file_toc_t (#5578)
by Geoffrey Martin-Noble
· 4 years ago
5bf3994
IREE Java TFLite Bindings (#5361)
by Kojo Acquah
· 4 years ago
49dc151
Move ModelBuilder out of IREE and into iree-llvm-sandbox
by Geoffrey Martin-Noble
· 4 years ago
3075d7b
[cmake] Add missing quote to ${CMAKE_CXX_FLAGS} (#5566)
by Lei Zhang
· 4 years ago
f2fb756
Merge google -> main (#5574)
by Geoffrey Martin-Noble
· 4 years ago
245bb9f
Rework LinalgBufferize pass. (#5539)
by MaheshRavishankar
· 4 years ago
97a7c8e
Synchronize submodules with LLVM at llvm/llvm-project@2f69975683f5
by Geoffrey Martin-Noble
· 4 years ago
acd357f
Defining a C-compatible benchmark header. (#5554)
by Ben Vanik
· 4 years ago
96bf585
Merge pull request #5563 from google/benvanik-library-demo
by Ben Vanik
· 4 years ago
01af2de
Adding a little demo library to show both sides of the ABI.
by Ben Vanik
· 4 years ago
fbaf747
Adding a reserved pointer arg to executable library query.
by Ben Vanik
· 4 years ago
4f96274
Synchronize submodules with LLVM at llvm/llvm-project@2f69975683f5
by Submodule Update Action
· 4 years ago
96890e5
Fix pointer size detection (#5562)
by Geoffrey Martin-Noble
· 4 years ago
40ed02d
Add c_embed_data build tool (#5540)
by CindyLiu
· 4 years ago
3c09f24
Integrate LLVM at llvm/llvm-project@2f69975683f5
by iree-copybara-bot
· 4 years ago
9f382ba
Fixed one testcase file (#5565)
by inho9606
· 4 years ago
182e54d
Allow mako upload failure not to fail the Github commit. (#5541)
by Han-Chung Wang
· 4 years ago
44d1063
Merge pull request #5551 from GMNGeoffrey:main-to-google
by Copybara-Service
· 4 years ago
1243070
Integrate LLVM at llvm/llvm-project@1a3f88658a02
by iree-copybara-bot
· 4 years ago
eadf20f
Adding ARM-32 and X86-32 arch to elf loader and making names consistent. (#5559)
by Ben Vanik
· 4 years ago
f84c05c
Fixing binding lengths size mismatch. (#5558)
by Ben Vanik
· 4 years ago
361e47b
Integrate LLVM at llvm/llvm-project@4bb60c285cb3
by iree-copybara-bot
· 4 years ago
8879dcd
Fix format specifiers for 32-bit architectures (#5557)
by Geoffrey Martin-Noble
· 4 years ago
Next »