Skip to content

Commit

Permalink
Synchronize submodules with LLVM at llvm/llvm-project@eee687a66d76
Browse files Browse the repository at this point in the history
  • Loading branch information
iree-github-actions-bot committed Sep 2, 2021
1 parent c8a4ae3 commit 2c8c8d6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions SUBMODULE_VERSIONS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ aa533abfd4232b01f9e57041d70114d5a77e6de0 third_party/googletest
88b845dee001723c4a0db1fe5477de735b6d3bb0 third_party/liburing
acd6f6f014c25e46363e718381e0b35205df2d83 third_party/libyaml
eee687a66d76bf0b6e3746f7b8d09b0d871bff27 third_party/llvm-project
4ae8dea1857c47e1ed9f084fadfa067a6193ea4f third_party/mlir-hlo
ce2330e1fe93b47ffff748980888063b18fb9925 third_party/mlir-hlo
3f701faace7addc75d16dea8a6cd769fa5b3f260 third_party/musl
4c7697dbe973ed01ae6fbec37d186ebd05982e1f third_party/pybind11
2e1b5fb39ebc2ef4cb77005f8267e4f3a6241ba1 third_party/spirv_cross
f5417a4b6633c3217c9a1bc2f0c70b1454975ba7 third_party/spirv_headers
b42009b3b9d4ca35bc703f5310eedc74f584be58 third_party/stblib
0a5d008b77c140808349159678b6d3243cb3a541 third_party/tensorflow
160a361fd661f8f6ca579da341f20580707bd7a8 third_party/tensorflow
50f7deb1a389bd3785c12fbe0be74128343f11f7 third_party/tracy
9d10a96f2d57c3c37e167f2e73c9a31ac2e51fa5 third_party/vulkan_headers
8d4a9e9174a9c6ad6a3a3ae981b915ef13fc12c4 third_party/vulkan_memory_allocator
Expand Down
2 changes: 1 addition & 1 deletion third_party/mlir-hlo
2 changes: 1 addition & 1 deletion third_party/tensorflow
Submodule tensorflow updated 81 files
+3 βˆ’0 RELEASE.md
+87 βˆ’7 tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/hlo_ops.cc
+8 βˆ’0 tensorflow/compiler/mlir/hlo/runtime/ral/ral_logging.h
+85 βˆ’29 tensorflow/compiler/mlir/hlo/tests/canonicalize.mlir
+6 βˆ’2 tensorflow/compiler/mlir/hlo/tests/hlo-legalize-to-lhlo.mlir
+72 βˆ’18 tensorflow/compiler/mlir/tensorflow/tests/legalize_hlo.mlir
+199 βˆ’57 tensorflow/compiler/mlir/tensorflow/transforms/legalize_hlo.cc
+6 βˆ’3 tensorflow/compiler/xla/python/tpu_driver/client/tpu_client_extension.cc
+2 βˆ’2 tensorflow/compiler/xla/service/gpu/gpu_fusible.cc
+2 βˆ’2 tensorflow/core/common_runtime/colocation_graph.cc
+24 βˆ’20 tensorflow/core/common_runtime/eager/execute.cc
+13 βˆ’5 tensorflow/core/framework/dataset.cc
+6 βˆ’3 tensorflow/core/framework/dataset.h
+33 βˆ’7 tensorflow/core/framework/dataset_test.cc
+3 βˆ’3 tensorflow/core/ir/ops.cc
+22 βˆ’2 tensorflow/core/ir/ops.td
+22 βˆ’22 tensorflow/core/ir/tests/ops.mlir
+35 βˆ’0 tensorflow/core/kernels/batching_util/BUILD
+104 βˆ’0 tensorflow/core/kernels/batching_util/bounded_executor.cc
+79 βˆ’0 tensorflow/core/kernels/batching_util/bounded_executor.h
+154 βˆ’0 tensorflow/core/kernels/batching_util/bounded_executor_test.cc
+1 βˆ’1 tensorflow/core/lib/io/block.cc
+2 βˆ’2 tensorflow/core/profiler/convert/post_process_single_host_xplane.cc
+3 βˆ’0 tensorflow/core/profiler/convert/xplane_to_op_stats.cc
+9 βˆ’0 tensorflow/core/profiler/convert/xplane_to_op_stats_test.cc
+4 βˆ’0 tensorflow/core/profiler/internal/gpu/cupti_collector.cc
+723 βˆ’236 tensorflow/core/profiler/internal/gpu/device_tracer_rocm.cc
+634 βˆ’163 tensorflow/core/profiler/internal/gpu/rocm_tracer.cc
+64 βˆ’25 tensorflow/core/profiler/internal/gpu/rocm_tracer.h
+3 βˆ’2 tensorflow/core/profiler/protobuf/hardware_types.proto
+1 βˆ’0 tensorflow/core/profiler/utils/BUILD
+6 βˆ’0 tensorflow/core/profiler/utils/device_caps_utils.cc
+96 βˆ’63 tensorflow/core/profiler/utils/hardware_type_utils.cc
+4 βˆ’0 tensorflow/core/profiler/utils/xplane_schema.cc
+5 βˆ’0 tensorflow/core/profiler/utils/xplane_schema.h
+1 βˆ’1 tensorflow/core/public/version.h
+11 βˆ’11 tensorflow/core/transforms/graph_to_func/tests/simple.mlir
+18 βˆ’18 tensorflow/core/transforms/toposort/tests/toposort.mlir
+24 βˆ’24 tensorflow/go/op/wrappers.go
+2 βˆ’0 tensorflow/lite/BUILD
+8 βˆ’0 tensorflow/lite/core/subgraph.cc
+3 βˆ’0 tensorflow/lite/core/subgraph.h
+11 βˆ’3 tensorflow/lite/delegates/flex/tflite_subgraph_execute.cc
+5 βˆ’5 tensorflow/lite/delegates/utils/dummy_delegate/external_delegate_adaptor.cc
+10 βˆ’5 tensorflow/lite/interpreter.cc
+3 βˆ’0 tensorflow/lite/interpreter.h
+5 βˆ’2 tensorflow/lite/interpreter_experimental.cc
+62 βˆ’27 tensorflow/lite/interpreter_test.cc
+6 βˆ’0 tensorflow/lite/interpreter_test_util.h
+14 βˆ’1 tensorflow/lite/kernels/while.cc
+35 βˆ’7 tensorflow/lite/python/lite_v2_test.py
+50 βˆ’12 tensorflow/lite/python/util.py
+23 βˆ’1 tensorflow/lite/tools/optimize/quantize_model.cc
+1 βˆ’0 tensorflow/python/client/BUILD
+1 βˆ’1 tensorflow/python/compat/compat.py
+41 βˆ’37 tensorflow/python/data/experimental/kernel_tests/service/data_service_ops_test.py
+49 βˆ’6 tensorflow/python/data/experimental/kernel_tests/service/test_base.py
+17 βˆ’6 tensorflow/python/data/experimental/ops/data_service_ops.py
+17 βˆ’13 tensorflow/python/eager/function.py
+55 βˆ’13 tensorflow/python/eager/function_test.py
+6 βˆ’5 tensorflow/python/framework/ops.py
+1 βˆ’0 tensorflow/python/kernel_tests/BUILD
+43 βˆ’4 tensorflow/python/lib/io/file_io.py
+106 βˆ’84 tensorflow/python/lib/io/file_io_test.py
+1 βˆ’0 tensorflow/python/saved_model/BUILD
+3 βˆ’3 tensorflow/python/saved_model/builder_impl.py
+2 βˆ’2 tensorflow/python/saved_model/load.py
+7 βˆ’7 tensorflow/python/saved_model/loader_impl.py
+6 βˆ’7 tensorflow/python/saved_model/method_name_updater.py
+1 βˆ’0 tensorflow/python/saved_model/model_utils/BUILD
+4 βˆ’4 tensorflow/python/saved_model/model_utils/export_utils.py
+2 βˆ’2 tensorflow/python/saved_model/save.py
+8 βˆ’12 tensorflow/python/saved_model/utils_impl.py
+7 βˆ’2 tensorflow/stream_executor/rocm/rocm_driver_wrapper.h
+1 βˆ’1 tensorflow/stream_executor/rocm/roctracer_wrapper.h
+1 βˆ’1 tensorflow/tools/api/golden/v1/tensorflow.data.experimental.service.pbtxt
+4 βˆ’0 tensorflow/tools/api/golden/v1/tensorflow.io.gfile.pbtxt
+1 βˆ’1 tensorflow/tools/api/golden/v2/tensorflow.data.experimental.service.pbtxt
+4 βˆ’0 tensorflow/tools/api/golden/v2/tensorflow.io.gfile.pbtxt
+2 βˆ’2 third_party/llvm/workspace.bzl
+2 βˆ’2 third_party/tf_runtime/workspace.bzl

0 comments on commit 2c8c8d6

Please sign in to comment.