Johannes Czech
Johannes Czech
Example game: ``` [Event "Test"] [Site "DESKTOP-K5TPRSK"] [Date "2022.09.20"] [Round "2"] [White "ClassicAra 0.9.5 CUDNN FP16"] [Black "Devre 4.0NN x64 1CPU"] [Result "1/2-1/2"] [BlackElo "2200"] [Time "17:27:17"] [WhiteElo "2200"] [TimeControl...
Hello, I am encountering a device match error even though the GPUs were successfully detected. Started from a docker container `nvcr.io/nvidia/pytorch:22.09-py3`. ```python GPU available: True, used: True TPU available: False,...
Hello @yajiedesign, thank you very much for frequently providing MXNet Windows builds. It seems that the C++ package is currently not enabled in your build and that a lot of...
This PR updates the TensorrtAPI to TensorRT 10. * delete retrieve_indices_by_name() * add member SampleUniquePtr runtime * replace getBindingDimensions() by getTensorShape() * replace setBindingDimensions() by setInputShape() * add link_libraries(stdc++fs) to...