MPolaris / onnx2tflite

Tool for onnx->keras or onnx->tflite. Hope this tool can help you.
Apache License 2.0
526 stars 42 forks source link

Update clip -> relu6 #15

Closed duanshengliu closed 2 years ago

duanshengliu commented 2 years ago

判断最小值和最大值分别是0和6,则使用tf.nn.relu6