Updates Tripy to work with Python 3.9, moves files into utils #950
Annotations
1 error and 1 warning
tripy-l0
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `1.10`.
| Benchmark suite | Current: 06e5b307af53d31256f54eae6f8738e376e3d67b | Previous: da1e26b4ab6c8a89ffa0b4585a47652181ed4a70 | Ratio |
|-|-|-|-|
| `tests/performance/test_perf.py::test_tripy_param_update` | `17464.845172976584` iter/sec (`stddev: 0.0000026919773142663303`) | `22727.89907384234` iter/sec (`stddev: 0.000002175111269963805`) | `1.30` |
This comment was automatically generated by [workflow](https://github.com/NVIDIA/TensorRT-Incubator/actions?query=workflow%3ATripy%20CI) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
Comment was generated at https://github.com/NVIDIA/TensorRT-Incubator/pull/479#pullrequestreview-2559916836
|
tripy-l0
Performance alert! Previous value was 22727.89907384234 and current value is 17464.845172976584. It is 1.3013513059371005x worse than previous exceeding a ratio threshold 1.1
|