Sign in
opensecura
/
3p
/
openxla
/
iree
/
42cc5e6aad6a3cc8e69b2fd3d078c08c787cd3da
42cc5e6
Enable ALWAYSLINK for python extentions build with CMake; Add py_libraries and py_tests
by Marius Brehler
· 5 years ago
4a472de
Make iree-tf-saved-model-lower-global-tensors smarter.
by Sean Silva
· 5 years ago
fe39a19
NFC: refactor bazel_to_cmake target list conversion
by Geoffrey Martin-Noble
· 5 years ago
8a98357
Run bazel_to_cmake in strict mode
by Geoffrey Martin-Noble
· 5 years ago
c85fca1
CTest: Delete tmpdir if it wasn't previously
by Geoffrey Martin-Noble
· 5 years ago
a927976
Target mapping and ctest fixes
by Geoffrey Martin-Noble
· 5 years ago
c2d5e1c
Removed lingering `git_scripts` reference.
by Phoenix Meadowlark
· 5 years ago
799a857
Update note on current test status
by iree-copybara-bot
· 5 years ago
39a9569
Remove references to internal paths
by Geoffrey Martin-Noble
· 5 years ago
36dd317
Add docs on benchmarking
by Geoffrey Martin-Noble
· 5 years ago
1e52773
Expose vectors to ModelBuilder
by iree-copybara-bot
· 5 years ago
ceeb94d
Add pass to fuse Linalg ops on tensors.
by Mahesh Ravishankar
· 5 years ago
7959566
Add IREE `tensorlist` dialect.
by Sean Silva
· 5 years ago
3c485f5
Alloc custom alloc and free functions, support non-dynamic allocation.
by iree-copybara-bot
· 5 years ago
e03971e
CMake: Update tensorflow and llvm submodules.
by Marius Brehler
· 5 years ago
a56b6fb
Adopt upstream changes, revising the naming of MLIROptMain and MLIRMlirOptLib
by Marius Brehler
· 5 years ago
fbd420d
Update tensorflow and llvm submodules.
by Stella Laurenzo
· 5 years ago
395c101
Internal build change
by Lei Zhang
· 5 years ago
18acd53
Adapt to function op change in SPIR-V dialect
by iree-copybara-bot
· 5 years ago
cc1a5a0
Accommodate changes to linking policy
by iree-copybara-bot
· 5 years ago
7c914e4
Integrate RenderDoc's API into iree/hal/vulkan.
by Scott Todd
· 5 years ago
fbf26ee
Update getting started docs
by Geoffrey Martin-Noble
· 5 years ago
fe359ae
Fix mapping of mlir:SPIRVLowering dep
by Marius Brehler
· 5 years ago
21d3049
Bazel to CMake: Add conversion for mlir:GPUDialect
by Marius Brehler
· 5 years ago
3172af1
Add correctness test for simple elementwise op on XLA -> Linalg -> SPIR-V path.
by Mahesh Ravishankar
· 5 years ago
44a3ae7
Add temporary directory handling to ctest
by Geoffrey Martin-Noble
· 5 years ago
4cdf652
Include filename in File IO error messages
by Geoffrey Martin-Noble
· 5 years ago
edc80e1
Delete iree_glob_lit_tests cmake function
by Geoffrey Martin-Noble
· 5 years ago
fa7929f
Lowering HLO gather to VMLA copies.
by Ben Vanik
· 5 years ago
408c7ad
Adapt SPIR-V pipeline to match GPU to SPIR-V contract change
by Lei Zhang
· 5 years ago
384ea4f
Move more parsers over to the declarative form.
by iree-copybara-bot
· 5 years ago
31cc9c0
Update TF and LLVM build files
by Geoffrey Martin-Noble
· 5 years ago
de5b1bd
Bump LLVM submodule version to match upstream
by Geoffrey Martin-Noble
· 5 years ago
5007a96
Run ctest as part of cmake CI
by Geoffrey Martin-Noble
· 5 years ago
ba907a9
Changes to comply with new LLVM APIs
by iree-copybara-bot
· 5 years ago
511ad43
Fail File IO tests on undefined env var
by Geoffrey Martin-Noble
· 5 years ago
968497d
Lowering HLO concat to VMLA copies.
by Ben Vanik
· 5 years ago
60b99b9
Lowering HLO slice to VMLA copies.
by Ben Vanik
· 5 years ago
43be3e3
Converting broadcast_in_dim to VMLA.
by Ben Vanik
· 5 years ago
a421856
Adding HLO/Standard op -> VMLA op conversion.
by Ben Vanik
· 5 years ago
4c880c8
Hand-code a shape function for xla_hlo.reduce.
by Stella Laurenzo
· 5 years ago
4242b73
Add bazel_to_cmake support for flatbuffer_cc_library
by Marius Brehler
· 5 years ago
147e42e
Update CMake configuration of iree::tools targets
by Marius Brehler
· 5 years ago
73aa29e
Include stream insertion messages from StatusBuilder in status
by Geoffrey Martin-Noble
· 5 years ago
82a2555
Fix naming convention to match llvm style
by Sean Silva
· 5 years ago
d84841d
Sin and Cos lowering for Spirv
by iree-copybara-bot
· 5 years ago
78235a1
Remove unused dep on init
by Geoffrey Martin-Noble
· 5 years ago
cbcf706
Add experimental/ to .bazelignore and update docs.
by Scott Todd
· 5 years ago
75e3455
Update LLVM submodule to match upstream
by Geoffrey Martin-Noble
· 5 years ago
3795a4a
Update LLVM & TF submodules
by Geoffrey Martin-Noble
· 5 years ago
6623276
Improve building python bindings with CMake
by Marius Brehler
· 5 years ago
25dc6c1
Make define guards on implementation shims more explicit
by Geoffrey Martin-Noble
· 5 years ago
5f35abb
Add a pass to tie shapes to all dynamic tensors in a function.
by Stella Laurenzo
· 5 years ago
0f3baa6
Mention @renderdoc_api// in bazel repo aliases list.
by Scott Todd
· 5 years ago
d9b2a23
Adding a skeleton for a HAL backend for JITing serialized LLVMIR executables.
by Ahmed S. Taei
· 5 years ago
7f59964
Add further conversion targets to bazel_to_cmake()
by Marius Brehler
· 5 years ago
38d488f
CMake: Drop using find_package(Python3)
by Marius Brehler
· 5 years ago
d624815
Import renderdoc_app.h to iree/third_party, with build defs.
by Scott Todd
· 5 years ago
194b56b
Fix and update CMake configuration
by Marius Brehler
· 5 years ago
fc94d24
Exclude third_party/ from clang-format presubmit. (#699)
by Scott Todd
· 5 years ago
a6bc91d
Change integrations/tensorflow/compiler test to use iree_py_test.
by Scott Todd
· 5 years ago
670a57e
Switch error code for bad input to InvalidArgument
by Geoffrey Martin-Noble
· 5 years ago
702743d
Add FindPythonInterp/FindPythonLibs back, hoping to fix CMake CI builds.
by Scott Todd
· 5 years ago
688cc04
[ModelBuilder] Build a func for MNIST on tensors
by iree-copybara-bot
· 5 years ago
db76329
CMake: Improve support to build python bindings
by Marius Brehler
· 5 years ago
c199432
Adding shape.ranked_dims and a builder to shape.ranked_dim.
by Ben Vanik
· 5 years ago
3419026
Binary to benchmark an IREE bytecode module
by Geoffrey Martin-Noble
· 5 years ago
17b02f7
Change integrations/tensorflow/e2e tests to use iree_py_test.
by Scott Todd
· 5 years ago
d5ac0d0
Adding a hal.buffer_view.const pseudo-op for making tests easier to write.
by Ben Vanik
· 5 years ago
d57978b
Fix OSS file reading and add tests
by Geoffrey Martin-Noble
· 5 years ago
06d87ce
Add LLVM target backend.
by Ahmed S. Taei
· 5 years ago
0d0436d
CMake: Add configuration to build iree-run-module
by Marius Brehler
· 5 years ago
afa7935
Tensorflow to IREE test case for RingBuffer, which will fail until the op is implemented in MLIR. For now, only run the test on the 'tf' backend
by iree-copybara-bot
· 5 years ago
e64a732
Narrower set of exported names in sliding window test
by iree-copybara-bot
· 5 years ago
7cc1143
Fix repo_root logic in start_colab_kernel.py after code move.
by Scott Todd
· 5 years ago
63d3332
Format vulkan_and_spirv.md, to fix bullet point styling.
by Scott Todd
· 5 years ago
7b13477
Move more operation parsers over to the declarative form.
by iree-copybara-bot
· 5 years ago
3fce4cd
Update LLVM submodule
by Geoffrey Martin-Noble
· 5 years ago
75b608b
Tensorflow to IREE test case for SlidingWindow, which will fail until the op is implemented in MLIR. For now, only run the test on the 'tf' backend
by iree-copybara-bot
· 5 years ago
3df5841
Split TensorFlow python bindings from the core python bindings.
by Stella Laurenzo
· 5 years ago
d19e690
Add a quiet mode to license header script
by Geoffrey Martin-Noble
· 5 years ago
6f8483a
Utility script to add license headers.
by Geoffrey Martin-Noble
· 5 years ago
d6b31c0
Bazel to CMake: Don't evaluate glob during conversion
by Geoffrey Martin-Noble
· 5 years ago
d7dd75d
Pull in passes to convert from XLA HLO ops to SPIR-V.
by Mahesh Ravishankar
· 5 years ago
fbeb654
Pass kwargs to the test_suite in iree_lit_test_suite
by Geoffrey Martin-Noble
· 5 years ago
aa24d3e
Make generated lit test target names match common internal format
by Geoffrey Martin-Noble
· 5 years ago
13a0cad
Delete old git_scripts directory
by Geoffrey Martin-Noble
· 5 years ago
2469cc5
Delete kokoro labeler (#661)
by Geoffrey Martin-Noble
· 5 years ago
26333e1
Run bazel to cmake across the project in strict mode
by Geoffrey Martin-Noble
· 5 years ago
64ea5f8
Redirect workflows to new location of git scripts (#672)
by Geoffrey Martin-Noble
· 5 years ago
b9aa31f
Reorganize scripts
by Geoffrey Martin-Noble
· 5 years ago
0e4c985
Update CMake Build for iree/modules
by Rob Suderman
· 5 years ago
b4b3fce
CMake: Add configuration for ruy targets
by Marius Brehler
· 5 years ago
050bd3f
[TF:MLIR] Replace the used of saved model unused function removal pass with mark
by iree-copybara-bot
· 5 years ago
d62ba8d
Update TF and LLVM submodules and build files
by MaheshRavishankar
· 5 years ago
001a744
Adding missing VMLA ops and defining some interfaces/traits.
by Ben Vanik
· 5 years ago
f51565e
Refactor CMake target iree_opt_library and targets depending on it
by Marius Brehler
· 5 years ago
7abb8ba
Fix SRCS for ctests of iree tools
by Marius Brehler
· 5 years ago
fe8ae81
Make iree_string_view_compare behave like standard string comparisons
by Geoffrey Martin-Noble
· 5 years ago
9a115ef
Improve error message by adding op name
by iree-copybara-bot
· 5 years ago
Next »