-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Topi] Cortex-M DSP support #9233
Commits on Aug 23, 2021
-
Added scripts to run simple model
Sergey Smirnov authored and Sergey Smirnov committedAug 23, 2021 Configuration menu - View commit details
-
Copy full SHA for ee5c4bf - Browse repository at this point
Copy the full SHA ee5c4bfView commit details
Commits on Aug 25, 2021
-
moved common functions to separate file
Sergey Smirnov authored and Sergey Smirnov committedAug 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 6800b8d - Browse repository at this point
Copy the full SHA 6800b8dView commit details
Commits on Aug 26, 2021
-
added convinient funcs for working with models
Sergey Smirnov authored and Sergey Smirnov committedAug 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 30169d0 - Browse repository at this point
Copy the full SHA 30169d0View commit details
Commits on Aug 27, 2021
-
fixed AOT & project template to grovety folder
Sergey Smirnov authored and Sergey Smirnov committedAug 27, 2021 Configuration menu - View commit details
-
Copy full SHA for a34ddcb - Browse repository at this point
Copy the full SHA a34ddcbView commit details
Commits on Aug 28, 2021
-
added conv2d test: using of tensorflow and merging of results
Ekaterina Bern authored and Ekaterina Bern committedAug 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 5560645 - Browse repository at this point
Copy the full SHA 5560645View commit details
Commits on Aug 31, 2021
-
Added new interface to the MCU firmware (AOT)
Sergey Smirnov authored and Sergey Smirnov committedAug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 3fe5aa8 - Browse repository at this point
Copy the full SHA 3fe5aa8View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Aug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for ae4d9e3 - Browse repository at this point
Copy the full SHA ae4d9e3View commit details -
Fixed opening model for sine_zephyr
Sergey Smirnov authored and Sergey Smirnov committedAug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 5049d86 - Browse repository at this point
Copy the full SHA 5049d86View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Aug 31, 2021 Configuration menu - View commit details
-
Copy full SHA for 0e24218 - Browse repository at this point
Copy the full SHA 0e24218View commit details
Commits on Sep 1, 2021
-
Added full support for mnist model
Sergey Smirnov authored and Sergey Smirnov committedSep 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 407b8ff - Browse repository at this point
Copy the full SHA 407b8ffView commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 1, 2021 Configuration menu - View commit details
-
Copy full SHA for f853977 - Browse repository at this point
Copy the full SHA f853977View commit details -
Arm7m C code optimization integrated. Removed %4 requirement for chan…
…nel.
Mikhail Trubnikov authored and Mikhail Trubnikov committedSep 1, 2021 Configuration menu - View commit details
-
Copy full SHA for ae4c851 - Browse repository at this point
Copy the full SHA ae4c851View commit details
Commits on Sep 2, 2021
-
Merge remote-tracking branch 'mir/PRJ1445-1-conv2d' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 0493721 - Browse repository at this point
Copy the full SHA 0493721View commit details
Commits on Sep 3, 2021
-
added support for quantized model
Sergey Smirnov authored and Sergey Smirnov committedSep 3, 2021 Configuration menu - View commit details
-
Copy full SHA for a892bca - Browse repository at this point
Copy the full SHA a892bcaView commit details
Commits on Sep 7, 2021
-
Update gemm intrinsic (python\tvm\topi\arm_cpu\cortex_m7\micro_kernel…
…\gemm.py). Add 16bit variant. Turn off AutoTVM tuning for test (python\tvm\topi\arm_cpu\cortex_m7\conv2d\direct_simd.py).
Configuration menu - View commit details
-
Copy full SHA for d1a33e0 - Browse repository at this point
Copy the full SHA d1a33e0View commit details -
Fix for qnn.conv2d legalized to int16
Use int8 for cortex-m7 until universal gemm implementation for int8/int16
Ilya Gozman authored and Ilya Gozman committedSep 7, 2021 Configuration menu - View commit details
-
Copy full SHA for ecf7bb2 - Browse repository at this point
Copy the full SHA ecf7bb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ceb612 - Browse repository at this point
Copy the full SHA 0ceb612View commit details -
Merge remote-tracking branch 'mir/Auto_gemm8_gemm16' into PRJ1445-3-a…
…rm-schedules
Ilya Gozman authored and Ilya Gozman committedSep 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 5f257ca - Browse repository at this point
Copy the full SHA 5f257caView commit details -
Format fixes, restores asserts for SMLAD usage
Ilya Gozman authored and Ilya Gozman committedSep 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 4e8f56e - Browse repository at this point
Copy the full SHA 4e8f56eView commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 34b1b6f - Browse repository at this point
Copy the full SHA 34b1b6fView commit details -
Great refactoring. All the modeles structured to run in the same way
Sergey Smirnov authored and Sergey Smirnov committedSep 7, 2021 Configuration menu - View commit details
-
Copy full SHA for a81bf16 - Browse repository at this point
Copy the full SHA a81bf16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32364a7 - Browse repository at this point
Copy the full SHA 32364a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 820969c - Browse repository at this point
Copy the full SHA 820969cView commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e6ac0d7 - Browse repository at this point
Copy the full SHA e6ac0d7View commit details -
Merge remote-tracking branch 'mir/Auto_gemm8_gemm16' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 8, 2021 Configuration menu - View commit details
-
Copy full SHA for dce7874 - Browse repository at this point
Copy the full SHA dce7874View commit details -
Add relu intrinsic (only C code).
Add base of avg_pool intrinsic (fast sum of 16-bit array - only C code).
Configuration menu - View commit details
-
Copy full SHA for 4327ce2 - Browse repository at this point
Copy the full SHA 4327ce2View commit details
Commits on Sep 9, 2021
-
Sergey Smirnov authored and Sergey Smirnov committed
Sep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 176d2c4 - Browse repository at this point
Copy the full SHA 176d2c4View commit details -
Added intrinsics enabling depending on the target
Sergey Smirnov authored and Sergey Smirnov committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for c19d943 - Browse repository at this point
Copy the full SHA c19d943View commit details -
removed useless int8-int16 conversion
Sergey Smirnov authored and Sergey Smirnov committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 1860689 - Browse repository at this point
Copy the full SHA 1860689View commit details -
added disable optimization flag
Sergey Smirnov authored and Sergey Smirnov committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 0f01b71 - Browse repository at this point
Copy the full SHA 0f01b71View commit details -
Merge remote-tracking branch 'mir/Auto_gemm8_gemm16' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 6dc7e11 - Browse repository at this point
Copy the full SHA 6dc7e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c9f97 - Browse repository at this point
Copy the full SHA c1c9f97View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 4f8ab09 - Browse repository at this point
Copy the full SHA 4f8ab09View commit details -
Merge remote-tracking branch 'mir/gemm_fixed' into grovety
# Conflicts: # python/tvm/topi/arm_cpu/cortex_m7/micro_kernel/gemm.py
Sergey Smirnov authored and Sergey Smirnov committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 25156b0 - Browse repository at this point
Copy the full SHA 25156b0View commit details -
Added data conversion to CIFAR10
Sergey Smirnov authored and Sergey Smirnov committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 0f68a39 - Browse repository at this point
Copy the full SHA 0f68a39View commit details -
Configuration menu - View commit details
-
Copy full SHA for a73df72 - Browse repository at this point
Copy the full SHA a73df72View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a4d82 - Browse repository at this point
Copy the full SHA f4a4d82View commit details -
Merge remote-tracking branch 'mir/gemm_fixed' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for aeef970 - Browse repository at this point
Copy the full SHA aeef970View commit details -
[PRJ1445-PR1-candidate] First upload.
Mikhail Trubnikov authored and Mikhail Trubnikov committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 47a0711 - Browse repository at this point
Copy the full SHA 47a0711View commit details -
[PRJ1445-PR1-candidate] Fixed gemm.py. Again.
Mikhail Trubnikov authored and Mikhail Trubnikov committedSep 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 02ff764 - Browse repository at this point
Copy the full SHA 02ff764View commit details
Commits on Sep 10, 2021
-
Updated test for different targets, Added missing deps
Sergey Smirnov authored and Sergey Smirnov committedSep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 1ebe1d8 - Browse repository at this point
Copy the full SHA 1ebe1d8View commit details -
[PRJ1445-PR1-candidate] Fix test model.
Mikhail Trubnikov authored and Mikhail Trubnikov committedSep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 9196909 - Browse repository at this point
Copy the full SHA 9196909View commit details -
Removed check for in_channels % 4 for conv2d_direct_simd
TODO: check schedule for AutoTVM
Ilya Gozman authored and Ilya Gozman committedSep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 690dd17 - Browse repository at this point
Copy the full SHA 690dd17View commit details -
Added ARM v7m test case to microTVM reference-VM base_box_test.sh
Mikhail Trubnikov authored and Mikhail Trubnikov committedSep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for aea91dd - Browse repository at this point
Copy the full SHA aea91ddView commit details -
Schedule for max_pool2d for arm_cpu
prepare for intrin
Ilya Gozman authored and Ilya Gozman committedSep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 5f8f587 - Browse repository at this point
Copy the full SHA 5f8f587View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b01d4 - Browse repository at this point
Copy the full SHA b4b01d4View commit details -
Merge remote-tracking branch 'mir/PR1445-PR1-candidate' into grovety
# Conflicts: # python/tvm/topi/arm_cpu/cortex_m7/conv2d/direct_simd.py
Sergey Smirnov authored and Sergey Smirnov committedSep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for fcbe0a3 - Browse repository at this point
Copy the full SHA fcbe0a3View commit details -
added --skip-flash flag to grovety script
arm_isa back to original
Sergey Smirnov authored and Sergey Smirnov committedSep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 3212f44 - Browse repository at this point
Copy the full SHA 3212f44View commit details
Commits on Sep 11, 2021
-
Merge remote-tracking branch 'mir/grovety' into PRJ1445-3-arm-schedules
# Conflicts: # python/tvm/topi/arm_cpu/cortex_m7/conv2d/direct_simd.py # python/tvm/topi/arm_cpu/cortex_m7/micro_kernel/gemm.py
Ilya Gozman authored and Ilya Gozman committedSep 11, 2021 Configuration menu - View commit details
-
Copy full SHA for e7da13e - Browse repository at this point
Copy the full SHA e7da13eView commit details -
Types and checks for max_pool intrin, added pragma
* added intrin checks in arm isa in strategy
Ilya Gozman authored and Ilya Gozman committedSep 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 5351360 - Browse repository at this point
Copy the full SHA 5351360View commit details -
Moved intrinsics for max to micro_kernel dir
Ilya Gozman authored and Ilya Gozman committedSep 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 83e254d - Browse repository at this point
Copy the full SHA 83e254dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b03c68 - Browse repository at this point
Copy the full SHA 1b03c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for c97fcf3 - Browse repository at this point
Copy the full SHA c97fcf3View commit details
Commits on Sep 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for facd7df - Browse repository at this point
Copy the full SHA facd7dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49976a2 - Browse repository at this point
Copy the full SHA 49976a2View commit details -
layout conversion is made by default now
Sergey Smirnov authored and Sergey Smirnov committedSep 12, 2021 Configuration menu - View commit details
-
Copy full SHA for f1ebae9 - Browse repository at this point
Copy the full SHA f1ebae9View commit details -
Added grovety performance timer
Sergey Smirnov authored and Sergey Smirnov committedSep 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 2abea65 - Browse repository at this point
Copy the full SHA 2abea65View commit details -
Configuration menu - View commit details
-
Copy full SHA for f044427 - Browse repository at this point
Copy the full SHA f044427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500ef88 - Browse repository at this point
Copy the full SHA 500ef88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4617429 - Browse repository at this point
Copy the full SHA 4617429View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 12, 2021 Configuration menu - View commit details
-
Copy full SHA for b094dbf - Browse repository at this point
Copy the full SHA b094dbfView commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 795c1e2 - Browse repository at this point
Copy the full SHA 795c1e2View commit details -
Merge remote-tracking branch 'mir/fix_gemm_timer' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 12, 2021 Configuration menu - View commit details
-
Copy full SHA for e911e5c - Browse repository at this point
Copy the full SHA e911e5cView commit details -
Merge remote-tracking branch 'mir/dense-schedule' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 8a05a55 - Browse repository at this point
Copy the full SHA 8a05a55View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 86f4906 - Browse repository at this point
Copy the full SHA 86f4906View commit details -
Finally added a proper parsing of the march parameter of 'target' string
Sergey Smirnov authored and Sergey Smirnov committedSep 12, 2021 Configuration menu - View commit details
-
Copy full SHA for be1aa86 - Browse repository at this point
Copy the full SHA be1aa86View commit details
Commits on Sep 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 414b431 - Browse repository at this point
Copy the full SHA 414b431View commit details
Commits on Sep 14, 2021
-
Ilya Gozman authored and Ilya Gozman committed
Sep 14, 2021 Configuration menu - View commit details
-
Copy full SHA for ed695fd - Browse repository at this point
Copy the full SHA ed695fdView commit details -
fixes for intrinsic and tensorization pattern
* SMUAD replaced with SMLAD
Ilya Gozman authored and Ilya Gozman committedSep 14, 2021 Configuration menu - View commit details
-
Copy full SHA for fc5556a - Browse repository at this point
Copy the full SHA fc5556aView commit details -
fixes after rebase, removed SMUAD from isa
Ilya Gozman authored and Ilya Gozman committedSep 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 4023481 - Browse repository at this point
Copy the full SHA 4023481View commit details
Commits on Sep 15, 2021
-
Added a hack to enable -O3 optimization
Sergey Smirnov authored and Sergey Smirnov committedSep 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 3dd6cb8 - Browse repository at this point
Copy the full SHA 3dd6cb8View commit details -
Merge branch 'optimization' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 2f99b9e - Browse repository at this point
Copy the full SHA 2f99b9eView commit details -
Merge remote-tracking branch 'mir/unaligned_max_pool' into grovety
result is the same total time for max_pool: 1.97->2.05
Sergey Smirnov authored and Sergey Smirnov committedSep 15, 2021 Configuration menu - View commit details
-
Copy full SHA for a26c811 - Browse repository at this point
Copy the full SHA a26c811View commit details -
Merge remote-tracking branch 'mir/avg-pool-2d' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 15, 2021 Configuration menu - View commit details
-
Copy full SHA for dad1cbd - Browse repository at this point
Copy the full SHA dad1cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fcec5e - Browse repository at this point
Copy the full SHA 5fcec5eView commit details -
Merge remote-tracking branch 'mir/MaxPool1d' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 2ef763f - Browse repository at this point
Copy the full SHA 2ef763fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1794c3 - Browse repository at this point
Copy the full SHA a1794c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 750f0e3 - Browse repository at this point
Copy the full SHA 750f0e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb5e14 - Browse repository at this point
Copy the full SHA 1fb5e14View commit details -
Configuration menu - View commit details
-
Copy full SHA for b28719e - Browse repository at this point
Copy the full SHA b28719eView commit details
Commits on Sep 16, 2021
-
Sergey Smirnov authored and Sergey Smirnov committed
Sep 16, 2021 Configuration menu - View commit details
-
Copy full SHA for e442e11 - Browse repository at this point
Copy the full SHA e442e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e186ab - Browse repository at this point
Copy the full SHA 9e186abView commit details -
Merge remote-tracking branch 'mir/8717-x86-DwsConv2d-schedule' into g…
…rovety
Sergey Smirnov authored and Sergey Smirnov committedSep 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 38c05e9 - Browse repository at this point
Copy the full SHA 38c05e9View commit details -
removed all references to CMSIS
Sergey Smirnov authored and Sergey Smirnov committedSep 16, 2021 Configuration menu - View commit details
-
Copy full SHA for d69b725 - Browse repository at this point
Copy the full SHA d69b725View commit details -
Merge remote-tracking branch 'mir/no_cmsis_headers' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 5531f6b - Browse repository at this point
Copy the full SHA 5531f6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4181a73 - Browse repository at this point
Copy the full SHA 4181a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 327179f - Browse repository at this point
Copy the full SHA 327179fView commit details
Commits on Sep 17, 2021
-
Merge remote-tracking branch 'mir/8717-x86-DwsConv2d-schedule' into g…
…rovety
Sergey Smirnov authored and Sergey Smirnov committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for caa3f66 - Browse repository at this point
Copy the full SHA caa3f66View commit details -
Merge remote-tracking branch 'mir/avg-pool-1d' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for c12fb05 - Browse repository at this point
Copy the full SHA c12fb05View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for b024a1a - Browse repository at this point
Copy the full SHA b024a1aView commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 6908a95 - Browse repository at this point
Copy the full SHA 6908a95View commit details -
Fixed data preparation to send to network
Sergey Smirnov authored and Sergey Smirnov committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 7b50e1d - Browse repository at this point
Copy the full SHA 7b50e1dView commit details -
all the models moved to specific folder
Sergey Smirnov authored and Sergey Smirnov committedSep 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 5755f17 - Browse repository at this point
Copy the full SHA 5755f17View commit details
Commits on Sep 20, 2021
-
Added custom include for M7 (no CMSIS)
Sergey Smirnov authored and Sergey Smirnov committedSep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 2e71d7a - Browse repository at this point
Copy the full SHA 2e71d7aView commit details -
Added networks for avg/max pool 1d
Sergey Smirnov authored and Sergey Smirnov committedSep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for e333d0e - Browse repository at this point
Copy the full SHA e333d0eView commit details -
new version of the Andrew's demo model
Sergey Smirnov authored and Sergey Smirnov committedSep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for daf4743 - Browse repository at this point
Copy the full SHA daf4743View commit details -
template for running model on the CPU (for result comparing)
Sergey Smirnov authored and Sergey Smirnov committedSep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 4d73775 - Browse repository at this point
Copy the full SHA 4d73775View commit details -
Merge branch 'cifar10_from_relay' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for dd0c0df - Browse repository at this point
Copy the full SHA dd0c0dfView commit details -
Ilya Gozman authored and Ilya Gozman committed
Sep 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 0854f40 - Browse repository at this point
Copy the full SHA 0854f40View commit details
Commits on Sep 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 080a7a9 - Browse repository at this point
Copy the full SHA 080a7a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 748d1a6 - Browse repository at this point
Copy the full SHA 748d1a6View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 21, 2021 Configuration menu - View commit details
-
Copy full SHA for c198db9 - Browse repository at this point
Copy the full SHA c198db9View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 74d693f - Browse repository at this point
Copy the full SHA 74d693fView commit details -
Conv1d implementation similar to conv2d with autotvm
Ilya Gozman authored and Ilya Gozman committedSep 21, 2021 Configuration menu - View commit details
-
Copy full SHA for f4f410f - Browse repository at this point
Copy the full SHA f4f410fView commit details -
Ilya Gozman authored and Ilya Gozman committed
Sep 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 1640f0f - Browse repository at this point
Copy the full SHA 1640f0fView commit details -
Merge remote-tracking branch 'mir/conv1d' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 68cfdb3 - Browse repository at this point
Copy the full SHA 68cfdb3View commit details
Commits on Sep 22, 2021
-
Ilya Gozman authored and Ilya Gozman committed
Sep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 66bcec9 - Browse repository at this point
Copy the full SHA 66bcec9View commit details -
Fixed conv naming issue during import
Sergey Smirnov authored and Sergey Smirnov committedSep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for c2698c8 - Browse repository at this point
Copy the full SHA c2698c8View commit details -
Added additional types for input/output
Sergey Smirnov authored and Sergey Smirnov committedSep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 5d1e0d2 - Browse repository at this point
Copy the full SHA 5d1e0d2View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 4cfcad0 - Browse repository at this point
Copy the full SHA 4cfcad0View commit details -
Merge remote-tracking branch 'mir/conv1d' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 8307915 - Browse repository at this point
Copy the full SHA 8307915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7620afc - Browse repository at this point
Copy the full SHA 7620afcView commit details
Commits on Sep 23, 2021
-
Check and show warning for unsupported types for pooling
Ilya Gozman authored and Ilya Gozman committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for f29b131 - Browse repository at this point
Copy the full SHA f29b131View commit details -
Renaming for maxpool micro-kernel
Ilya Gozman authored and Ilya Gozman committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 647e3ff - Browse repository at this point
Copy the full SHA 647e3ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64efb87 - Browse repository at this point
Copy the full SHA 64efb87View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7adf41 - Browse repository at this point
Copy the full SHA a7adf41View commit details
Commits on Sep 24, 2021
-
added assert for unaligned pointers in the gemm16
Sergey Smirnov authored and Sergey Smirnov committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 37d3c81 - Browse repository at this point
Copy the full SHA 37d3c81View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for a6c4e07 - Browse repository at this point
Copy the full SHA a6c4e07View commit details -
Merge branch 'branch' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 5963b4b - Browse repository at this point
Copy the full SHA 5963b4bView commit details -
Merge remote-tracking branch 'mir/pool-type-check' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 7a6217c - Browse repository at this point
Copy the full SHA 7a6217cView commit details -
Merge remote-tracking branch 'mir/issue8717' into grovety
# Conflicts: # python/tvm/topi/x86/depthwise_conv2d.py
Sergey Smirnov authored and Sergey Smirnov committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for eafab3e - Browse repository at this point
Copy the full SHA eafab3eView commit details -
Merge remote-tracking branch 'mir/8717-x86-DwsConv2d-schedule' into g…
…rovety
Sergey Smirnov authored and Sergey Smirnov committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 0482186 - Browse repository at this point
Copy the full SHA 0482186View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ede71 - Browse repository at this point
Copy the full SHA 32ede71View commit details -
Fix for max_pool8 micro-kernel renaming
* renamed c-functions * renamed max_pool_impl function
Ilya Gozman authored and Ilya Gozman committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 4398d5f - Browse repository at this point
Copy the full SHA 4398d5fView commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Sep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for fd657b9 - Browse repository at this point
Copy the full SHA fd657b9View commit details -
Merge remote-tracking branch 'mir/fix-max-pool-kernel-naming' into gr…
…ovety
Sergey Smirnov authored and Sergey Smirnov committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 8f036c3 - Browse repository at this point
Copy the full SHA 8f036c3View commit details -
Added SIMD disabling flag to complex test
Sergey Smirnov authored and Sergey Smirnov committedSep 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 2811f99 - Browse repository at this point
Copy the full SHA 2811f99View commit details
Commits on Sep 27, 2021
-
Merge remote-tracking branch 'mir/issue8717' into grovety
Sergey Smirnov authored and Sergey Smirnov committedSep 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 0b1c836 - Browse repository at this point
Copy the full SHA 0b1c836View commit details
Commits on Sep 28, 2021
-
move schedule_depthwise_conv2d_nhwc to generic conv2d, add test for s…
…chedule_depthwise_conv2d_nhwc
Configuration menu - View commit details
-
Copy full SHA for c18164a - Browse repository at this point
Copy the full SHA c18164aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 950c5ea - Browse repository at this point
Copy the full SHA 950c5eaView commit details -
Revert "fix test_export_model_library_format_workspace"
This reverts commit 32ede71.
Configuration menu - View commit details
-
Copy full SHA for ab6f111 - Browse repository at this point
Copy the full SHA ab6f111View commit details
Commits on Sep 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a52e09e - Browse repository at this point
Copy the full SHA a52e09eView commit details
Commits on Oct 1, 2021
-
Merge remote-tracking branch 'mir/issue8717' into grovety
Sergey Smirnov authored and Sergey Smirnov committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 1190245 - Browse repository at this point
Copy the full SHA 1190245View commit details -
Configuration menu - View commit details
-
Copy full SHA for f015b88 - Browse repository at this point
Copy the full SHA f015b88View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Oct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 5aaba80 - Browse repository at this point
Copy the full SHA 5aaba80View commit details -
Do not run corstone integration tests for GPU-only mode
Sergey Smirnov authored and Sergey Smirnov committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 3e80c0c - Browse repository at this point
Copy the full SHA 3e80c0cView commit details -
Added @tvm.testing.requires_corstone300 decorator
Sergey Smirnov authored and Sergey Smirnov committedOct 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 73569f2 - Browse repository at this point
Copy the full SHA 73569f2View commit details
Commits on Oct 4, 2021
-
Added corstone300 marker processing
Sergey Smirnov authored and Sergey Smirnov committedOct 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 38f6c5a - Browse repository at this point
Copy the full SHA 38f6c5aView commit details
Commits on Oct 5, 2021
-
Added target opts to aot_test... compiation process
Sergey Smirnov authored and Sergey Smirnov committedOct 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 66a4587 - Browse repository at this point
Copy the full SHA 66a4587View commit details
Commits on Oct 6, 2021
-
Removed unused code from M7 micro_kernel generation
Sergey Smirnov authored and Sergey Smirnov committedOct 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 3c4e2e2 - Browse repository at this point
Copy the full SHA 3c4e2e2View commit details -
Added target_opts parameter instead of separate param for every option
Sergey Smirnov authored and Sergey Smirnov committedOct 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 766db57 - Browse repository at this point
Copy the full SHA 766db57View commit details -
Added common defines for m7 simd
Sergey Smirnov authored and Sergey Smirnov committedOct 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 71d8ff6 - Browse repository at this point
Copy the full SHA 71d8ff6View commit details -
Added missing types for aot input data codegen
Sergey Smirnov authored and Sergey Smirnov committedOct 6, 2021 Configuration menu - View commit details
-
Copy full SHA for b7dc932 - Browse repository at this point
Copy the full SHA b7dc932View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Oct 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 977559b - Browse repository at this point
Copy the full SHA 977559bView commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Oct 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 6986fe1 - Browse repository at this point
Copy the full SHA 6986fe1View commit details
Commits on Oct 7, 2021
-
Sergey Smirnov authored and Sergey Smirnov committed
Oct 7, 2021 Configuration menu - View commit details
-
Copy full SHA for cab48e7 - Browse repository at this point
Copy the full SHA cab48e7View commit details -
Merge remote-tracking branch 'mir/corstone-tests' into cortex-m7-intr…
…insic
Sergey Smirnov authored and Sergey Smirnov committedOct 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 7acbb63 - Browse repository at this point
Copy the full SHA 7acbb63View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Oct 7, 2021 Configuration menu - View commit details
-
Copy full SHA for a52a48a - Browse repository at this point
Copy the full SHA a52a48aView commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Oct 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 771ae0d - Browse repository at this point
Copy the full SHA 771ae0dView commit details
Commits on Oct 8, 2021
-
Fix for intrin_sum accumulator reset for avgpool_1d
Ilya Gozman authored and Sergey Smirnov committedOct 8, 2021 Configuration menu - View commit details
-
Copy full SHA for feacab6 - Browse repository at this point
Copy the full SHA feacab6View commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Oct 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 9270261 - Browse repository at this point
Copy the full SHA 9270261View commit details -
Added --corstone300 parameter to enable simd tests
Sergey Smirnov authored and Sergey Smirnov committedOct 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 6a0c573 - Browse repository at this point
Copy the full SHA 6a0c573View commit details -
Added more m7 test cases, fixed cmsisnn includes
Ilya Gozman authored and Sergey Smirnov committedOct 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 7006824 - Browse repository at this point
Copy the full SHA 7006824View commit details
Commits on Oct 11, 2021
-
Added ASL header to fix lint check
Sergey Smirnov authored and Sergey Smirnov committedOct 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 0f4e1ea - Browse repository at this point
Copy the full SHA 0f4e1eaView commit details -
renamed --corstone300 to --enable-corstone300-tests
Sergey Smirnov authored and Sergey Smirnov committedOct 11, 2021 Configuration menu - View commit details
-
Copy full SHA for cba97aa - Browse repository at this point
Copy the full SHA cba97aaView commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Oct 11, 2021 Configuration menu - View commit details
-
Copy full SHA for a99440b - Browse repository at this point
Copy the full SHA a99440bView commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Oct 11, 2021 Configuration menu - View commit details
-
Copy full SHA for c082335 - Browse repository at this point
Copy the full SHA c082335View commit details -
This file appeared here by mistake. relu SIMD implementation is not r…
…eady for the moment
Sergey Smirnov authored and Sergey Smirnov committedOct 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 94c8f3a - Browse repository at this point
Copy the full SHA 94c8f3aView commit details
Commits on Oct 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3e54254 - Browse repository at this point
Copy the full SHA 3e54254View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc42c4d - Browse repository at this point
Copy the full SHA cc42c4dView commit details
Commits on Oct 14, 2021
-
bugfix for the issue apache#9226
Sergey Smirnov authored and Sergey Smirnov committedOct 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 66dbd5d - Browse repository at this point
Copy the full SHA 66dbd5dView commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Oct 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 638846a - Browse repository at this point
Copy the full SHA 638846aView commit details
Commits on Oct 15, 2021
-
minor changes according Andrew's comments
Sergey Smirnov authored and Sergey Smirnov committedOct 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 4de1c16 - Browse repository at this point
Copy the full SHA 4de1c16View commit details -
minor changes according Andrew's comments
Sergey Smirnov authored and Sergey Smirnov committedOct 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 3c81bea - Browse repository at this point
Copy the full SHA 3c81beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 388b62a - Browse repository at this point
Copy the full SHA 388b62aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c847c - Browse repository at this point
Copy the full SHA 53c847cView commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3d577ca - Browse repository at this point
Copy the full SHA 3d577caView commit details -
Merge branch 'PR2-preview' into cortex-m7-intrinsic
Sergey Smirnov authored and Sergey Smirnov committedOct 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 9c403fe - Browse repository at this point
Copy the full SHA 9c403feView commit details
Commits on Oct 27, 2021
-
Renaming of "Cortex-M7 SIMD" in commens to DSP
* removed odd "micro_dev" * fixes for instrinsics' functions comments
Configuration menu - View commit details
-
Copy full SHA for fb17329 - Browse repository at this point
Copy the full SHA fb17329View commit details
Commits on Oct 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4803e19 - Browse repository at this point
Copy the full SHA 4803e19View commit details
Commits on Nov 1, 2021
-
Merge remote-tracking branch 'origin/main' into cortex-m7-intrinsic
Sergey Smirnov authored and Sergey Smirnov committedNov 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 975aff4 - Browse repository at this point
Copy the full SHA 975aff4View commit details -
Disable corstone tests for i386 run
Sergey Smirnov authored and Sergey Smirnov committedNov 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 6cec82c - Browse repository at this point
Copy the full SHA 6cec82cView commit details
Commits on Nov 2, 2021
-
Merge remote-tracking branch 'origin/main' into cortex-m7-intrinsic
Sergey Smirnov authored and Sergey Smirnov committedNov 2, 2021 Configuration menu - View commit details
-
Copy full SHA for a593538 - Browse repository at this point
Copy the full SHA a593538View commit details
Commits on Nov 9, 2021
-
methods renamed direct_simd -> dsp
files renamed cortex_m7 -> mprofile/dsp
Sergey Smirnov authored and Sergey Smirnov committedNov 9, 2021 Configuration menu - View commit details
-
Copy full SHA for bc2b4ec - Browse repository at this point
Copy the full SHA bc2b4ecView commit details -
Sergey Smirnov authored and Sergey Smirnov committed
Nov 9, 2021 Configuration menu - View commit details
-
Copy full SHA for be7078a - Browse repository at this point
Copy the full SHA be7078aView commit details -
Fixed IsaAnalyzer mcpu detection
Sergey Smirnov authored and Sergey Smirnov committedNov 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 9d25cf6 - Browse repository at this point
Copy the full SHA 9d25cf6View commit details
Commits on Nov 10, 2021
-
Merge commit '74accec52e41418d796b6699991c9136993b129e' into cortex-m…
…7-intrinsic # Conflicts: # tests/python/conftest.py
Sergey Smirnov authored and Sergey Smirnov committedNov 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 1407614 - Browse repository at this point
Copy the full SHA 1407614View commit details