deepanker13

Results 16 comments of deepanker13

/lgtm Thanks @helenxie-bit

Hi @helenxie-bit How are you passing values to the training container in katib? Is it possible to pass values like how they are being passed in training operator. ` "--training_parameters",...

@thuytrang32 can you please share the results by using less number of num_procs_per_worker maybe 2 for now, reducing cpu in resource_per_worker to 8, setting ddp_backend="gloo" and removing gpu key from...

Having a different list will make code more readable, Also should we create a folder and have a test file for each function to make it more organised? @andreyvelich