Skip to content

Commit

Permalink
fix comment/doc in TensorLoad (apache#3646)
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaluisjose authored and wweic committed Sep 6, 2019
1 parent e661dae commit d0ec91d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vta/hardware/chisel/src/main/scala/core/TensorLoad.scala
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d0ec91d

Please sign in to comment.