Commit bca8ac17 by Luis Vega Committed by eqy

fix comment/doc in TensorLoad (#3646)

parent 026162ad
...@@ -24,7 +24,7 @@ import chisel3.util._ ...@@ -24,7 +24,7 @@ import chisel3.util._
import vta.util.config._ import vta.util.config._
import vta.shell._ import vta.shell._
/** TensorStore. /** TensorLoad.
* *
* Load 1D and 2D tensors from main memory (DRAM) to input/weight * Load 1D and 2D tensors from main memory (DRAM) to input/weight
* scratchpads (SRAM). Also, there is support for zero padding, while * scratchpads (SRAM). Also, there is support for zero padding, while
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment