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 18, 2020
1 parent e1609a6 commit 23120c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion topi/include/topi/transform.h
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,6 @@ 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 23120c6

Please sign in to comment.