Instead, it looks like all we pass up is the name, type, and description

https://github.com/dmlc/tvm/blob/675216fbeb94c835e8267ae97aeed58f129c1c39/nnvm/src/c_api/c_api_symbolic.cc#L70-L78

If we could pass the default values (and a boolean to say whether there is one 
or not) then we could set the default value in the python argument list 
correctly. This would allow arguments with required values to fail natively as 
expected in the higher level language.

[ Full content available at: 
https://github.com/apache/incubator-mxnet/issues/12286 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to