WG

Results 31 comments of WG

assign type to be None will jump over this bug ```python type="float32" # not work type= None # it works ```

Another severe issue(at least bothers me a lot): The graph has to be saved and loaded, even if it already exists in my PC memory: ``` dgl.save_graphs("./graph.bin", graph) np.save("./x_in.npy", x_in.cpu().numpy())...

https://github.com/CGAL/cgal/wiki/Concurrency-in-CGAL, does it work for Alpha-Wrap-3?

尝试了一下,在Aisutdio上无法发布版本 AIstudio直接崩溃了 ![image](https://github.com/PaddlePaddle/Paddle/assets/39621324/5b2997a2-3fff-46db-b1c2-a058dcab74fe) streamlit网页打开白屏 ![image](https://github.com/PaddlePaddle/Paddle/assets/39621324/e735eb54-dfd1-45b3-b690-1fc292c03832)

找到了一个类似案例,两年之前有人提出来,1366次浏览,没人解决 https://aistudio.baidu.com/global/search?keyword=%E9%A1%B9%E7%9B%AE%E4%B8%AD%E5%AD%98%E5%9C%A8%E5%A4%B1%E6%95%88%E7%9A%84%E8%BD%AF%E8%BF%9E%E6%8E%A5%2C%20%E5%BD%B1%E5%93%8D%E7%89%88%E6%9C%AC%E7%94%9F%E6%88%90%EF%BC%8C%E8%AF%B7%E5%85%88%E5%88%A0%E9%99%A4%E8%BD%AF%E8%BF%9E%E6%8E%A5%E5%86%8D%E5%B0%9D%E8%AF%95%E7%94%9F%E6%88%90%E7%89%88%E6%9C%AC&tab=ALL https://aistudio.baidu.com/paddle/forum/topic/show/1729261 ![image](https://github.com/PaddlePaddle/Paddle/assets/39621324/57f536e7-1a3a-45d5-b570-34c5da3748a0)

继续盖楼: 明明已经写入了requirements.txt的依赖,但是依然无法使用 ![image](https://github.com/PaddlePaddle/Paddle/assets/39621324/c1a3513f-1eb0-4189-8fe8-18f67e5b36ec) ![image](https://github.com/PaddlePaddle/Paddle/assets/39621324/6864873c-26c3-451c-b423-7ea6382ed019)

我发现了一篇高质量的实训项目,使用免费算力即可一键运行,还能额外获取8小时免费GPU运行时长,快来Fork一下体验吧。 Test:https://aistudio.baidu.com/projectdetail/8106908?sUid=3010718&shared=1&ts=1719558303493 https://aistudio.baidu.com/application/detail/38600

I can load public dataset, but for my private dataset it fails

https://huggingface.co/docs/datasets/upload_dataset