less_minimal

Results 5 comments of less_minimal

@hongzimao After going through your code, I think I can understand your explanation for question 1. Just want to confirm with you about my understanding: The softmax (surrounded by the...

When using GPU * TIME as the time unit, both queue_limit[qid] and rjob['executed_time] would be using unit GPU*TIME. So I think the original implementation makes sense.

Hi, have you figured out a way to do this? I am attempting to do the same thing. thanks!

You can change the openwhisk/ow-utils image version to the latest one. That should help solve the issue.

already made a PR