Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
liaogulou committed Apr 11, 2024
1 parent d701f5f commit 18884cc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
depth=50,
out_indices=[4], # 0: conv-1, x: stage-x
norm_cfg=dict(type='BN')))

export = dict(export_type='raw')
export_type = 'raw'
export = dict(export_type=export_type)

0 comments on commit 18884cc

Please sign in to comment.