Skip to content

Commit e81a8c0

Browse files
committed
Revert "edit dace orchestrator"
This reverts commit a8352ed.
1 parent a8352ed commit e81a8c0

File tree

1 file changed

+0
-1
lines changed
  • model/common/src/icon4py/model/common/orchestration

1 file changed

+0
-1
lines changed

model/common/src/icon4py/model/common/orchestration/decorator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,6 @@ def _concretize_symbols_for_dace_structure(dace_cls, orig_cls):
613613
**{
614614
"CellDim_sym": grid.connectivities["C2E"].ndarray.shape[0],
615615
"EdgeDim_sym": grid.connectivities["E2C"].ndarray.shape[0],
616-
"VertexDim_sym": grid.offset_providers["V2E"].ndarray.shape[0],
617616
"KDim_sym": grid.num_levels,
618617
},
619618
**concretize_symbols_for_dace_structure,

0 commit comments

Comments
 (0)