mirror of
https://github.com/tensorflow/tensorflow.git
synced 2024-11-21 12:51:46 +00:00
733d71db88
Imported from GitHub PR https://github.com/openxla/xla/pull/19528 Observed in saxml workload that sharing the same command buffer cmd type (CONDITIONALS) for WHILE and CONDITIONAL command over kill the lowering opportunities. Many cases could allow CONDITIONAL instruction to lower into command buffer, while WHILE is not possible. This PR uses separate command buffer cmd type flag for CONDITIONAL and WHILE instructions when user specifies the type to lowering. Copybara import of the project: -- 4d62fb512995e2fc6e9077a1b3251a6754c866ca by Shawn Wang <shawnw@nvidia.com>: use separte command buffer cmd flag for conditional and loop Merging this change closes #19528 PiperOrigin-RevId: 698729891 |
||
---|---|---|
.. | ||
absl | ||
android | ||
benchmark | ||
boringssl | ||
clang_toolchain | ||
compute_library | ||
cpuinfo | ||
dlpack | ||
ducc | ||
eigen3 | ||
farmhash | ||
fft2d | ||
flatbuffers | ||
FP16 | ||
gemmlowp | ||
git | ||
gloo | ||
googleapis | ||
gpus | ||
grpc | ||
hexagon | ||
highwayhash | ||
hwloc | ||
icu | ||
implib_so | ||
jpeg | ||
kissfft | ||
libprotobuf_mutator | ||
llvm | ||
llvm_openmp | ||
mkl | ||
mkl_dnn | ||
mpi | ||
mpitrampoline | ||
nanobind | ||
nasm | ||
nccl | ||
nvtx | ||
opencl_headers | ||
ortools | ||
pasta | ||
protobuf | ||
py | ||
pybind11_abseil | ||
pybind11_bazel | ||
pybind11_protobuf | ||
python_runtime | ||
remote_config | ||
robin_map | ||
ruy | ||
shardy | ||
sobol_data | ||
spirv_llvm_translator | ||
stablehlo | ||
systemlibs | ||
tensorrt | ||
tf_runtime | ||
triton | ||
uv | ||
vulkan_headers | ||
xla | ||
__init__.py | ||
arm_neon_2_x86_sse.BUILD | ||
BUILD | ||
codegen.BUILD | ||
coremltools.BUILD | ||
cub.BUILD | ||
cudnn_frontend_header_fix.patch | ||
cudnn_frontend.BUILD | ||
curl.BUILD | ||
cutlass.BUILD | ||
cython.BUILD | ||
gif_fix_image_counter.patch | ||
gif_fix_strtok_r.patch | ||
gif.BUILD | ||
linenoise.BUILD | ||
net_zstd.BUILD | ||
nlohmann_json.BUILD | ||
nsync.patch | ||
nvtx.BUILD | ||
png_fix_rpi.patch | ||
png.BUILD | ||
pprof.BUILD | ||
pybind11.BUILD | ||
repo.bzl | ||
riegeli_fix.patch | ||
six.BUILD | ||
snappy.BUILD | ||
sqlite.BUILD | ||
tf_toolchains.BUILD | ||
tflite_mobilenet_float.BUILD | ||
tflite_mobilenet_quant.BUILD | ||
tflite_mobilenet.BUILD | ||
tflite_ovic_testdata.BUILD | ||
tflite_smartreply.BUILD | ||
zlib.BUILD |