Kristina Tan

Results 4 comments of Kristina Tan

Hi, Would you mind sharing the configuration you used for training on Venice? I’m really curious about the time it takes you to train one epoch, as my training duration...

> Hi @kristinat8, > > Thank you for reaching out. Can you try: > > ``` > combined = fn.cat(decoded_imgs, depths.gpu(), axis=2) > ``` If I want to process the...

> Hi [@kristinat8](https://github.com/kristinat8), > > I'm not sure if I understand your ask. > > * if you want to specify the `depths` layout - please use `layout` argument of...

``````> > Hi [@kristinat8](https://github.com/kristinat8), > > I'm not sure if I understand your ask. > > > > * if you want to specify the `depths` layout - please use...