[tvm] branch main updated (977bdbd -> a31ebf7)

2021-08-25 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 977bdbd Force CMake targets in top-level Makefile to run (#8840) add a31ebf7 [Hexagon] Reuse Hexagon SDK analysis

[tvm] branch main updated (5a6b75d -> 4a9b5b5)

2021-08-25 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 5a6b75d [Pre-commit] Add pre-commit configuration to perform minimal checks locally (#8382) add 4a9b5b5 Update CI

[tvm] branch main updated: VTA cmake change to include Verilator header for building tsim library (#8797)

2021-08-26 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 04bdd32 VTA cmake change to include Verilator header

[tvm] branch main updated (6df070a -> 400baf2)

2021-08-31 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 6df070a [ONNX][TOPI] Support select_last_index for argmin/max (#8816) add 400baf2 refactor optimize GEMM on CPU

[tvm-vta] branch main updated: update ci files (#36)

2021-08-31 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-vta.git The following commit(s) were added to refs/heads/main by this push: new 5b53757 update ci files (#36) 5b53757 is

[tvm] branch main updated (06a0d63 -> 318e3fe)

2021-09-03 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 06a0d63 Sanitize names of input tensors in interface header (#8720) add 318e3fe [Hexagon] Add trivial conv2d

[tvm] branch main updated (aa2b37d -> 90676c4)

2021-09-09 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from aa2b37d [microTVM] Add support for AutoTVM (#8715) add 90676c4 [TIR][VM] Revert a change to lower_tvm_builtin.cc

[tvm] branch main updated: [Hexagon] Add contrib tests for blocked conv2d and maxpool2d (#8960)

2021-09-14 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new b856d9e [Hexagon] Add contrib tests for blocked

[tvm] branch main updated (9bc4dc0 -> 57386a2)

2021-09-15 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 9bc4dc0 [Runtime] Pipeline Executor Initial patch. (#8702) add 57386a2 [Hexagon] Treat floats as float32 when

[tvm] branch main updated: [Hexagon] Don't use {} initialization with FastRPC structures (#9033)

2021-09-16 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 1fd8f61 [Hexagon] Don't use {} initialization

[tvm] branch main updated (4905a8c -> 7adbb27)

2021-09-28 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 4905a8c [Torch] Support returning quantized weights and bias for BYOC use cases (#9135) add 7adbb27 [UnitTests

[tvm] branch main updated: [TIR] tir.transform.StorageFlatten refactor (#9091)

2021-09-30 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 659f3b7 [TIR] tir.transform.StorageFlatten refactor

[tvm] branch main updated (bca155f -> a729787)

2021-08-07 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from bca155f [Target] Add __launch_bounds__ directive as part of the CUDA code generation (#8678) add a729787

[tvm-vta] branch main updated: Renamed graph_runtime references to graph_executor. (#31)

2021-08-19 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-vta.git The following commit(s) were added to refs/heads/main by this push: new 4f7d249 Renamed graph_runtime references to

[tvm-vta] branch main updated (4f7d249 -> 3ec5f21)

2021-08-19 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm-vta.git. from 4f7d249 Renamed graph_runtime references to graph_executor. (#31) add 3ec5f21 Port to the latest stable Chisel

[tvm-vta] branch main updated: fix types (#34)

2021-08-22 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-vta.git The following commit(s) were added to refs/heads/main by this push: new 981bf2f fix types (#34) 981bf2f is described

[tvm] branch main updated (fe0bd12 -> 5ada91b)

2021-08-24 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from fe0bd12 [Hexagon] Remove uses of LLVM from simulator runtime (#8821) add 5ada91b Add link to docs and tutorials in

[tvm] branch main updated: [VM] class Executable does not export symbols to dll (#11963)

2022-06-30 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 3425ed8463 [VM] class Executable does not export

[tvm] branch main updated: [TOPI, x86] Properly handle fused ops in TE softmax schedule (#12015)

2022-07-13 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new c30b420f61 [TOPI, x86] Properly handle fused ops in TE

[tvm] branch main updated (a571bfbbca -> 3f9f41a103)

2022-07-14 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from a571bfbbca [TOPI] Allow conv definition to have custom kernel layout (#11936) add 3f9f41a103 [Relay] Add

[tvm] branch main updated (aaee8aa441 -> 2a2d91077f)

2022-05-27 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from aaee8aa441 [skip ci][ci] Disable `test_solution_consistency` (#11460) add 2a2d91077f [VM] Memory alignment check for

[tvm] branch main updated (89c02358a1 -> 24b93f56fd)

2022-06-01 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 89c02358a1 [Relay] Plumb external codegen target via Target.current() (#11432) add 24b93f56fd [VM] check

[tvm] branch main updated (db14b7e -> d721d32)

2022-03-03 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from db14b7e just a typo fixed (#10442) add d721d32 [runtime] AOTExecutor implementation and c target code-generator

[tvm] branch main updated: [Bugfix] Simultaneous layout transform and axis separators. (#10553)

2022-03-10 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new a57397e [Bugfix] Simultaneous layout transform and

[tvm] branch main updated (ff54011 -> 2f7bb58)

2022-03-14 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from ff54011 [Bugfix][MetaSchedule] Fix over-simplification of Select (#10605) add 2f7bb58 [Hexagon] Generalize

[tvm] branch main updated (b3edb6e227 -> 832cffa1c1)

2022-09-06 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from b3edb6e227 [Apps] Pin android_camera TensorFlow/Keras dependency version (#12710) add 832cffa1c1 [Hexagon][Runtime

[tvm] branch main updated (24790d1d56 -> 72c60ad78a)

2022-11-15 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 24790d1d56 [RUNTIME][ALIGNMENT] Configurable kAllocAlignment if needed (#13307) add 72c60ad78a [AOT][FIX] Handle

[tvm] branch main updated (a047e0228a -> b22b872da8)

2022-09-12 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from a047e0228a [CI] Always install into a python venv in ci containers (#12663) add b22b872da8 [Hexagon] Add Hand

[tvm] branch main updated (ef784d68e0 -> 8058423f09)

2022-09-13 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from ef784d68e0 [MetaSchedule][Test] Migrate `check_trace` to `check_sketch` (#12764) add 8058423f09 [Hexagon] Create

[tvm] branch main updated: [Hexagon] [runtime] Protect access to global HexagonBufferManager map (#12807)

2022-09-16 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 7c96e255ce [Hexagon] [runtime] Protect access to

[tvm] branch main updated (e30ac71bde -> da7f65d9d1)

2022-09-19 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from e30ac71bde [Arith][TIR] IntSetAnalyzer, delay intersection of IntSet until use (#12821) add da7f65d9d1 [Hexagon

[tvm] branch main updated: [Hexagon] 2-Stage Pipeline; Lower Async TIR primitives to Hexagon User DMA (#12785)

2022-09-20 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 5dfa8da00e [Hexagon] 2-Stage Pipeline; Lower Async TIR

[tvm] branch main updated (5dfa8da00e -> 534378b935)

2022-09-20 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 5dfa8da00e [Hexagon] 2-Stage Pipeline; Lower Async TIR primitives to Hexagon User DMA (#12785) add 534378b935

[tvm] branch main updated (c3357f6820 -> fa17da22c7)

2022-10-03 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from c3357f6820 [Relay][Op] Register some forgotten op in Python side (#12963) add fa17da22c7 [Hexagon] Support template

[tvm] branch main updated (f121e5e355 -> f3d3ecebe1)

2022-10-03 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from f121e5e355 [Hexagon] [runtime] VTCM Allocator (#12947) add f3d3ecebe1 [Hexagon] vrmpy tensorization for e2e

[tvm] branch main updated (de6d806775 -> 1ea1a0bc88)

2022-10-04 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from de6d806775 [CMSIS-NN] Support for int16 conv2d (#12950) add 1ea1a0bc88 [Hexagon] 3-stage pipeline; multi queue async

[tvm] branch main updated (6780c9f87d -> 7804a9886c)

2022-10-07 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 6780c9f87d [MetaSchedule] Tuning API cleanup & ergonomics (#12895) add 7804a9886c [Hexagon] disable cache_w

[tvm] branch main updated (de8a79d9ba -> ccb7d07159)

2022-11-04 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from de8a79d9ba [skip-ci][COMMUNITY] New committer Ashutosh Parkhi (#13286) add ccb7d07159 [TIR][Arith] Use TryCompare to

[tvm] branch main updated (23ade0c14b -> 7cd203dc3e)

2022-11-10 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 23ade0c14b [TVMC] Global pass context for compile and tune (#13309) add 7cd203dc3e [TIR] Update

[incubator-tvm] branch master updated (36d7fd9 -> e54e760)

2020-05-08 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 36d7fd9 Add Onnx Pad v11 (#5539) add e54e760 fix restructured text (#5541) No new revisions were

[incubator-tvm] branch master updated: [CRT]fix to reduce RAM size during loading model (#5507)

2020-05-08 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new 95540d2 [CRT]fix to reduce RAM size

[incubator-tvm] branch master updated (fd052ba -> b3d13d1)

2020-05-21 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from fd052ba Remove unnecessary print (#5642) add b3d13d1 [CI] Allow CI_PYTEST_ADD_OPTIONS to be unbound

[incubator-tvm] branch master updated (fd052ba -> b3d13d1)

2020-05-21 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from fd052ba Remove unnecessary print (#5642) add b3d13d1 [CI] Allow CI_PYTEST_ADD_OPTIONS to be unbound

[incubator-tvm] branch master updated (896557d -> 3e074c5)

2020-05-22 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 896557d [RUNTIME] Resolve constexpr issue in debug mode. (#5651) add 3e074c5 µtvm debug improvements

[incubator-tvm] branch master updated (b6bd367 -> 03d21ff)

2020-05-26 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from b6bd367 [C++ RPC] Fix C++ RPC build problem on Linux (#5671) add 03d21ff enable amd_apu device on

[incubator-tvm] branch master updated (ddf7190 -> 3ee2270)

2020-05-29 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from ddf7190 [REFACTOR][RELAY] move fallback_device to config (#5690) add 3ee2270 @zhiics -> PPMC (#5

[incubator-tvm] branch master updated (3ee2270 -> 06bf8b0)

2020-05-29 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 3ee2270 @zhiics -> PPMC (#5692) add 06bf8b0 [COMMUNITY] @masahi -> PPMC (#5691) No new revision

[incubator-tvm-vta] branch master updated: Add c++ and python local deploy example (#5)

2020-06-10 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm-vta.git The following commit(s) were added to refs/heads/master by this push: new f1c3385 Add c++ and python local

[incubator-tvm] branch master updated (7830561 -> 2a03d24)

2020-06-25 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 7830561 [Relay][Vm] Some performance improvement to VM (#5901) add 2a03d24 Update install.rst (#5858

[tvm] branch main updated: [TVM] Add importer for ONNX QLinearMatMul op (#8952)

2021-10-11 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 0fa860c [TVM] Add importer for ONNX QLinearMatMul op

[tvm] branch main updated (8a3fcc4 -> 80beda7)

2021-10-13 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 8a3fcc4 [TVMC] Compose target options from target registry (#9218) add 80beda7 Hexagon conv2d full output slice

[tvm] branch main updated: [Tutorial] Fix vta vision detection tutorial 'sphinx' style error. (#9279)

2021-10-14 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 2177632 [Tutorial] Fix vta vision detection tutorial

[tvm] branch main updated (0a5a029 -> af09ac9)

2021-10-20 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 0a5a029 [Community] @elvin-n -> Reviewer (#9321) add af09ac9 Adjust Hexagon conv2d schedule to split channel

[tvm] branch main updated (37af1e7 -> 92ee99f)

2021-10-27 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 37af1e7 update ci-gpu to v0.78 (#9378) add 92ee99f refactor Hexagon conv2d tests (#9333) No new revisions were

[tvm] branch main updated (d66a40a -> e276929)

2021-11-18 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from d66a40a [PROFILER,VM] Fix timer device type for reshape_tensor (#9518) add e276929 cleanup Hexagon conv2d tests

[tvm] branch main updated (45af5c7 -> 34ea319)

2021-11-23 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 45af5c7 [Frontend][ONNX] Support RandomNormal operator (#9493) add 34ea319 [Relay] Prepare DeadCodeElimination for

[tvm] branch main updated (4efec38 -> 9c4e9ff)

2021-11-24 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 4efec38 Improve the keras frontend to support tflite 2.6 (#9562) add 9c4e9ff [ONNX] Add MatMulInteger16 contrib op

[tvm] branch main updated: Add Hexagon VTCM and discontiguous allocation support (#9525)

2021-12-11 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 2b35cfd Add Hexagon VTCM and discontiguous allocation

[tvm] branch main updated (c3ace20 -> f1501d0)

2022-01-19 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from c3ace20 [TIR][USMP] Integrating USMP to AoT Executor (#9565) add f1501d0 Disallow copy to/from external

[tvm-vta] branch main updated: Port to new Chisel stable release (3.5) (#37)

2022-01-27 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm-vta.git The following commit(s) were added to refs/heads/main by this push: new d4a15f6 Port to new Chisel stable release (3.5

[tvm] branch main updated (f2b7e82 -> 455c02a)

2022-02-03 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from f2b7e82 [microNPU][3] Plan generation for the cascader (#9890) add 455c02a [TVMScript] Support T.buffer_decl using

[tvm] branch main updated (0009a30 -> 2b00835)

2022-02-15 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 0009a30 [TOPI] VNNI support for int8 dense (#10230) add 2b00835 [Relay] Make DeviceAnalyzer a mixed mode visitor

[tvm] branch main updated: [runtime] Add Metadata classes for AOTExecutor (#10282)

2022-02-22 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 33082e0 [runtime] Add Metadata classes for

[incubator-tvm] branch master updated (9f6544b -> 910ad00)

2020-07-16 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 9f6544b [AutoTVM][BugFix] Fix variable name conflict with OpenCL keyword (#6048) add 910ad00 [VTA

[incubator-tvm] 01/01: Adding t-vi as a reviewer

2020-07-27 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch tmoreau89-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git commit 663a6a608fea44474e7141afc43c5d262ffbc65a Author: Thierry Moreau AuthorDate: Mon Jul 27 13:41:19 2020

[incubator-tvm] branch tmoreau89-patch-1 created (now 663a6a6)

2020-07-27 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch tmoreau89-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. at 663a6a6 Adding t-vi as a reviewer This branch includes the following new commits: new

[incubator-tvm] 01/01: adding 64bit target for rpi

2020-08-04 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch tmoreau89-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git commit 3af97bcf4b7f176466b4e3d6dff9f0321a37f515 Author: Thierry Moreau AuthorDate: Tue Aug 4 18:36:37 2020

[incubator-tvm] branch tmoreau89-patch-1 created (now 3af97bc)

2020-08-04 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch tmoreau89-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. at 3af97bc adding 64bit target for rpi This branch includes the following new commits: new

[incubator-tvm] branch tmoreau89-patch-1 updated (3af97bc -> 2e93687)

2020-08-04 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch tmoreau89-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 3af97bc adding 64bit target for rpi add 2e93687 adding mcpu field No new revisions were

[incubator-tvm] branch master updated: [µTVM] Add --runtime=c, remove micro_dev target, enable LLVM backend (#6145)

2020-08-06 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new b485d47 [µTVM] Add --runtime=c, remove

[incubator-tvm] branch master updated: [Parser] Add support for parsing the any dimension. (#6277)

2020-08-14 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new 4b2c01a [Parser] Add support for

[incubator-tvm] branch master updated: Add Quantize/Dequantize Partitioning (#5940)

2020-08-15 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new 97779a9 Add Quantize/Dequantize

[incubator-tvm] branch master updated (3cff742 -> 8b166e6)

2020-08-19 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 3cff742 [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration (#6222) add 8b166e6 [Relay] change

[incubator-tvm] branch master updated (3cff742 -> 8b166e6)

2020-08-19 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 3cff742 [BYOC][ETHOSN] Introduce the Ethos-N BYOC integration (#6222) add 8b166e6 [Relay] change

[incubator-tvm] branch master updated (02b643b -> 34647ed)

2020-08-28 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 02b643b typo (#6352) add 34647ed Add docker/lint.sh, for running dockerized lint scripts locally

[incubator-tvm] branch master updated (2d752d2 -> c40a107)

2020-08-29 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 2d752d2 [Torch] Add cast to double, fix flatten conversion (#6357) add c40a107 [DOCKER] Use clear name

[incubator-tvm-vta] branch master updated: fixes for vivado 2020.1 (#10)

2020-09-02 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm-vta.git The following commit(s) were added to refs/heads/master by this push: new 9b178fd fixes for vivado 2020.1

[incubator-tvm] branch master updated (17d39fb -> af69e1c)

2020-09-03 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 17d39fb [Relay] Fix Type Arguments not Attached (#6385) add af69e1c [CI][Contrib] Add Vitis-AI docker

[incubator-tvm] branch master updated: [ONNX] Add Clip importer to handle when min/max are provided as inputs. (#6251)

2020-09-07 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new 7f7df05 [ONNX] Add Clip importer to

[incubator-tvm] branch master updated: [WINDOWS][MSVC] Fix MSVC warnings (#6450)

2020-09-11 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git The following commit(s) were added to refs/heads/master by this push: new 5601be6 [WINDOWS][MSVC] Fix MSVC

[incubator-tvm] branch master updated (03ececd -> c2f9e12)

2020-09-11 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 03ececd [FIX,TESTING] Add tvm.testing to the docs (#6458) add c2f9e12 [APPS] Add How to deploy graph

[incubator-tvm-vta] branch master updated: [Vivado] Export VTA configuration variables to TCL for hardware builds (#11)

2020-09-16 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm-vta.git The following commit(s) were added to refs/heads/master by this push: new 87ce9ac [Vivado] Export VTA

[incubator-tvm] branch master updated (8f4e361 -> 34f3343)

2020-09-16 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 8f4e361 Fix missing import in bifrost schedule (#6479) add 34f3343 bumping vta version (#6495) No new

[incubator-tvm-vta] branch master updated: Update CI badge location (#12)

2020-09-19 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm-vta.git The following commit(s) were added to refs/heads/master by this push: new 1454c96 Update CI badge location

[tvm] branch main updated (8b44741 -> 197594b)

2021-01-05 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 8b44741 [µTVM] Raise a better error when project_dir does not exist (#7165) add 197594b Allow condition in if op

[tvm] branch main updated: [RELAY, TOPI] Threefry PRNG: splittable and stateless (#7083)

2021-01-08 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 701bcc2 [RELAY,TOPI] Threefry PRNG: splittable and

[tvm] branch main updated (188c715 -> 35dabd6)

2021-01-13 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 188c715 [DOCS] Fix figure links (#7268) add 35dabd6 [µTVM] Fix two warnings when deprecated forms are used (#7269

[tvm] branch main updated: update vta-hw version (#7271)

2021-01-13 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new af716e5 update vta-hw version (#7271) af716e5 is

[tvm] branch main updated: Add MicroTVM support for the STM32F746 Discovery board (#7225)

2021-01-14 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new ac29624 Add MicroTVM support for the STM32F746

[tvm] branch main updated (ac29624 -> f503d82)

2021-01-14 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from ac29624 Add MicroTVM support for the STM32F746 Discovery board (#7225) add f503d82 fix mcpu on os x (#7276) No

[tvm] branch main updated: [µTVM] Add ST STM32F746 disco board to tflite tutorial script (#7254)

2021-01-15 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new c3f50ff [µTVM] Add ST STM32F746 disco board to tflite

[tvm] branch main updated: Fix an issue with dynamic functions overwritting call arg types (#7295)

2021-01-21 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 7b6a1a7 Fix an issue with dynamic functions

[tvm] branch main updated (6787d74 -> af9d1d2)

2021-01-22 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 6787d74 get_top_results works on a copy of output (#7327) add af9d1d2 [BYOC][Verilator] add support to dynamically

[tvm] branch main updated: add Verilator to CI (#7098)

2021-01-23 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git The following commit(s) were added to refs/heads/main by this push: new 42eb55d add Verilator to CI (#7098) 42eb55d is

[tvm] branch main updated (f7862e7 -> 4f414fd)

2021-01-28 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from f7862e7 [Relay][Frontend[Onnx] Add testing for output datatypes and fix related bugs. (#7364) add 4f414fd fix

[tvm] branch main updated (4f414fd -> 4142128)

2021-01-28 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 4f414fd fix grad for zeros and ones (#7357) add 4142128 [BYOC][Verilator] change runtime registry function name

[tvm] branch ci-docker-staging updated (f1a03cc -> 7ae7214)

2021-02-01 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git. discard f1a03cc Jenkinsfile changes for #7333. add 7ae7214 Jenkinsfile changes for #7333. This update added

[tvm] branch main updated (3635945 -> 0ab9c95)

2021-02-02 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 3635945 Refactor Dynamic to Static (#7368) add 0ab9c95 [Relay][Passes] Iterative A-normal Traversals (#7374) No

[tvm] branch ci-docker-staging updated (7ae7214 -> eb6dc25)

2021-02-02 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch ci-docker-staging in repository https://gitbox.apache.org/repos/asf/tvm.git. discard 7ae7214 Jenkinsfile changes for #7333. add eb6dc25 Jenkinsfile changes for #7333. This update added

[tvm] branch main updated (5103bb6 -> 0e7e2dc)

2021-02-08 Thread moreau
This is an automated email from the ASF dual-hosted git repository. moreau pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git. from 5103bb6 Jenkinsfile changes for #7333. (#7388) add 0e7e2dc [µTVM] Add VMWare to Reference VM instructions (#7221

  1   2   3   >