ROCm / tensorflow-upstream

TensorFlow ROCm port
https://tensorflow.org
Apache License 2.0
683 stars 93 forks source link

How to turn off mlir during tensorflow2.13 compilation? #2493

Open s1mplezpc opened 2 months ago

s1mplezpc commented 2 months ago

Issue type

Support

Have you reproduced the bug with TensorFlow Nightly?

No

Source

source

TensorFlow version

r2.13-rocm-edhanced-57

Custom code

Yes

OS platform and distribution

ubuntu 18.04

Mobile device

No response

Python version

3.9

Bazel version

No response

GCC/compiler version

No response

CUDA/cuDNN version

No response

GPU model and memory

No response

Current behavior?

I want to turn off mlir during the tensorflow compilation process

Standalone code to reproduce the issue

/tensorflow-upstream/tensorflow/core/kernels/mlir_generated/BUILD:1776:19: Generating kernel '//tensorflow/core/kernels/mlir_generated:sub_gpu_sub_kernels_gpu_i64_i64_kernel_generator' failed: (Aborted): tf_to_kernel failed: error executing command

Relevant log output

No response