File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 5555 git clone --single-branch --depth 1 --branch r24.08 https://github.com/triton-inference-server/core
5656 git clone --single-branch --depth 1 --branch r24.08 https://github.com/triton-inference-server/developer_tools
5757
58- cp -r ./CppSharp/bin/Release_x64/libCppSharp.CppParser.so ./CppSharp/bin/Release_x64/libStd-symbols.so ./CppSharp/bin/Release_x64/lib .
58+ # cp -r ./CppSharp/bin/Release_x64/libCppSharp.CppParser.so ./CppSharp/bin/Release_x64/libStd-symbols.so ./CppSharp/bin/Release_x64/lib .
5959
6060 ./CppSharp/bin/Release_x64/CppSharp.CLI -m tritonserver -g csharp -p linux -a x64 -o ./output1/ -I=core/include core/include/triton/core/tritonserver.h core/include/triton/core/tritonbackend.h core/include/triton/core/tritoncache.h core/include/triton/core/tritonrepoagent.h
61+
6162 echo AFTER CLI
6263
6364 mkdir -p bin/x64/Release/net8.0
You can’t perform that action at this time.
0 commit comments