OpsPAI / MTAD

MTAD: Tools and Benchmark for Multivariate Time Series Anomaly Detection
97 stars 16 forks source link

Tensorflow incompatibility #2

Open mohayl opened 1 year ago

mohayl commented 1 year ago

The network "dagmm" is built using Tensorflow 1.x and it is incompatible to tensorflow 2.x

YichenLi00 commented 7 months ago

Hey, thanks for pointing that out! We totally get where you're coming from. Upgrading it to TensorFlow 2.x isn't something we're planning to tackle – we're all about keeping things just like the original for benchmarking reasons.