Skip to content

Commit

Permalink
Update the .rst to match code
Browse files Browse the repository at this point in the history
  • Loading branch information
afuller-TT committed Jan 31, 2025
1 parent 8063f0a commit 82e3edf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
AssignGlobalBufferToProgram
===============================

.. doxygenfunction:: tt::tt_metal::v0::AssignGlobalBufferToProgram(std::shared_ptr<Buffer> buffer, Program& program)
.. doxygenfunction:: tt::tt_metal::v0::AssignGlobalBufferToProgram(const std::shared_ptr<Buffer>& buffer, Program& program)

0 comments on commit 82e3edf

Please sign in to comment.