Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

fix pybind11 link #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ROCm_Libraries/ROCm_Libraries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5966,7 +5966,7 @@ Prerequisites
* `HIP <https://github.com/ROCm-Developer-Tools/HIP>`_ for running on the GPU
* `Protobuf <https://github.com/google/protobuf>`_ for reading `onxx <https://github.com/onnx/onnx>`_ files
* `Half <http://half.sourceforge.net/>`_ - IEEE 754-based half-precision floating point library
* `pybind11 <http://half.sourceforge.net/>`_ - for python bindings
* `pybind11 <https://github.com/pybind/pybind11/>`_ - for python bindings

Installing the dependencies

Expand Down