microsoft/tempeh

Make performance trackable over time

romanlutz opened this issue · 1 comments

We need some sort of place to store the metrics over time, e.g. a storage blob, or a cloud workspace or something like that.

This is complete as of yesterday's check-in. We now have support for tracking performance through AzureML workspaces if users choose to use them. They can still run everything locally and store results in blobs somewhere, but AzureML is now a first-class supported execution platform. If anyone wants to add others please submit a PR. The "execution" directory is intentionally left open to other platforms.