Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

ONNX ops: norm exported and lpnormalization imported #13806

Merged
merged 6 commits into from
Jan 10, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix
  • Loading branch information
Roshrini committed Jan 9, 2019
commit d986cbebb3b22680366d7fe565e75b8253989909
1 change: 0 additions & 1 deletion tests/python-pytest/onnx/test_cases.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@
'import': ['test_gather',
'test_global_lppooling',
'test_softsign',
# 'test_reduce_',
'test_mean',
'test_averagepool_1d',
'test_averagepool_2d_pads_count_include_pad',
Expand Down