samskalicky commented on issue #19647:
URL:
https://github.com/apache/incubator-mxnet/issues/19647#issuecomment-741309812
Making the change above now throws an exception:
```
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/ubuntu/mxnet/python/mxnet/symbol/symbol.py", line 1617, in
optimize_for
ctypes.byref(new_aux_names)))
File "/home/ubuntu/mxnet/python/mxnet/base.py", line 246, in check_call
raise get_last_ffi_error()
mxnet.base.MXNetError: Traceback (most recent call last):
File "src/c_api/c_api_symbolic.cc", line 1547
MXNetError: Error optimizing for backend 'test' cannot be found
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]