X-Validation parallel - log problem

marcin_blachnikmarcin_blachnik MemberPosts:61Guru
edited October 2019 inHelp
Hi
I have noticed a problem when I try to log values in X-Validation (parallel) operator. I need to log values of both training and testing process, and the result log is, lets say, strange. There are results of just few iterations, and some of the parameters are null. Is this a bug, or I should do it in some other way.

And some more general question: Are Macros thread safe, and is there any tool to manage execution order in parallel operators, like is there any barrier I can put to synchronize execution?




































< portSpacing端口= " sink_through 1”间隔= " 0 " / >














<连接from_port = "模型" to_op =“应用模式”来说port="model"/>






















Best regards

Marcin B.

Answers

  • Nils_WoehlerNils_Woehler MemberPosts:463Maven
    Hi Marcin,

    at the moment there is no such tool to manage execution order of parallel operators.
    Because of this macros and retrieve/store operators currently won't work with parallel execution operators.

    Regards,
    Nils
  • marcin_blachnikmarcin_blachnik MemberPosts:61Guru
    Thank you very much for your replay.

    All the bast
    Marcin
Sign InorRegisterto comment.