Skip to content

Commit d4ce1f2

Browse files
committed
Update header file reference
1 parent cb9336c commit d4ce1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libtorch.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#include "model_instance_state.hh"
2828
#include "model_state.hh"
2929
#include "naming_convention.hh"
30-
#include "string_utilities.hh"
30+
#include "string_utils.hh"
3131

3232
//
3333
// PyTorch C++ (LibTorch) Backend that implements the TRITONBACKEND API.

0 commit comments

Comments
 (0)