addons icon indicating copy to clipboard operation
addons copied to clipboard

Useful extra functionality for TensorFlow 2.x maintained by SIG-addons

Results 170 addons issues
Sort by recently updated
recently updated
newest added

# Description Modified configure.py for installation on an aarch64 linux machine like Raspberry Pi 64-bit OS or Jetson Nano. Extra lines to get CUDA and cuDNN working for the Jetson...

cla: yes
build

**System information** - Ubuntu 18.04 - TensorFlow version : tensorflow-gpu 2.3.1 installed by binary - TensorFlow-Addons :tensorflow-addons 0.12.1 installed by binary - Python version:3.8 - Is GPU used? : no...

bug
optimizers

**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Fedora 32 - TensorFlow version and how it was installed (source or binary): 2.4.1 (from pip) - TensorFlow-Addons version...

losses

**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): 20.04 - TensorFlow version and how it was installed (source or binary): 2.4.1 - TensorFlow-Addons version and how it...

bug
seq2seq

Benchmark op fails for a median_delta of 0 in windows testing. Marking it as a SkipTest until resolved. ``` File "\\?\C:\Users\RUNNER~1\AppData\Local\Temp\Bazel.runfiles_e847arzc\runfiles\__main__\tensorflow_addons\activations\rrelu_test.py", line 88, in benchmarkRreluOp self.run_op_benchmark(sess, result.op, min_iters=25) File "C:\hostedtoolcache\windows\Python\3.7.5\x64\lib\site-packages\tensorflow_core\python\platform\benchmark.py",...

bug
help wanted
discussion needed
good first issue
activations

**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04 - TensorFlow version and how it was installed (source or binary): 2.1 / 2.2rc4, both installed...

**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.04 - TensorFlow version and how it was installed (source or binary): 2.3.1 - TensorFlow-Addons version and how...

activations

**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Google Colab - TensorFlow version and how it was installed (source or binary): Google Colab - TensorFlow-Addons version and...

layers

**System information** - OS Platform and Distribution: Linux Ubuntu 18.04 - TensorFlow version and how it was installed (source or binary): 2.3.1, from pip - TensorFlow-Addons version and how it...

metrics

# Description Brief Description of the PR: add the test for saving and reloading a Lookahead optimizer. The added test function reveals the bug that the states of a lookahead's...

optimizers
cla: yes