Skip to content

Commit

Permalink
fix code format
Browse files Browse the repository at this point in the history
  • Loading branch information
bachelor-dou committed Jan 24, 2025
1 parent 94ac2b5 commit 90e27ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onnxruntime/core/providers/cann/cann_graph.cc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
namespace onnxruntime {
namespace cann {

static int lower_bound = 8; // Supported domain version lower bounds
static int lower_bound = 8; // Supported domain version lower bounds

std::once_flag flag;

Expand Down

0 comments on commit 90e27ad

Please sign in to comment.