Open umesh-timalsina opened 3 years ago
It's honestly pretty hard to know where this should exist for now. I lean away from this because I have also been exploring tools like GraphGym for training (but using this library for creating the dataset from the netlists). This certainly would have implications on deployment as the training wouldn't even happen here.
In my opinion, we should start with just creating models here and then providing the required wrappers for inference in the electric-circuits repo. It would be nice to be able to have a standardized API for use with electric-circuits but I think it will be hard this early in the process as there are possibly many different types of analytics to include.
Is it safe to close this now @brollb ?
Related to https://github.com/symbench/electric-circuits/issues/59#issuecomment-780918735. It might be nice to define/standardize and analytics workflow and API and what it would look like. Here's what I think of the analytics API Should provide:
This basic workflow makes sense to me. @brollb thoughts?