-
WangJiaZhen authored
* [Fix] fix deform conv by add argument * [Fix] replace useless func with np.repeat and add necessary comment * [Fix] reduce batch_size and remove useless lines and modify some var name * [Fix] change position of comments * [Fix] add im2col_step in the docstring and add two test cases * [Fix] fix docstring and add comments for test cases * [Fix] fix docstring * [Fix] add note, fix issue link and other details * [Fix] fix docstring details * [Fix] fix links in docstring * [Fix] fix docstring details
e3c63f34