Skip to content

Commit fe188a7

Browse files
author
Xida Ren
committed
using namespace Torch;
1 parent b07c426 commit fe188a7

File tree

2 files changed

+112
-130
lines changed

2 files changed

+112
-130
lines changed

include/torch-mlir/Conversion/TorchOnnxToTorch/Utils.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include <mlir/IR/ImplicitLocOpBuilder.h>
1717

1818
using namespace mlir;
19+
using namespace llvm;
1920
using namespace mlir::torch::Torch;
2021

2122
namespace mlir::torch::onnx_c {

0 commit comments

Comments
 (0)