cloudkernels / vaccel

A meta repo for gathering all the necessary components for running (and releasing) a vaccel environment
10 stars 2 forks source link

Enable profiling for various parts of the stack #53

Open bchalios opened 3 years ago

bchalios commented 3 years ago

We are instrumenting the parts of the stack related with TensorFlow operations so we can monitor the amount of time spent in each component.

Signed-off-by: Babis Chalios mail@bchalios.io