Hi there,
I’m trying to implement a custom PyDatabase for MetaSchedule while referencing JSONDatabase and the previous MemoryDatabase. I want to jsonify TuningRecord and Workload into JSON in Python. But I can’t find any good resources for that.
Anyone can help me? Thanks!