提交 88a3c0fa 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!2379 remove ftrl operator st on pynative mode

Merge pull request !2379 from zyli2020/change_ftrl_op_st
......@@ -74,5 +74,3 @@ def test_ftrl():
label = Tensor(np.array([0]).astype(np.int32))
loss = train_network(data, label)
losses2.append(loss.asnumpy())
assert losses2[0] > losses2[1]
assert losses2[1] > losses2[2]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册