relu6 = min(max(features, 0), 6) This is useful in making the networks ready for fixed-point inferen.
確定! 回上一頁