mlcommons / cm4mlops

A collection of portable, reusable and cross-platform automation recipes (CM scripts) with a human-friendly interface and minimal dependencies to make it easier to build, run, benchmark and optimize AI, ML and other applications and systems across diverse and continuously changing models, data sets, software and hardware (cloud/edge)
http://docs.mlcommons.org/cm4mlops/
Apache License 2.0
7 stars 12 forks source link

Identify if git user configs are saved #88

Open arjunsuresh opened 6 days ago

arjunsuresh commented 6 days ago

While applying patches to a newly pulled git repo, a user identity is needed. It'll be good to check if a global user identity is set and if not use a dummy user identity.