Leo Dong

Results 3 issues of Leo Dong

Hi, I'm using the CBN version of the occupancy network. I discovered that I am able to get very different occupancy probabilities when I query a small number of points...

### Description When converting a model to fp16, PR #293 changes it such that we raise an error if the model already contains `Cast` nodes or fp16 types, while still...

### Description Is there a sample for a fully fused SwiGLU layer? I see that in tile gym there is a [fused_swiglu.py](https://github.com/NVIDIA/TileGym/blob/main/src/tilegym/ops/fused_swiglu.py) example, but that is partially fused using a...