vineetparikh

Results 3 comments of vineetparikh

^ In addition, this causes problems when attempting to convert a function that accepts an input shape with more than one value: `onnx_proto, _ = tf2onnx.convert.from_function(control_model_function, input_signature=np.asarray([[1,2]]))` should be correct...

To add additional social icons, go to social-icons.html, and inside the "icons" ul, add additional elements. For example, for a resume, do ``` {%- if site.resume -%} Resume {%- endif...