Skip to content

Commit

Permalink
fixh
Browse files Browse the repository at this point in the history
  • Loading branch information
broskoTT committed Feb 7, 2025
1 parent 36ed349 commit cc63fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tt_metal/api/tt-metalium/tt_cluster.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ class Cluster {
const bool &skip_driver_allocs = false);
void start_driver(tt_device_params &device_params) const;

void get_metal_desc_from_tt_desc(const std::set<chip_id_t>& chip_ids);
void get_metal_desc_from_tt_desc();
void generate_virtual_to_umd_coord_mapping();
void generate_logical_to_virtual_coord_mapping();
void generate_virtual_to_profiler_flat_id_mapping();
Expand Down

0 comments on commit cc63fc1

Please sign in to comment.