FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
iree/.gitmodules at main · 2Fgoogle/iree · GitHub
2Fgoogle
/
iree
Public
forked from
iree-org/iree
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
iree
/
.gitmodules
Copy path
More file actions
More file actions
Latest commit
History
History
History
52 lines (52 loc) · 1.98 KB
Breadcrumbs
iree
/
.gitmodules
Copy path
File metadata and controls
52 lines (52 loc) · 1.98 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[
submodule
"
third_party/googletest
"]
path
=
third_party/googletest
url
=
https://github.com/google/googletest.git
[
submodule
"
third_party/llvm-project
"]
path
=
third_party/llvm-project
url
=
https://github.com/google/iree-llvm-fork.git
[
submodule
"
third_party/vulkan_headers
"]
path
=
third_party/vulkan_headers
url
=
https://github.com/KhronosGroup/Vulkan-Headers.git
[
submodule
"
third_party/vulkan_memory_allocator
"]
path
=
third_party/vulkan_memory_allocator
url
=
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
[
submodule
"
third_party/spirv_headers
"]
path
=
third_party/spirv_headers
url
=
https://github.com/KhronosGroup/SPIRV-Headers.git
[
submodule
"
third_party/pybind11
"]
path
=
third_party/pybind11
url
=
https://github.com/pybind/pybind11.git
branch
=
stable
[
submodule
"
third_party/benchmark
"]
path
=
third_party/benchmark
url
=
https://github.com/google/benchmark.git
[
submodule
"
third_party/tracy
"]
path
=
third_party/tracy
url
=
https://github.com/wolfpld/tracy.git
[
submodule
"
third_party/flatcc
"]
path
=
third_party/flatcc
url
=
https://github.com/dvidelabs/flatcc.git
[
submodule
"
third_party/spirv_cross
"]
path
=
third_party/spirv_cross
url
=
https://github.com/KhronosGroup/SPIRV-Cross.git
[
submodule
"
third_party/cpuinfo
"]
path
=
third_party/cpuinfo
url
=
https://github.com/pytorch/cpuinfo.git
[
submodule
"
third_party/liburing
"]
path
=
third_party/liburing
url
=
https://github.com/axboe/liburing.git
[
submodule
"
third_party/mlir-hlo
"]
path
=
third_party/mlir-hlo
url
=
https://github.com/google/iree-mhlo-fork.git
[
submodule
"
third_party/stblib
"]
path
=
third_party/stblib
url
=
https://github.com/nothings/stb
[
submodule
"
third_party/libyaml
"]
path
=
third_party/libyaml
url
=
https://github.com/yaml/libyaml.git
[
submodule
"
third_party/webgpu-headers
"]
path
=
third_party/webgpu-headers
url
=
https://github.com/webgpu-native/webgpu-headers.git
[
submodule
"
third_party/musl
"]
path
=
third_party/musl
url
=
https://github.com/powderluv/musl.git
Back
|
FazBrowse Home
|
New Git URL