提交 a3381dc7 编写于 作者: F frankwhzhang

update question for api ,test=develop

上级 f4cc5881
......@@ -25,7 +25,7 @@ class TestBprLossOp1(OpTest):
def setUp(self):
self.op_type = "bpr_loss"
batch_size = 4
batch_size = 40
class_num = 5
X = randomize_probability(batch_size, class_num, dtype='float64')
label_pos = np.random.randint(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册