Граф коммитов

1912 Коммитов

Автор SHA1 Сообщение Дата
ziheng 0a1f3d41c9 [PASS] PostOrderVisit (#2169) 2018-11-26 10:25:17 -08:00
Siju b5e0d79060 [RELAY]sch and compute for reduce ops (#2091) 2018-11-25 22:11:33 -08:00
Tianqi Chen b903834328
[RELAY][OP] Move computes to cxx, enable concat as injective (#2166) 2018-11-25 18:27:29 -08:00
Tianqi Chen f8f06595b9
[COMMUNITY] @phisiart -> Committer (#2165) 2018-11-25 16:50:47 -08:00
kice 27cb4fc665 Fix str decoding error on non-English Windows (#2158) 2018-11-25 14:39:26 -08:00
Tianqi Chen d4f8d20e20
[RELAY][FRONTEND] Initial MXNet frontend support. (#2163) 2018-11-25 12:54:03 -08:00
Siju 0cf3ddf7fc Relay reshape reshape_like compute and schedule (#2159) 2018-11-25 09:01:44 -08:00
masahi ccd33332e4 Compare relay and numpy outputs in graph runtime test (#2164) 2018-11-25 08:48:22 -08:00
Steven S. Lyubomirsky 9473dca266 [Relay][Op] Add compute, schedule, and tests for expand_dims and squeeze (#2133) 2018-11-24 19:33:14 -08:00
Siju b1cf70a885 [RELAY]Testing Inception, Squeezenet, VGG port (#2013) 2018-11-24 14:44:41 -08:00
Wuwei Lin 53ac89ede7 [RELAY][PASS] CombineParallelConv2D (#2089) 2018-11-22 10:41:40 -08:00
Tianqi Chen ff5dffa440
[APPS] add an external dll call example (#2156) 2018-11-22 10:32:00 -08:00
MORINAGA 2bd02e4e33 [DOCS] fix link (#2157)
* fix fname in comment

* fix
2018-11-21 23:35:53 -08:00
Steven S. Lyubomirsky 58fa05312e Reverse shape dims of weight type (#2155) 2018-11-21 16:17:33 -08:00
Tianqi Chen f3ae3f2096
[TOPI] Fix atlest1d for reduce and squeeze (#2147) 2018-11-21 14:12:30 -08:00
Wuwei Lin bac220738d Alter op layout for group_conv2d on CUDA (#2148) 2018-11-21 14:12:02 -08:00
Steven S. Lyubomirsky 34648272bb [Relay] Port LSTM to Relay for testing (#2011) 2018-11-21 14:11:33 -08:00
Alexey Romanov 0edb9443dc [FRONTEND][TENSORFLOW] Fix a typo in _matmul (#2152) 2018-11-21 09:58:19 -08:00
Siva c1157ecf55 [FRONTEND][TENSORFLOW] Enable strided_slice with fix. (#2002) 2018-11-21 09:57:33 -08:00
Ashutosh Parkhi 77869913ba tensorflow frontend supports user given outputs (#1913) 2018-11-21 09:55:15 -08:00
Lianmin Zheng 2c231b5af1 [RELAY] Move Layout to tvm Node system (#2125) 2018-11-21 09:48:58 -08:00
Wuwei Lin 2c7d2d78ac Fix relative import in x86 conv2d (#2149) 2018-11-21 00:31:27 -08:00
Josh Pollock 11f897ac2f fix dcgan layer naming overlap (#2145) 2018-11-20 22:50:37 -08:00
Tianqi Chen f373d6a0f6
Update CONTRIBUTORS.md 2018-11-20 13:29:53 -08:00
Haichen Shen 642340c807 Add nick to committer (#2143) 2018-11-20 13:27:22 -08:00
Yizhi Liu da1a79fd6c [TEAM] Lianmin Zheng -> committer (#2142) 2018-11-20 13:26:49 -08:00
Tianqi Chen 7f420f8f22
[TEAM] Laurawly -> committer (#2141) 2018-11-20 11:05:42 -08:00
Tianqi Chen 9d782188a3
[TEAM] adityaatluri -> committer (#2140) 2018-11-20 10:55:41 -08:00
Tianqi Chen 43abe2ca01
[TEAM] Huyuwei -> committer (#2139) 2018-11-20 10:47:22 -08:00
Tianqi Chen f03166dd4f
Update CONTRIBUTORS.md
make name alphabetical
2018-11-20 10:33:42 -08:00
Tianqi Chen 794825fecc
[COMMUNITY] Update contributor list to reflect new guideline. (#2138) 2018-11-20 10:31:19 -08:00
Siju 2849930465 [RELAY]Slice_like support (#2014) 2018-11-20 09:20:09 -08:00
Steven S. Lyubomirsky 401ffe131e [Relay][Op] Add test for batch_flatten (#2134)
* Add tests for batch_flatten and softmax

* Softmax is already tested elsewhere
2018-11-19 21:35:21 -08:00
Tianqi Chen c113712db7
[RELAY][BACKEND] Enable PlanMemory in the graph runtime. (#2120) 2018-11-19 14:59:41 -08:00
Siju 6edb3564a1 [RELAY]sch & comp for ops in nn.py (#2092) 2018-11-19 12:37:46 -08:00
eqy 7761416f00 [WIP] [RPC] clean up uploaded modules (#2121)
[RPC] clean up uploaded modules
2018-11-19 12:35:15 -08:00
Junru Shao 83b24b5b77 [TOPI] Minor fix in the LSTM recipe (#2131) 2018-11-19 12:32:30 -08:00
Tianqi Chen 7858a1ea7f
[COMMUNITY] new community guideline (#2077) 2018-11-19 12:26:35 -08:00
Animesh Jain b71edd76bd Relay Op sprint (part 2) - Level 1 - log_softmax (#2128) 2018-11-19 11:23:37 -08:00
Javier Lorenzo Díaz 81da33f81b Update README.md typo (#2132) 2018-11-19 09:00:55 -08:00
Jian Weng 7a01476a3b [HYBRID FRONTEND] Modify hybrid script to new interface; hybrid op supported; enable compilation_database in CMakeList.txt (#1757) 2018-11-18 22:52:17 -08:00
Lianmin Zheng 79735eb2e6 [TOPHUB] fix x86 backend after introducing dilation (#2129) 2018-11-18 17:37:04 -08:00
Junru Shao a376eb30b4 [SCHEDULE] Fix boundary check (#2126)
* Fix boundary check

* Add unittest
2018-11-18 11:16:37 -08:00
Yizhi Liu cb8a70f41f [Relay] compute & schedule for relu, softmax (#2127) 2018-11-18 08:55:15 -08:00
hlu1 ade98e149f [nnvm] Add caffe2 frontend (#1981) 2018-11-18 08:53:49 -08:00
Rasterer c5e1da936a [TOPI] Improve performance for dilated convolution (#2107) 2018-11-16 19:17:14 -08:00
Tianqi Chen 59c70a0e51
[RELAY][[PASS] Consolidate ForwardRewrite pass. (#2124) 2018-11-15 22:11:41 -08:00
David Hirvonen de3b63a457 clarify NNVM’s LLVM requirement (#2117) 2018-11-15 20:58:12 -08:00
Andrew Tulloch 69ad6aed82 [NNPACK] Add check for NNPACK being available (`nnp_initialize()` succeeding) (#2119)
This fixes issues with failing tests on PowerPC.
2018-11-15 14:01:36 -08:00
Wuwei Lin 572c36d2fe Fix doc of strided_slice (#2103) 2018-11-15 13:12:14 -08:00