Sign in
opensecura
/
3p
/
openxla
/
iree
/
9b47a6ceeed3d8dcbe74f1e041227fb05d3ea225
/
build_tools
3ecfc37
Fix typo
by Geoffrey Martin-Noble
· 5 years ago
f80f39c
Update LLVM & TF submodules
by Submodule Update Action
· 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
a6fcb4e
Reenable RBE
by Geoffrey Martin-Noble
· 5 years ago
79afcf7
Adapt IREE to the ruy API changes.
by Benoit Jacob
· 5 years ago
345a557
Revise alwaylink
by Marius Brehler
· 5 years ago
f8844cb
Remove obsolete --strict argument from bazel_to_cmake.
by Scott Todd
· 5 years ago
bb79717
Add inverted flag to replace --strict in bazel_to_cmake.
by Scott Todd
· 5 years ago
e8a14c1
CMake: Revise _ALWAYSLINK_LIBS_MLIR
by Marius Brehler
· 5 years ago
59ff572
Removing glslang and the embedded SPIR-V kernels now that they are unused.
by Ben Vanik
· 5 years ago
cc4455e
Update LLVM & TF submodules
by Marius Brehler
· 5 years ago
1726929
Refresh "getting_started.md" as "developer_overview.md".
by Scott Todd
· 5 years ago
ab84e35
Use registerMlirTranslations() in iree-translate
by Marius Brehler
· 5 years ago
e482890
Bazel to CMake: Make globs relative and exclude directories
by Geoffrey Martin-Noble
· 5 years ago
6564d6c
Update LLVM & TF submodules
by Submodule Update Action
· 5 years ago
d7ed57c
Test suite for e2e check tests
by Geoffrey Martin-Noble
· 5 years ago
00a390f
Switch abs test to check framework
by Geoffrey Martin-Noble
· 5 years ago
44ac31d
Re-enable LLVM JIT in check framework
by Geoffrey Martin-Noble
· 5 years ago
5888a14
Publish landing page and short-term focus doc
by Lei Zhang
· 5 years ago
c6a445a
Bazel to CMake: Implement targets to convert the ModelBuilder BUILD configuration
by Marius Brehler
· 5 years ago
1d227c5
Update LLVM & TF submodules
by Submodule Update Action
· 5 years ago
2775e3e
Update LLVM and TF submodules.
by Scott Todd
· 5 years ago
23f9a57
Implement and use registerIreeDialects()
by Marius Brehler
· 5 years ago
698f3bf
[docs] Publish "Getting Started" docs
by Lei Zhang
· 5 years ago
9155d02
Update bazel_to_cmake targets
by Marius Brehler
· 5 years ago
3389eda
Refactor CMake configuration
by Marius Brehler
· 5 years ago
cc4328c
CMake: Fix test labels
by Marius Brehler
· 5 years ago
a7e25bd
Update LLVM & TF submodules
by Submodule Update Action
· 5 years ago
8aa97e8
Switch first test to check framework
by Geoffrey Martin-Noble
· 5 years ago
cd5b095
Add scripts to build docs and prepare them for publication
by Lei Zhang
· 5 years ago
b5b46cb
Filter CMake tests by label
by Geoffrey Martin-Noble
· 5 years ago
2b26f8b
Rollup of fixes to iree-check-module.
by Ben Vanik
· 5 years ago
9024e9b
CMake: Fix passing TESTONLY and PUBLIC to other CMake modules
by Marius Brehler
· 5 years ago
bdeb1ab
Bazel to CMake: extract pure conversion
by Geoffrey Martin-Noble
· 5 years ago
e5fd5b5
CMake: iree check test functions
by Geoffrey Martin-Noble
· 5 years ago
955b6fb
Update LLVM & TF submodules
by Submodule Update Action
· 5 years ago
65ec0b6
Update third_party/swiftshader and our helper build script.
by Scott Todd
· 5 years ago
ff42ec3
Enable RBE again
by Jakob Buchgraber
· 5 years ago
01bbb6c
Minor style & readability update for bazel_to_cmake.py
by Phoenix Meadowlark
· 5 years ago
22f0e24
Add support for building docs
by Lei Zhang
· 5 years ago
e9093b1
CMake: Fix setting test properties
by Geoffrey Martin-Noble
· 5 years ago
1604647
IREE changes for ruy move to its own repository
by Geoffrey Martin-Noble
· 5 years ago
0ef0256
Merging dynamic shapes feature branch.
by Ben Vanik
· 5 years ago
2f3855e
Submodule Update
by Rob Suderman
· 5 years ago
d572ef6
Removing module dialect specialized opt/translate tools.
by Ben Vanik
· 5 years ago
51a8d77
Reenable e2e xla ctests
by Marius Brehler
· 5 years ago
d62fa55
Build vulkan_extensionlayer with Bazel.
by Scott Todd
· 5 years ago
88b08d2
Enable ctests for e2e/xla
by Marius Brehler
· 5 years ago
3560454
Introduce bazel macro for iree check tests.
by Geoffrey Martin-Noble
· 5 years ago
2dd77cc
Use build/test_tag_filters in bazel build
by Geoffrey Martin-Noble
· 5 years ago
edc21ff
Move test directory to iree directory
by Marius Brehler
· 5 years ago
6152a70
Rename vulkan_headers repo to iree_vulkan_headers (conflicts with TF).
by Scott Todd
· 5 years ago
052dae1
Updated submodules with CMake Changes
by Rob Suderman
· 5 years ago
5ec8453
Create Starlark rule for shared-binary tests.
by Geoffrey Martin-Noble
· 5 years ago
106faf7
Update LLVM & TF submodules
by Submodule Update Action
· 5 years ago
8d60a73
Build python bindings in CI via CMake
by Marius Brehler
· 5 years ago
3a659bf
CMake: Add macOS support to iree_cc_binary
by Marius Brehler
· 5 years ago
651f2fc
Bump TF and LLVM submodules.
by Scott Todd
· 5 years ago
1a4d4f3
CMake: Add X86 to LLVM_TARGETS_TO_BUILD
by Marius Brehler
· 5 years ago
a9ed983
Update LLVM & TF Submodules.
by Scott Todd
· 5 years ago
274ba5f
Update LLVM & TF Submodules.
by Geoffrey Martin-Noble
· 5 years ago
e1cd276
Use 'alwayslink' helpers from iree_cc_binary in iree_cc_test.
by Scott Todd
· 5 years ago
632d04a
Bazel to CMake: Update out of date documentation on glob.
by Geoffrey Martin-Noble
· 5 years ago
b26f7d8
Create an xla_hlo_client dialect and copy the binary elementwise ops into it.
by Stella Laurenzo
· 5 years ago
3ee3484
Update LLVM & TF Submodules.
by Geoffrey Martin-Noble
· 5 years ago
ff9cd68
Update TF/LLVM submodules
by MaheshRavishankar
· 5 years ago
c418603
Add ExpectAllTrue to check dialect.
by Geoffrey Martin-Noble
· 5 years ago
44860eb
Deleting the old interpreter now that VMLA can run all tests.
by Ben Vanik
· 5 years ago
d06ea69
Making VM registers use a 16-bit address space.
by Ben Vanik
· 5 years ago
916a514
Update LLVM's hash in Tensorflow.
by Tres Popp
· 5 years ago
63729d4
Include VK_LAYER_KHRONOS_timeline_semaphore with CMake Linux.
by Scott Todd
· 5 years ago
da2d239
Add DATA support to external_cc_library.cmake.
by Scott Todd
· 5 years ago
8976923
Update TF & LLVM submodules
by Geoffrey Martin-Noble
· 5 years ago
1b4ac81
CMake function to add all subdirectories
by Geoffrey Martin-Noble
· 5 years ago
553a75b
CMake rebuild script
by Geoffrey Martin-Noble
· 5 years ago
633148d
Add support for DATA in CMake.
by Scott Todd
· 5 years ago
6fbc2c4
Update Tensorflow/LLVM Submodules
by Rob Suderman
· 5 years ago
f26a05a
Bazel to CMake: Add submit-blocking phrase to unimplemented function.
by Geoffrey Martin-Noble
· 5 years ago
83aff92
Update submodules, fix majority of tests
by Rob Suderman
· 5 years ago
0c0cd9f
Replace MLIR's registerAllPasses() and registerAllDialects() by forked functions
by Marius Brehler
· 5 years ago
5419a0b
Implementing VMLA reduction conversion.
by Ben Vanik
· 5 years ago
368bc7a
Drop custom gtest configuration
by Geoffrey Martin-Noble
· 5 years ago
eec97dd
Add gmock dependency to gtest shim
by Geoffrey Martin-Noble
· 5 years ago
de99442
Add testonly support to iree_cc_binary.cmake
by Geoffrey Martin-Noble
· 5 years ago
90b44f7
Change 'translation' to 'flags' list in iree_bytecode_module.
by Scott Todd
· 5 years ago
4736378
Remove call to registerTestPasses() from iree_opt_library
by Marius Brehler
· 5 years ago
57d5e2e
Getting most of the tests running on Windows.
by Ben Vanik
· 5 years ago
b8cbe34
Bazel to CMake: Mark linkopts unimplemented
by Geoffrey Martin-Noble
· 5 years ago
ea9c683
Bazel to CMake: lint cleanup
by Geoffrey Martin-Noble
· 5 years ago
f353ab5
Rollup of runtime-related fixes for MSVC/Windows.
by Ben Vanik
· 5 years ago
ef13fb6
Progress towards an MSVC build
by Ben Vanik
· 5 years ago
f63e660
Restore resultstore upload to bazel build
by Geoffrey Martin-Noble
· 5 years ago
dda7986
Exclude integrations from bazel CI
by Geoffrey Martin-Noble
· 5 years ago
65fe4af
Back llvmjit executable with orc::LLJIT execution engine
by Ahmed S. Taei
· 5 years ago
1029c89
Move IREE_DRIVER_MODULES into an imported variable
by Geoffrey Martin-Noble
· 5 years ago
b5331d2
Update TF and LLVM submodules, disable RBE.
by Scott Todd
· 5 years ago
faa30be
Bazel to CMake: Harcode td filegroup support
by Geoffrey Martin-Noble
· 5 years ago
2b09fce
Bazel to CMake: Hardcode imported functions and variables
by Geoffrey Martin-Noble
· 5 years ago
c74459e
Bump LLVM to fee41517fe0f7ff9f0e204dd9200ebf32ca03cb8
by iree-copybara-bot
· 5 years ago
Next »