keras-onnx
keras-onnx copied to clipboard
Issue with customized object
Dear Developers, In https://github.com/Debottam/onnxExamples/blob/master/keras2onnx_Issue.ipynb I am getting an error from
def streched_tanh(x):
beta = 5
return beta*K.tanh(x)
It will be great if you guys have a look at https://github.com/Debottam/onnxExamples/blob/master/keras2onnx_Issue.ipynb and suggest.
Thanks, Debottam
Dear Developers,
Pinging here again, if there would be any help available regarding this issue? or you need more details? Please let me know.
Thanks, Debottam