Wojciech Śmigaj

Results 3 issues of Wojciech Śmigaj

# Description This PR adds a test diagnosing the issue reported in https://github.com/tensorflow/addons/issues/2745. This test is currently expected to fail. ## Type of change - [ ] Bug fix -...

layers

**System information** - OS Platform and Distribution: Windows 10 - TensorFlow version and how it was installed: 2.9.1 (binary, from pip) - TensorFlow-Addons version and how it was installed: 1.17.1...

**Describe the bug** In the documentation generated by Doxygen for the Python script ```python class Base: def __init__(self, a = 1, b = 2): """ Constructor. """ pass class Derived(Base):...

bug
Python