Commit 5888be1f authored by Brian Pickrell's avatar Brian Pickrell
Browse files

first version of a resize op; compiles but resize_test_1 fails

parent 24148857
...@@ -205,6 +205,7 @@ register_migraphx_ops( ...@@ -205,6 +205,7 @@ register_migraphx_ops(
relu relu
reshape reshape
reshape_lazy reshape_lazy
resize
reverse reverse
rnn rnn
rnn_last_cell_output rnn_last_cell_output
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment