gewuxy
gewuxy
you have disable change animation in DraggableItemAnimator ` @Override protected void onSetup() { super.onSetup(); super.setSupportsChangeAnimations(false); } `
the animation is fresco's fade-in animation, but after disable fade-in duration, some item still flash unexpectedly
现在font-scale属性无效,可以指导下应该怎么改吗?我自己改一下
这种激活函数的训练公式是怎么推导出来的? 我看了“线性单元和梯度下降”这一篇的推导,公式形式上是一致的
@mr5 感觉应该不是,好像是渲染慢的原因?
谢谢回复这么快,现在是没有弹出popover 对话框哦