Tung D. Le
|
44ec333dfa
|
Update test cases
|
2020-01-08 13:11:57 +09:00 |
Tung D. Le
|
3d4ad52011
|
Rewrite tanh using TanhOp, add log, cos
|
2020-01-08 12:11:21 +09:00 |
Tung D. Le
|
becb2add4a
|
Do not get float attributes with fixed precision
|
2020-01-07 17:39:34 +09:00 |
Tian Jin
|
322002f509
|
Merge pull request #9 from clang-ykt/use-mlir-in-llvm-project
Update to latest MLIR
|
2020-01-06 16:14:27 -05:00 |
Tian Jin
|
38e7d2d068
|
Update LLVM_SRC, LLVM_BUILD env vars to LLVM_PROJ_SRC, LLVM_PROJ_BUILD since MLIR is now parallel to LLVM in llvm-project repository.
|
2020-01-06 15:59:19 -05:00 |
Tian Jin
|
56e8c4c147
|
Pass MAKEFLAGS explicitly to CMake.
|
2019-12-31 14:13:02 -05:00 |
Tian Jin
|
12b51339cd
|
Add quotation marks to debug.
|
2019-12-31 14:01:18 -05:00 |
Tian Jin
|
5c5efd142f
|
Try setting Makeflags within installation scripts to debug.
|
2019-12-31 13:51:42 -05:00 |
Tian Jin
|
706ff24d33
|
1. Remove quotes from strings in yaml file for better consistency.
2. Use MAKEFLAGS env variable to limit build parallelism so that mlir installation script remains clean.
|
2019-12-31 13:28:26 -05:00 |
Tian Jin
|
c4b990aed8
|
1. Simplify CircleCI build scripts.
2. Refactor mlir installation script to a standalone shell script.
|
2019-12-31 01:45:32 -05:00 |
Tian Jin
|
b63b6bfd99
|
Limit build parallelism because CI is running out of memory.
|
2019-12-30 22:57:51 -05:00 |
Tian Jin
|
41b82556d6
|
Use new MLIR installation script.
|
2019-12-30 22:52:16 -05:00 |
Tian Jin
|
0582846864
|
Transition to value-typed Value, rename Value* -> Value, in accordance with upstream MLIR style change.
|
2019-12-30 22:42:13 -05:00 |
Tian Jin
|
33f988e18a
|
Update CMake build script.
|
2019-12-30 22:41:37 -05:00 |
Tian Jin
|
5b389384ca
|
Merge pull request #7 from clang-ykt/setup-buildbot
Set up CI build process
|
2019-12-24 04:07:15 -05:00 |
Tian Jin
|
f873a87922
|
nit
|
2019-12-24 04:01:53 -05:00 |
Tian Jin
|
2c8b1361a1
|
add minimum documentation
|
2019-12-24 03:59:48 -05:00 |
Tian Jin
|
d7a85cd7fa
|
remove uncessary checks
|
2019-12-24 03:49:56 -05:00 |
Tian Jin
|
2ef0f67859
|
revert unnecessary changes
|
2019-12-24 03:43:47 -05:00 |
Tian Jin
|
eadf33d816
|
explicit ordering among operands
|
2019-12-24 03:36:33 -05:00 |
Tian Jin
|
44f9f8324c
|
use tanh op
|
2019-12-24 03:31:19 -05:00 |
Tian Jin
|
9eeb48addb
|
more debug
|
2019-12-24 03:25:07 -05:00 |
Tian Jin
|
9281f82181
|
fix build
|
2019-12-24 03:15:49 -05:00 |
Tian Jin
|
17ecc53bbc
|
dbueg
|
2019-12-24 03:07:01 -05:00 |
Tian Jin
|
4eb95b2373
|
fix onnf build
|
2019-12-24 03:00:54 -05:00 |
Tian Jin
|
e4f95e2540
|
show all test results
|
2019-12-24 02:55:42 -05:00 |
Tian Jin
|
7e72bd3885
|
switch to lit test
|
2019-12-24 02:50:08 -05:00 |
Tian Jin
|
58c2f6de00
|
fix link
|
2019-12-24 02:46:14 -05:00 |
Tian Jin
|
c55020f6b6
|
fix build script
|
2019-12-24 02:29:28 -05:00 |
Tian Jin
|
b55387ae72
|
see what onnx-opt output is
|
2019-12-24 02:24:09 -05:00 |
Tian Jin
|
37853cb61b
|
remove tanh test
|
2019-12-24 02:22:48 -05:00 |
Tian Jin
|
1188b765c9
|
comment out test tanh
|
2019-12-24 02:19:46 -05:00 |
Tian Jin
|
ebdd580308
|
make all before make test
|
2019-12-24 02:13:35 -05:00 |
Tian Jin
|
95de5b7ac9
|
revert changes to lower-to-krnl
|
2019-12-24 02:07:21 -05:00 |
Tian Jin
|
2cf60bc4c8
|
verbose lit
|
2019-12-24 02:01:23 -05:00 |
Tian Jin
|
5fafe91380
|
verbose lit
|
2019-12-24 01:50:47 -05:00 |
Tian Jin
|
c5f0e51d44
|
verbose build
|
2019-12-24 01:46:41 -05:00 |
Tian Jin
|
e46b010abd
|
add tests
|
2019-12-24 01:42:31 -05:00 |
Tian Jin
|
43afd5236b
|
checkout specific commits of LLVM/MLIR
|
2019-12-24 01:17:20 -05:00 |
Tian Jin
|
8815f12ad0
|
final -> override
|
2019-12-24 01:09:54 -05:00 |
Tian Jin
|
747e2f17d0
|
install protobuf
|
2019-12-24 00:54:02 -05:00 |
Tian Jin
|
e33192b14d
|
pull submodule
|
2019-12-24 00:51:23 -05:00 |
Tian Jin
|
376bf215e4
|
fix cache checking logic
|
2019-12-24 00:48:42 -05:00 |
Tian Jin
|
ffd58084f1
|
fix build path
|
2019-12-24 00:46:32 -05:00 |
Tian Jin
|
10183b27aa
|
fix yaml file
|
2019-12-24 00:21:51 -05:00 |
Tian Jin
|
ab10eb510a
|
fix yaml file
|
2019-12-24 00:20:37 -05:00 |
Tian Jin
|
20fc4d963b
|
fix yaml file
|
2019-12-24 00:17:45 -05:00 |
Tian Jin
|
40677f528d
|
fix yaml file
|
2019-12-24 00:16:00 -05:00 |
Tian Jin
|
78dc3f6e93
|
cache MLIR build
|
2019-12-24 00:09:31 -05:00 |
Tian Jin
|
8dbca0cc7b
|
build in release mode
|
2019-12-23 23:23:07 -05:00 |