未验证 提交 b79f3f2e 编写于 作者: B Bin Lu 提交者: GitHub

Update comfunc.py

上级 e9a1d830
......@@ -41,4 +41,4 @@ def rerange_index(batch_size, samples_each_class):
rerange_index += (pos_idx + neg_idx)
rerange_index = np.array(rerange_index).astype(np.int32)
return rerange_index
\ No newline at end of file
return rerange_index
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册