dmlc/tvm sync 20190410#26
Merged
wweic merged 51 commits intoneo-ai:devfrom wweic:wweic-sync-20190410Apr 11, 2019
+37,842-10,780
Commits
Commits on Apr 10, 2019
[Relay][Frontend] Adding ADD operator to tflite frontend for compiling the MobileNetV2 (apache#2919)
Removed std::unary_function because it is deprecated and removed in newer c++(https://en.cppreference.com/w/cpp/utility/functional/unary_function) (apache#2962)
[Relay] InferCorrectLayout for strided_slice & min_num_branches option in CombineParallelConv2D (apache#2961)
- committed