Closed okdshin closed 6 years ago
menoh_test
failed with the following assertion error:
[ RUN ] OperatorTest.mkldnn_with_generic_fallback_test_sigmoid_example
Assertion failed: (2 <= dims.size()), function load_param, file /Users/sakai/Menoh/test/operator.cpp, line 46.
Thanks for pointing out. I fixed it!
Could you check again? @msakai
Thanks for review!
Add
Sigmoid
operator to generic context. It is very naive implementation.