Skip to content

Commit

Permalink
minor comment modification
Browse files Browse the repository at this point in the history
  • Loading branch information
broskoTT committed Dec 3, 2024
1 parent fd788ad commit 5c3779a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tt_metal/llrt/get_platform_architecture.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ namespace tt::tt_metal {
* @endcode
*
* @see tt::get_arch_from_string
* @see tt_ClusterDescriptor::detect_arch
* @see tt_ClusterDescriptor::get_arch
* @see PCIDevice::enumerate_devices_info
*/
inline tt::ARCH get_platform_architecture() {
auto arch = tt::ARCH::Invalid;
Expand Down

0 comments on commit 5c3779a

Please sign in to comment.