-
- Downloads
Reusablity refactor
Big refactor to support general reusability for other ecosystem or non-TF projects. Also includes the TensorFlow Apache License and some other tweaks. Notably removes the little timer next to the last-refreshed indicator because CSS animations cause a HUGE CPU hit on a lot of hardware. Also added feature to totally reset or import data.
Showing
- .github/workflows/dashboard.yml 61 additions, 15 deletions.github/workflows/dashboard.yml
- .github/workflows/scheduled.yml 38 additions, 0 deletions.github/workflows/scheduled.yml
- tf_oss_dashboard/LICENSE 201 additions, 0 deletionstf_oss_dashboard/LICENSE
- tf_oss_dashboard/README.md 73 additions, 4 deletionstf_oss_dashboard/README.md
- tf_oss_dashboard/dashboard.py 50 additions, 27 deletionstf_oss_dashboard/dashboard.py
- tf_oss_dashboard/help.md 9 additions, 21 deletionstf_oss_dashboard/help.md
- tf_oss_dashboard/merge.py 33 additions, 8 deletionstf_oss_dashboard/merge.py
- tf_oss_dashboard/merge_and_generate.sh 43 additions, 0 deletionstf_oss_dashboard/merge_and_generate.sh
- tf_oss_dashboard/query.graphql 3 additions, 3 deletionstf_oss_dashboard/query.graphql
- tf_oss_dashboard/query_api.sh 60 additions, 4 deletionstf_oss_dashboard/query_api.sh
- tf_oss_dashboard/script.js 23 additions, 8 deletionstf_oss_dashboard/script.js
- tf_oss_dashboard/script.sh 0 additions, 22 deletionstf_oss_dashboard/script.sh
- tf_oss_dashboard/style.css 15 additions, 24 deletionstf_oss_dashboard/style.css
- tf_oss_dashboard/template.html.pug 54 additions, 35 deletionstf_oss_dashboard/template.html.pug
- tf_oss_dashboard/tensorflow.yaml 37 additions, 1 deletiontf_oss_dashboard/tensorflow.yaml
Loading
Please register or sign in to comment