mengxiabing

Results 7 issues of mengxiabing

How to save weights and models

前两天还好好这,昨天突然自动依赖了androidx.core:core:1.7.0,编译不过,改compileSdkVersion31,用java11,强制androidx.core:core:1.6.0,一连串的错误,放弃这个项目了。

How to resume training

V5.0.1在中兴A31机型结束直播时ANR无响应,附日志 "main" prio=5 tid=1 Waiting | group="main" sCount=1 dsCount=0 flags=1 obj=0x70fbffc0 self=0xe2140010 | sysTid=5699 nice=-10 cgrp=default sched=0/0 handle=0xef7c8470 | state=S schedstat=( 2890197256 412644451 3965 ) utm=241 stm=47 core=4 HZ=100 |...

DEMO,A02DataBindingBaseActivity中onNameClick(String Name)接收的Name是null,而onAgeClick(int age)却有值,是什么原因?

### Describe the bug FATAL EXCEPTION: launcher-loader (Ask Gemini) Process: app.lawnchair.play.debug, PID: 24653 java.util.ConcurrentModificationException at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1396) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:475) at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:236) at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:517) at com.android.launcher3.folder.FolderNameProvider.getSuggestedFolderName(FolderNameProvider.java:127) at com.android.launcher3.folder.Folder.lambda$updateItemLocationsInDatabaseBatch$6(Folder.java:1145)...

bug

### Describe the bug 修改默认上滑手势不生效,请问如何正确设置 ### Steps to reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error...

bug