X-Validation parallel - log problem
marcin_blachnik
MemberPosts:61Guru
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?
Marcin B.
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?
Best regards
< portSpacing端口= " sink_through 1”间隔= " 0 " / >
<连接from_port = "模型" to_op =“应用模式”来说port="model"/>
Marcin B.
Tagged:
0
Answers
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
All the bast
Marcin