Matt Raymond
Results
2
issues of
Matt Raymond
I was writing a data augmentation layer for a PointNet implementation and ran into what appears to be a bug in `tensorflow_graphics.shape.check_static(...)`, as seen on [this](https://github.com/tensorflow/graphics/blob/e03fb62b8ee15a026bde7e27e4f3aa5ebc9413a1/tensorflow_graphics/geometry/transformation/rotation_matrix_3d.py#L210) line. Offending layer: ```...
I know I have lldb installed (I used it yesterday for a project), but the make file can't find it. I made no changes to lldb, I just used the...