Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dmlc/tvm sync 20190410 #26

Merged
merged 51 commits into from
Apr 11, 2019
Merged
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
75fb75a
[Relay] Add support for TupleGetItem in op fusion (#2914)
masahi Mar 29, 2019
4f2b9cf
[Relay, TOPI] Deformable conv2d (#2908)
vinx13 Mar 29, 2019
eccb928
TVM debugresult dump to Chrome Tracing (#2922)
ajtulloch Mar 29, 2019
09bd436
[Relay] add test for second order ad (#2754)
MarisaKirisame Mar 30, 2019
a84b8f0
Revert "[Relay] add test for second order ad (#2754)" (#2926)
tqchen Mar 30, 2019
a38aa40
[Tutorial] Cache the test data in tutorial (#2923)
icemelon Mar 30, 2019
4260e42
[AUTOTVM] Refactor measure build func (#2927)
tqchen Mar 30, 2019
d10974a
Fix intersect of modular set (#2904)
Hzfengsy Mar 30, 2019
5d9412e
[Relay, OpFusion] Fix handling TupleGetItem for nested tuples (#2929)
masahi Mar 30, 2019
7292ae6
Consistent result of DetectLinearEquation() when an empy vars is pass…
yTakatsukasa Mar 30, 2019
5c8b322
[FRONTEND][ONNX] Some bug fixes and Shape operator fixed for relay. (…
srkreddy1238 Mar 30, 2019
f077351
Outdated renaming for flatten in ONNX converter (#2843)
slyubomirsky Mar 30, 2019
30f0c58
[FRONTEND][TENSORFLOW] bug fix for tensorflow official slim models. (…
srkreddy1238 Mar 30, 2019
189863f
Fix vcvtph2ps codegen (#2925)
ajtulloch Mar 31, 2019
083021c
[ARITH] Analyzer CanonicalSimplifier (#2891)
tqchen Mar 31, 2019
c97007a
Update schedule_dataflow_rewrite.cc (#2934)
Youjk Apr 1, 2019
987a7d0
[TEXPR][PASS] Fix thread all reduce to avoid write after read hazzard…
tqchen Apr 1, 2019
25c72c9
Fix PRC typo (#2939)
apivovarov Apr 1, 2019
ed8da06
[DOCKER][FRONTEND] Run DarkNet tests (#2673)
kazum Apr 1, 2019
53a4824
[Relay] Add foldr1 (#2928)
lixiaoquan Apr 1, 2019
1ae30d7
[Relay/TOPI][OP] Add clip and wrap mode support in take (#2858)
icemelon Apr 1, 2019
bdfedd3
[Relay, Quantization] Quantize all fields of concatenate (#2913)
vinx13 Apr 1, 2019
95d948d
Fix makedirs() condition in contrib. (#2942)
cbalint13 Apr 2, 2019
c867317
[Relay][OP] Gather_nd exposed to relay (#2945)
Laurawly Apr 2, 2019
7accfed
Add missing #!/bin/bash directive. (#2951)
mshawcroft Apr 2, 2019
1ea177f
[Bugfix] Bilinear resize bug fix from PR #2777 (#2857)
Laurawly Apr 2, 2019
5ce9d59
[Relay][OP] Fix bias_add default axis (#2829)
icemelon Apr 2, 2019
746ac1b
[Rust] Unify types between bindings and pure Rust impl (#2616)
nhynes Apr 3, 2019
abf50dc
[Relay][Frontend] Support TF Gather (#2935)
yongwww Apr 3, 2019
32a7ca4
[RUNTIME][OPENCL] Make OpenCL runtime Compatible with OpenCL2.0 #2897…
mshawcroft Apr 3, 2019
d060856
[Relay][Frontend] Support tf.where (#2936)
yongwww Apr 3, 2019
4966566
[Relay][Frontend] Adding ADD operator to tflite frontend for compilin…
gomida Apr 3, 2019
3ce857a
[RUST] Remove empty ty.rs (#2958)
ehsanmok Apr 3, 2019
7f358f8
fix undefined reference to dlopen, etc (#2957)
junrushao Apr 4, 2019
64750b1
[TOPI] bitserial_conv2d move to autotvm template and updates (#2819)
Apr 4, 2019
e704f66
Removed std::unary_function because it is deprecated and removed in n…
higumachan Apr 4, 2019
3493a68
[REFACTOR] Remove stale verilog generator (#2964)
tqchen Apr 4, 2019
ac3aa77
[tvm4j] provide error msg for failure function call (#2967)
yzhliu Apr 5, 2019
cd74afe
[TVM][Bugfix] Fix missing runtime:: (#2966)
hlu1 Apr 5, 2019
db9cf43
[WIP][AUTOTVM][TOPI] Port x86 NCHWc to AutoTVM for Task Extraction (#…
eqy Apr 5, 2019
048db2a
Rustify PackedFunc & Friends (#2969)
nhynes Apr 7, 2019
1d10ae7
[HEADER] Add Header to Comply with ASF Release Policy (#2982)
tqchen Apr 8, 2019
3c77297
[Relay][RFC][Fix] Rename RelayPrint to AsText (#2984)
jroesch Apr 8, 2019
1d2e92d
[Relay] InferCorrectLayout for strided_slice & min_num_branches optio…
vinx13 Apr 9, 2019
b77e3d5
[Relay] Add expr_visitor, fix expr_functor exponential blowup problem…
MarisaKirisame Apr 9, 2019
2131a48
add document (#2714)
MarisaKirisame Apr 9, 2019
5d3f7ee
Update let_list.h (#2987)
MarisaKirisame Apr 9, 2019
8991f73
Expose backtrace symbols in Debug mode (#3001)
hcho3 Apr 10, 2019
d0b093a
add output format to ndk build func (#2999)
eqy Apr 10, 2019
389ff44
fix java checkstyle version (#2998)
yzhliu Apr 10, 2019
e860938
Update dmlc_tvm_commit_id
wweic Apr 10, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix undefined reference to dlopen, etc (apache#2957)
junrushao authored and wweic committed Apr 10, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 7f358f80be1bcb6d92998d9ffa83c33adcbf3c9d
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -59,7 +59,7 @@ include_directories("3rdparty/compiler-rt")

# initial variables
set(TVM_LINKER_LIBS "")
set(TVM_RUNTIME_LINKER_LIBS "")
set(TVM_RUNTIME_LINKER_LIBS ${CMAKE_DL_LIBS})
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)

# Generic compilation options