[VTA] Bug fix for padded load with large inputs (#4293)
authorLiangfu Chen <liangfu.chen@icloud.com>
Fri, 15 Nov 2019 17:59:04 +0000 (01:59 +0800)
committerThierry Moreau <moreau@uw.edu>
Fri, 15 Nov 2019 17:59:04 +0000 (09:59 -0800)
commit5b1ca85d9786b69fa811f83f0151ddf6e57d58e3
tree847418c76e65ebaba5c797a989ff93b364c33353
parent9e6371fbaec9544fde276c9006e8de333a161c46
[VTA] Bug fix for padded load with large inputs (#4293)

* bug fix for padded load with large inputs

* Update TensorLoad.scala

* Update test_vta_insn.py
vta/hardware/chisel/src/main/scala/core/TensorLoad.scala
vta/tests/python/unittest/test_vta_insn.py