You are viewing a plain text version of this content. The canonical link for it is here.
- Podling Report Reminder - May 2019 - posted by jm...@apache.org on 2019/05/01 00:21:18 UTC, 0 replies.
- Re: [dmlc/tvm] [Community] @cowanmeg -> Reviewer (#3130) - posted by Yizhi Liu <no...@github.com> on 2019/05/02 04:30:50 UTC, 0 replies.
- [TVM Discuss] [RFC] Introducing Hexagon backend - posted by Zhao Wu via TVM Discuss <no...@discuss.tvm.ai> on 2019/05/02 15:20:50 UTC, 0 replies.
- Re: [dmlc/tvm] [RFC] [VTA] [TSIM] Enabling Cycle-Accurate Hardware Simulation for VTA #3009 (#3010) - posted by Tianqi Chen <no...@github.com> on 2019/05/02 15:50:23 UTC, 7 replies.
- Re: [dmlc/tvm] [DEV] TVM v0.6 Roadmap (#2623) - posted by ziheng <no...@github.com> on 2019/05/03 01:30:04 UTC, 0 replies.
- [TVM Discuss] [Development] Explore Optimizations for Concat - posted by Yao Wang via TVM Discuss <no...@discuss.tvm.ai> on 2019/05/07 19:54:41 UTC, 0 replies.
- Re: [dmlc/tvm] [RFC][Relay] Text Format Part 2 (#3016) - posted by Josh Pollock <no...@github.com> on 2019/05/07 23:48:31 UTC, 2 replies.
- [dmlc/tvm] [RFC][Relay] Port Relay passes to pass manager (#3146) - posted by Zhi <no...@github.com> on 2019/05/08 00:52:58 UTC, 4 replies.
- Re: [dmlc/tvm] [RFC] Frontend layout transformation (#2519) - posted by Tianqi Chen <no...@github.com> on 2019/05/08 15:25:38 UTC, 0 replies.
- [TVM Discuss] [Development] Improving quantization accuracy with more precise bias - posted by Wuwei Lin via TVM Discuss <no...@discuss.tvm.ai> on 2019/05/08 17:38:11 UTC, 0 replies.
- [dmlc/tvm] [RFC] MISRA-C 2012 Compliant C Runtime (#3159) - posted by Liangfu Chen <no...@github.com> on 2019/05/09 07:13:41 UTC, 0 replies.
- Re: [dmlc/tvm] [RFC] Developer Documentation Feedbacks (#2469) - posted by Ramana Radhakrishnan <no...@github.com> on 2019/05/09 10:25:30 UTC, 0 replies.
- [TVM Discuss] [Development] Malloc() occurring during run() may affect performance - posted by tqchen via TVM Discuss <no...@discuss.tvm.ai> on 2019/05/10 03:41:57 UTC, 0 replies.
- [TVM Discuss] [Development] [RFC][DISCUSS] Non-Recursive AST Visiting - posted by Yinghai Lu via TVM Discuss <no...@discuss.tvm.ai> on 2019/05/10 23:52:56 UTC, 0 replies.
- Re: [dmlc/tvm] [RFC][Quantization] Support quantized models from TensorflowLite (#2351) - posted by Animesh Jain <no...@github.com> on 2019/05/14 22:25:08 UTC, 21 replies.
- Re: [dmlc/tvm] [RFC][SGX] Use Fortanix EDP instead of rust-sgx-sdk (#2887) - posted by jethrogb <no...@github.com> on 2019/05/15 17:40:20 UTC, 3 replies.
- [dmlc/tvm] [RFC] Real-Time Android Camera Demo (#3192) - posted by eqy <no...@github.com> on 2019/05/15 21:16:02 UTC, 0 replies.
- Re: [dmlc/tvm] [RFC] MISRA-C/C++ Compliant Runtime (#3159) - posted by Andrew Tulloch <no...@github.com> on 2019/05/15 22:42:17 UTC, 10 replies.
- Re: [dmlc/tvm] [RFC] Register Relay VM design (#2915) - posted by Tianqi Chen <no...@github.com> on 2019/05/16 03:58:03 UTC, 1 replies.
- Re: [dmlc/tvm] [RFC] Relay Dynamic Runtime (#2810) - posted by Tianqi Chen <no...@github.com> on 2019/05/16 03:58:44 UTC, 1 replies.
- Re: [dmlc/tvm] [RFC] Relay C++ Frontend (#2685) - posted by Tianqi Chen <no...@github.com> on 2019/05/16 04:00:03 UTC, 1 replies.
- [dmlc/tvm] [RFC][Relay] API Naming in Pass Manager (#3202) - posted by 雾雨魔理沙 <no...@github.com> on 2019/05/16 23:28:07 UTC, 1 replies.
- Re: [dmlc/tvm] [RFC][Relay] Pass API Final Discussion (#3202) - posted by Tianqi Chen <no...@github.com> on 2019/05/17 00:20:53 UTC, 0 replies.
- Re: [dmlc/tvm] [RFC][Relay] Pass API Discussion (#3202) - posted by Tianqi Chen <no...@github.com> on 2019/05/17 00:24:01 UTC, 2 replies.
- Re: [dmlc/tvm] [RFC][Relay] Dynamic Dimensions (#3042) - posted by Andrew Tulloch <no...@github.com> on 2019/05/17 17:55:30 UTC, 1 replies.
- Podling Report Reminder - June 2019 - posted by jm...@apache.org on 2019/05/19 00:41:40 UTC, 3 replies.
- [dmlc/tvm] [Community] @antinucleon -> Reviewer (#3214) - posted by Haichen Shen <no...@github.com> on 2019/05/20 21:18:54 UTC, 1 replies.
- Re: [dmlc/tvm] [Relay][RFC] VM Object and Intepreter value (#3209) - posted by Jared Roesch <no...@github.com> on 2019/05/20 21:30:41 UTC, 2 replies.
- [TVM Discuss] [Development] OpenCL AutoTVM questions - posted by Sebastian via TVM Discuss <no...@discuss.tvm.ai> on 2019/05/21 11:02:09 UTC, 0 replies.
- [dmlc/tvm] [Community] Eddie -> PMC (#3220) - posted by Yizhi Liu <no...@github.com> on 2019/05/21 17:14:42 UTC, 1 replies.
- [dmlc/tvm] [Relay][RFC] Implement type checking for Any (#3221) - posted by Jared Roesch <no...@github.com> on 2019/05/21 20:22:01 UTC, 0 replies.
- [dmlc/tvm] [RFC] Node Construction Style: Use Constructor When Possible (#3223) - posted by Tianqi Chen <no...@github.com> on 2019/05/21 21:43:13 UTC, 6 replies.
- [dmlc/tvm] [RFC][Relay] Feature Manager (#3236) - posted by 雾雨魔理沙 <no...@github.com> on 2019/05/23 22:19:28 UTC, 6 replies.
- [dmlc/tvm] [RFC] Reading quantized models from TFLite and MxNet - operators API (#3252) - posted by Animesh Jain <no...@github.com> on 2019/05/28 17:57:03 UTC, 3 replies.
- [TVM Discuss] [Development] TFLite an internal invariant was violated while typechecking your program - posted by Animesh Jain via TVM Discuss <no...@discuss.tvm.ai> on 2019/05/31 22:09:32 UTC, 0 replies.