This commit is contained in:
Luis Vega 2019-07-28 16:18:34 -07:00 коммит произвёл eqy
Родитель 026162ad62
Коммит bca8ac17ae
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -24,7 +24,7 @@ import chisel3.util._
import vta.util.config._
import vta.shell._
/** TensorStore.
/** TensorLoad.
*
* Load 1D and 2D tensors from main memory (DRAM) to input/weight
* scratchpads (SRAM). Also, there is support for zero padding, while