-
It would be cool to have a WGPU backed for a couple of reasons
- GLOW uses OpenGL which is deprecated on Apple platforms
- OpenGL, although still extremely relevant, is a previous gen technology.…
-
I'm trying to update this package and add Images.jl support. I've gotten to the point where I can get `include("./src/NIfTI.jl")` working on Julia 1.0. However, I'm not entirely sure how to proceed wi…
-
Hello gkjohnson, it's been a while :)
#### Is your feature request related to a problem? Please describe.
I'm trying to load a huge number of objects in a scene, with precomputed BVH trees, …
-
Hi @siddharth-maddali,
Thanks for your help so far. I've been plotting the grains after doing h-smoothing and have been getting some strange results. See for example:
![image](https://user-images.…
-
When you have a node with children and scripts, the display is confusing. The scripts may be far away from their parent visually when the graph below it is expanded, for example.
A Unity-like appr…
-
如何收集自己感兴趣的声音数据?
How to collect sound database of interest (such as the sound of boiling water, the sound of air conditioning)
如何使用收集的数据训练模型?
How to use the collected database to train the model?
-
[Marketplace](https://marketplace.xbox.com/en-US/Product/Halo-Reach/66acd000-77fe-1000-9115-d8024d53085b)
Tested on https://github.com/xenia-project/xenia/commit/fc7695f874f9df1636c06aa0984c7f67a28…
-
I finetuned the pretrained ProphetNet model for 1 epoch on my own dataset on Google Colab for a summarization task.
For inference I used:
```
!fairseq-interactive processed \
--path $CHECK_POINT …
-
Is there a way to Compile for Mac?
-
As some others have mentioned, if the proposal is implemented in one form or another, it will preclude the possibility of a future type system. The argument is pretty simple. Take this code:
```ts
…