Skip to content

Commit

Permalink
Revert per response metrics (triton-inference-server#4960)
Browse files Browse the repository at this point in the history
  • Loading branch information
kthui committed Oct 10, 2022
1 parent d47847c commit a31b3f5
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 403 deletions.
4 changes: 0 additions & 4 deletions Dockerfile.QA
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,6 @@ RUN mkdir -p qa/L0_decoupled/models/simple_repeat/1 && \
mkdir -p qa/L0_decoupled/models/repeat_square/1 && \
mkdir -p qa/L0_decoupled/models/nested_square/1

RUN mkdir -p qa/L0_response_stats/models/square_int32/1 && \
cp backends/square/libtriton_square.so \
qa/L0_response_stats/models/square_int32/1/.

RUN cp -r qa/L0_decoupled/models qa/L0_decoupled/python_models/ && \
cp /workspace/tritonbuild/python/examples/decoupled/repeat_model.py \
qa/L0_decoupled/python_models/repeat_int32/1/. && \
Expand Down
64 changes: 0 additions & 64 deletions qa/L0_response_stats/models/square_int32/config.pbtxt

This file was deleted.

181 changes: 0 additions & 181 deletions qa/L0_response_stats/response_stats_test.py

This file was deleted.

86 changes: 0 additions & 86 deletions qa/L0_response_stats/test.sh

This file was deleted.

Loading

0 comments on commit a31b3f5

Please sign in to comment.