Bug report: Apply Math Operation doesn't cache and reuse results from previous run

Adam Stewart 51 Reputation points
2020-07-14T20:19:51.143+00:00

In Azure ML Designer, I have a complex data preprocessing pipeline. One of the main features of Designer pipelines is that they are supposed to cache the results of each run, so that they don't need to be re-executed every time if nothing that they depend on has changed. This feature works correctly for all of the nodes in my graph except for the Apply Math Operation nodes. This results in the second half of my pipeline needing to be re-run every time I add a new node.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,630 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 47,256 Reputation points
    2020-07-14T20:28:46.2+00:00

    Thanks for reaching out to us. We will investigate this deeper and let you know any update.

    Regards,
    Yutong

    0 comments No comments