[go: nahoru, domu]

Skip to content

Commit

Permalink
[XLA:GPU[Rocm] Fix missing import in ir_emitter_triton_rocm.cc.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 644637700
  • Loading branch information
bchetioui authored and tensorflower-gardener committed Jun 19, 2024
1 parent e13d7ea commit c625df7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/xla/xla/service/gpu/ir_emitter_triton_rocm.cc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ limitations under the License.
#include "xla/service/gpu/llvm_gpu_backend/gpu_backend_lib.h"
#include "xla/service/gpu/matmul_utils.h"
#include "xla/service/gpu/model/tiled_hlo_computation.h"
#include "xla/service/gpu/triton_sparse_extensions.h"
#include "xla/service/hlo_module_config.h"
#include "tsl/platform/rocm_rocdl_path.h"
#include "triton/Conversion/TritonGPUToLLVM/Passes.h"
Expand Down

0 comments on commit c625df7

Please sign in to comment.