Skip to content

Commit

Permalink
Doc error handled
Browse files Browse the repository at this point in the history
  • Loading branch information
ANSHUMAN TRIPATHY authored and ANSHUMAN TRIPATHY committed May 13, 2020
1 parent d37dc15 commit aaf889d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions topi/include/topi/transform.h
Original file line number Diff line number Diff line change
Expand Up @@ -987,6 +987,7 @@ inline Tensor tile(const Tensor& x, Array<Integer> reps, std::string name = "T_t
*
* \param data The source array.
* \param indices The indices of the values to extract.
* \param one_dim_support To allow user to input 1 dim tensor.
* \param name The name of the operation.
* \param tag The tag to mark the operation.
*
Expand Down

0 comments on commit aaf889d

Please sign in to comment.