(tvm) branch main updated: [RUNTIME][CLML] Fix for Softmax op for 4D tensors (#16328)

2024-01-17 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk 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 a5e883e846 [RUNTIME][CLML] Fix for Softmax op for 4D

(tvm) branch main updated: [RUNTIME][CLML] Fix for CLML ops and enable more test case (#15896)

2023-12-20 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk 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 3a57a40c1b [RUNTIME][CLML] Fix for CLML ops and enable

[tvm] branch main updated: [CI][ADRENO] Few updates to Adreno docker setup (#15897)

2023-10-10 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk 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 a79f632333 [CI][ADRENO] Few updates to Adreno docker

[tvm] branch main updated: [CLI TOOLS][RTVM] Improve rtvm tool with new options to measure native performance (#15818)

2023-09-28 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk 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 def551dfd5 [CLI TOOLS][RTVM] Improve rtvm tool with new

[tvm] branch main updated: [FRONTEND] Fix unnecessary pylint errors (#15838)

2023-09-28 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk 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 8b40f5d028 [FRONTEND] Fix unnecessary pylint errors

[tvm] branch main updated: [OpenCL] Implement save/load pre-compiled programs (#13868)

2023-02-02 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk 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 099ed94951 [OpenCL] Implement save/load pre-compiled

[tvm] branch main updated (18b7dc1dd9 -> 56771a87d1)

2023-01-27 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tvm.git from 18b7dc1dd9 [MetaSchedule] Fix for RewriteLayout + AllocateConst when the rank of the rewritten weight doesn't change (#13851

[tvm] branch main updated: [CLML][RELAY] Enable Pad and Conv2d layer fusion (#13649)

2022-12-27 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk 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 ece99a243b [CLML][RELAY] Enable Pad and Conv2d layer

[incubator-tvm] branch master updated: Don't add cast for TF batch norm when type isn't changing (#5731)

2020-06-08 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk 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 2e1ef8e Don't add cast for TF batch norm

[incubator-tvm] branch master updated (de54754 -> 2ec7caa)

2020-06-05 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from de54754 Fix the values for test_fmod since it fails way too often otherwise (#5723) add 2ec7caa fix

[incubator-tvm] branch master updated (3d61dc8 -> 43dcbc6)

2020-06-03 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 3d61dc8 [ONNX]ReduceL1, ReduceL2, ReduceSumSquare, ReduceLogSum ops added (#5721) add 43dcbc6

[incubator-tvm] branch master updated (030a163 -> 70017ef)

2019-11-21 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 030a163 update_document_after_repository_renamed (#4398) add 70017ef [Golang][Doc] improve the samples

[incubator-tvm] branch master updated (2baf310 -> a226973)

2019-11-17 Thread srk
This is an automated email from the ASF dual-hosted git repository. srk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git. from 2baf310 [Relay][Frontend][Tensorflow]Add conv2d_transpose (#4300) add a226973 [Frontend]Add TensorFlow