Skip to content

Commit cb48659

Browse files
author
David Goodwin
committed
Fix QA build
1 parent a743935 commit cb48659

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile.QA

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ RUN mkdir -p qa/common && \
6969
cp /opt/tensorrtserver/custom/libidentity.so qa/L0_infer_reshape/. && \
7070
cp /opt/tensorrtserver/custom/libidentity.so qa/L0_infer_zero/. && \
7171
cp /opt/tensorrtserver/custom/libidentity.so qa/L0_sequence_batcher/. && \
72-
cp /opt/tensorrtserver/custom/libidentity.so qa/L0_perflab_nomodel/. && \
7372
mkdir -p qa/custom_models/custom_int32_int32_int32/1 && \
7473
cp /opt/tensorrtserver/custom/libaddsub.so \
7574
qa/custom_models/custom_int32_int32_int32/1/. && \

0 commit comments

Comments
 (0)