AmirHossein_Razlighi
AmirHossein_Razlighi
| Q | A |-------------- | ------ | Documentation | no | Bugfix | no | BC Break | no | New Feature | yes | RFC | no |...
### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes/no | BC Break | yes/no #### Summary
### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes/no | BC Break | yes/no #### Summary Hi There ! I...
### Feature Request | Q | A |------------ | ------ | New Feature | yes | RFC | yes/no | BC Break | yes/no #### Summary need a function that...
If we index an `mlx.core.array` type with a list, an exception occurs. While common convention in numpy or PyTorch is to return the given elements correctly. E.g: ``` import mlx.core...
This Also Fixes The Problem of 'bpy.context.depsgraph' for blender 2.8+ ( Related to issue #8 and issue #10 )
Is it necessary to scale the input to the `HashGrid` to the interval of [0, 1] or not? I know it still works but my question is how grid encoding...
I believe it is necessary to have support for other backends like CPU, and/or other GPUs (like Apple Silicon). It will allow users to train on a wider variety of...