Tsebeb opened a new pull request #1326: URL: https://github.com/apache/systemds/pull/1326
Implemented a minified version of Efficient-Net B0 with an additional mini test script on the MNist data set. This includes a few new layer implementations: - SILU nonlinearity Layer - Adaptive Global Avg Pooling Layer - Inverted Residual Mobile Layer (MBConv) We only used a single MBConv layer instead of the total of 16. The top and stem part are however identical to Efficient-Net B0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org