Skip to content

Benchmark test for rrelu fails on windows #839

@seanpmorgan

Description

@seanpmorgan

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", line 389, in run_op_benchmark
    "throughput": mbs / median_delta
ZeroDivisionError: float division by zero

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions