Nanoskript
Results
1
issues of
Nanoskript
Closes: https://github.com/onnx/tensorflow-onnx/issues/436 This rewrite is based on this comment: https://github.com/onnx/tensorflow-onnx/issues/436#issuecomment-993313423 with changes to make it more general and translatable into `tf2onnx`. Equivalent TensorFlow function and automated test script (expand) ```python3...