We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a743935 commit cb48659Copy full SHA for cb48659
Dockerfile.QA
@@ -69,7 +69,6 @@ RUN mkdir -p qa/common && \
69
cp /opt/tensorrtserver/custom/libidentity.so qa/L0_infer_reshape/. && \
70
cp /opt/tensorrtserver/custom/libidentity.so qa/L0_infer_zero/. && \
71
cp /opt/tensorrtserver/custom/libidentity.so qa/L0_sequence_batcher/. && \
72
- cp /opt/tensorrtserver/custom/libidentity.so qa/L0_perflab_nomodel/. && \
73
mkdir -p qa/custom_models/custom_int32_int32_int32/1 && \
74
cp /opt/tensorrtserver/custom/libaddsub.so \
75
qa/custom_models/custom_int32_int32_int32/1/. && \
0 commit comments