DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
24 stars 8 forks source link

Implement depcheck as a GitHub Action #899

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR implements depcheck as a GitHub Action in the Deep-Learning-Playground repository. The goal is to validate the yarn.lock file and remove any unused frontend libraries to optimize the frontend package size and improve build performance.

Summary

Branch: depcheck-sweep-action

Fixes #895.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/depcheck-sweep-action_2

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.