🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Not seeing the 'max runtime seconds' parameter in Deep Learning Operator

User: "CkNN_Algo"
New Altair Community Member
Updated by Jocelyn
Has the 'max runtime seconds' parameter been removed from the Deep Learning operator? If not, any ideas why it wouldn't be visible? Thanks
Sort by:
1 - 2 of 21
    User: "CkNN_Algo"
    New Altair Community Member
    OP
    I partially figured it out.

    When the operator is set to be reproducible, the max runtime parameter disappears.

    Is this a bug, or not? Thanks
    User: "jwpfau"
    Altair Employee
    Accepted Answer
    hi CkNN_Algo,
    you can not easily limit the runtime and have reproducible results at the same time, your computer is doing other things while it's running the process, so it's not guaranteed that it will always achieve the same in the same runtime.