tensorflow / tensorflow/graphics
Deprecation warning while testing euler_test.py
Open
@sofienbouaziz is already working on this.
Since May 7, 2020.
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
geometry/transformation/tests/euler_test.py::EulerTest::test_from_rotation_matrix_jacobian_preset
geometry/transformation/tests/quaternion_test.py::QuaternionTest::test_from_rotation_matrix_jacobian_preset
/home/travis/build/tensorflow/graphics/tensorflow_graphics/util/test_case.py:273: DeprecationWarning: assert_jacobian_is_finite is deprecated and might get removed in a future version please use assert_jacobian_is_finite_fn
DeprecationWarning)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.