FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python - ImageHandler/tvm · GitHub
ImageHandler
/
tvm
Public
forked from
apache/tvm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
tvm
python
on
master
User selector
Datepicker
Commit history
Commits on Jan 25, 2019
Fix Relay docs formatting and grammar (#2471)
weberlo
authored and
tqchen
committed
6d6762f
View commit details
Copy full SHA for 6d6762f
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
[Relay] A Normal Form Canonicalization (#2251)
MarisaKirisame
authored and
tqchen
committed
12aca82
View commit details
Copy full SHA for 12aca82
View code at this point
Browse repository at this point
[AUTOTVM] typo (#2478)
Show description for acc7bd8
eqy
authored and
yzhliu
committed
acc7bd8
View commit details
Copy full SHA for acc7bd8
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
[TFLite] Support TFLite FP32 Relay frontend. (#2365)
Show description for 10df78a
FrozenGene
authored and
srkreddy1238
committed
10df78a
View commit details
Copy full SHA for 10df78a
View code at this point
Browse repository at this point
Commits on Jan 21, 2019
[RPC] Add the IPV6 support for server side auto tuning (#2462)
Show description for 0806b69
lly-zero-one
authored and
eqy
committed
0806b69
View commit details
Copy full SHA for 0806b69
View code at this point
Browse repository at this point
Commits on Jan 19, 2019
Fix broadcast add and subtract grad (#2465)
reminisce
authored and
tqchen
committed
eca4f88
View commit details
Copy full SHA for eca4f88
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
move fallback out of the build interface (#2456)
zhiics
authored and
tqchen
committed
b374192
View commit details
Copy full SHA for b374192
View code at this point
Browse repository at this point
[Relay][Parser] Improve Relay parser and pretty printing, including CMAKE (#2377)
jroesch
authored and
tqchen
committed
d274e4b
View commit details
Copy full SHA for d274e4b
View code at this point
Browse repository at this point
Avoid runtime exception when file doesn't exist (#2441)
Show description for d0f8366
sf-wind
authored and
merrymercy
committed
d0f8366
View commit details
Copy full SHA for d0f8366
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
[Relay] Unifier hotfix (#2437)
slyubomirsky
authored and
tqchen
committed
6783d37
View commit details
Copy full SHA for 6783d37
View code at this point
Browse repository at this point
[Relay] Fixes to sum (#2439)
jroesch
authored and
tqchen
committed
a527b58
View commit details
Copy full SHA for a527b58
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
Revert "[Relay] Expand type unification and other utilities" (#2434)
tqchen
authored
6d21e71
View commit details
Copy full SHA for 6d21e71
View code at this point
Browse repository at this point
[Relay] Expand type unification and other utilities (#2189)
slyubomirsky
authored and
tqchen
committed
e0a20ad
View commit details
Copy full SHA for e0a20ad
View code at this point
Browse repository at this point
[Hybrid Script] Supporting scheduling hybrid script (#2416)
Show description for ac54577
were
authored and
merrymercy
committed
ac54577
View commit details
Copy full SHA for ac54577
View code at this point
Browse repository at this point
[RELAY] Support recursive call syntax (#2352)
Wei Chen
authored and
tqchen
committed
3bbfc2d
View commit details
Copy full SHA for 3bbfc2d
View code at this point
Browse repository at this point
[Relay] First order reverse mode Automatic Differentiation (#2321)
Show description for b692289
MarisaKirisame
authored and
ZihengJiang
committed
b692289
View commit details
Copy full SHA for b692289
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
[RELAY] Fix function call parsing for binary op (#2424)
Wei Chen
authored and
tqchen
committed
242daee
View commit details
Copy full SHA for 242daee
View code at this point
Browse repository at this point
[X86][TOPI] Add AutoTVM template for dense (#2392)
Show description for a9bd559
icemelon
authored and
yzhliu
committed
a9bd559
View commit details
Copy full SHA for a9bd559
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
[Hybrid Script] allow const_range allocation; allow const_range lazy compilation (#2423)
were
authored and
tqchen
committed
2fbc82e
View commit details
Copy full SHA for 2fbc82e
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
[relay][pass] Annotation for heterogeneous compilation (#2361)
zhiics
authored and
icemelon
committed
09236bf
View commit details
Copy full SHA for 09236bf
View code at this point
Browse repository at this point
[RELAY][FRONTEND]Onnx to relay frontend (#2302)
zhreshold
authored and
icemelon
committed
30a5a60
View commit details
Copy full SHA for 30a5a60
View code at this point
Browse repository at this point
Add simplify pass in the Relay interpreter (#2417)
icemelon
authored and
tqchen
committed
312802f
View commit details
Copy full SHA for 312802f
View code at this point
Browse repository at this point
[PASS][TENSOR] Use correct select semantics (#2394)
tqchen
authored
9d20fa1
View commit details
Copy full SHA for 9d20fa1
View code at this point
Browse repository at this point
allow const_range allocation; preprove if-then-else (#2419)
were
authored and
tqchen
committed
98e761f
View commit details
Copy full SHA for 98e761f
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Add support for passing arguments by args and kwargs when using executor (#2402)
Show description for 94cc89d
jroesch
authored and
icemelon
committed
94cc89d
View commit details
Copy full SHA for 94cc89d
View code at this point
Browse repository at this point
Fix Web Build after CMake transition. (#2407)
tqchen
authored
794bf7f
View commit details
Copy full SHA for 794bf7f
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
[RUNTIME][TRACE] Support trace primitive. (#1973)
Show description for a12c556
denis0x0D
authored and
tqchen
committed
a12c556
View commit details
Copy full SHA for a12c556
View code at this point
Browse repository at this point
Remove redundant FoldConstant pass (#2387)
zhiics
authored and
tqchen
committed
851d8da
View commit details
Copy full SHA for 851d8da
View code at this point
Browse repository at this point
Add functionality to optionally disable Select rewriting (#2385)
liwchang
authored and
tqchen
committed
b337570
View commit details
Copy full SHA for b337570
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
[RELAY] Port winograd ops to relay (#2356)
merrymercy
authored and
tqchen
committed
426e3bb
View commit details
Copy full SHA for 426e3bb
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
[Relay][Keras] force const dtype to be float32 (#2376)
Show description for 3d83156
Huyuwei
authored and
tqchen
committed
3d83156
View commit details
Copy full SHA for 3d83156
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
[Relay][Frontend] Keras Support (#2336)
Huyuwei
authored and
tqchen
committed
a7d39d7
View commit details
Copy full SHA for a7d39d7
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Remove duplicated functions in relay_integration (#2370)
vinx13
authored and
tqchen
committed
6e5c65a
View commit details
Copy full SHA for 6e5c65a
View code at this point
Browse repository at this point
[Hybrid Script] Unify the symbol tables to one; support `tvm.container.Array` (#2366)
were
authored and
tqchen
committed
a42d1e3
View commit details
Copy full SHA for a42d1e3
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
Fix typos (#2367)
icemelon
authored and
tqchen
committed
151f550
View commit details
Copy full SHA for 151f550
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL