Skip to content

Commit ded82f1

Browse files
Put back missing line
1 parent 6865b7f commit ded82f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/string_utils.hh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ bool SetStringBuffer(
8787
const size_t tensor_element_count, cudaStream_t stream,
8888
std::string* serialized, bool state);
8989

90+
bool SetStringInputTensor(
9091
torch::List<std::string>* input_list, TRITONBACKEND_Input* input,
9192
const char* name, const uint32_t buffer_count,
9293
const size_t request_element_cnt, TRITONBACKEND_Response** response,

0 commit comments

Comments
 (0)