-
I was wondering if it'd be possible to add, or possible already to accomplish with Engo to render to an off-screen buffer/texture, and combine this with pixel color picking.
What I'd like to accompli…
ghost updated
6 years ago
-
I haven't focused much on optimization yet. And, it is quite important. A simple-ish game I'm working on goes down to as low as 9FPS under Vulkan. I ran perf to find the problems. These functions …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### What happened?
Thank you for this p…
xddun updated
3 weeks ago
-
I tried to visualize the var part, but the output has no useful information. My modified /sd/dpmsolver_skipUQ.py code is as follows:
```python
######### start sample ##########
c = mode…
-
## Description
While testing sample_ operators for opperf, I came across an issue where `sample_gamma`, `sample_generalized_negative_binomial`, and `sample_negative_binomial` would hang when provided…
-
The document of alpha and cooling parameter shows that search_better() will show a hill-and-valley shape in the interpolation path. Improve the code so that the algorithm will impose an interrupt if t…
-
hi, I found the paper recommand gamma to be 1.0 in the CIFAR10 generation task. I replicate BDIA and try on CIFAR10 and found that BDIA perform best on gamma=0.1 and perform very bad when gamma=1.0. I…
-
Hi,
During executing the following command
`scatter(plot_feat[:,0],plot_feat[:,1],c=new_y.data.tolist(),cmap='jet')`
`xlim([-np.pi,np.pi])`
`ylim([-np.pi,np.pi])`
`cb` = plt.colorbar()
`xlab…
-
您好,感谢你们的分享,我在在运行城市和房屋的demo的时候,提示如下问题,希望能够得到解决,感谢
报错内容:
2024-08-27 08:03:55 [Error] [omni.physx.plugin] PhysX error: Supplied PxGeometry is not valid. Shape creation method returns NULL., FI…
-
near the code https://github.com/salesforce/ALBEF/blob/f224b67caa0c7294cb1a3d807640688b3aa58cad/models/xbert.py#L1429
-------
```python
soft_labels=F.softmax(logits_m, dim=-1)
```
```py…
zhezh updated
2 years ago