Caenorst

Results 215 comments of Caenorst

I found another source of non-determinism, replace the `kaolin.ops.mesh.index_vertices_by_faces` by the following: ``` def index_vertices_by_faces(vertices_features, faces): r"""Index vertex features to convert per vertex tensor to per vertex per face tensor....

I actually haven't tested them all since installing pytorch take quite some time, but I tried to verify the existence of the wheels in the repository, unfortunately for some reason...

Closing for inactivity

Hi @yangqinhui0423 Unfortunately we only made wheels for v0.11.0 and above, for what usage are you trying to use v0.1?

Hi @yejr0229 , please test the newer easy_render API. Closing

I've uploaded for cpu-only wheels for v0.16.0, enjoy!

Hi @merterbak , Do you need to build Kaolin from source instead of using the wheels?

Hi @rsy6318 , no KNN operations, what is your use case? We might explore some octree based KNN

Hi @rsy6318 we will happily receive PR to Kaolin :)