Lei J

Results 24 comments of Lei J

> 感谢提供建议🙏 马克先 Looking forward to your latest Chinese plug-in!

Can anyone tell me how to modify or cancel the python global interpreter?

The same is true for the latest version. Upon checking on browser console , I could see this error **Failed to load module script:**index-KHQKnmqj.js:1**: Expected a JavaScript module script but...

我的win64也是这样,白屏

0.3.4打开也是一片空白,可以打开右键,但无法跳转,全局代理,有人知道怎么解决吗

> 我也遇到了,百度上提到的训练层数不同,但不知道如何修改 Guys, have you solved it?

Original code: ############################################### super().__init__() hidden_features = int(mlp_ratio * dim) self.fc1 = nn.Linear(dim, hidden_features, bias=bias) self.act = act_layer() self.norm = norm_layer(hidden_features) self.fc2 = nn.Linear(hidden_features, num_classes, bias=bias) self.drop = nn.Dropout(drop) ##################################################### The...

> x.ai 打不开了 This service is not available in your region. 使用tz更改ip地址,中国不支持

I looked for the deleted content of release 0.0.28 and saw that compatibility with PyTorch < 2.4 was deleted conda build of python 3.9 was deleted windows pip wheels of...