Git Product home page Git Product logo

Comments (2)

lightvector avatar lightvector commented on August 14, 2024

Sorry I missed this issue for a while. Are you still having trouble, and did you install correct versions of CUDA and TensorRT? This error sounds like the kind of error that you would get if you haven't installed TensorRT, or if isn't installed correctly. You can also check if other versions of KataGo work for you rather than just the TensorRT version, and if you're absolutely sure you installed things perhaps it's just not finding the dll, in which case you can try searching your computer for the nvinfer_builder_resource.dll and copy that DLL to the same directory as the katago exe to make sure it gets found.

from katago.

tinyhare avatar tinyhare commented on August 14, 2024

Because you use katago-v1.14.1-trt8.6.1-cuda12.1-windows-x64.zip

you need TensorRT8.6,download it from nvidia web page, you can get the .dll files. copy it to the same directory as katago.exe located.
https://developer.nvidia.com/tensorrt/download

TensorRT 8.6 GA for Windows 10 and CUDA 12.0 and 12.1 ZIP Package

from katago.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.