Arturo Ghinassi

Results 19 issues of Arturo Ghinassi

When trying to launch a DeepSpeed training I encountered this error in which I couldn't override the "btl_tcp_if_include" flag with the --launcher_args and got stuck in an error because the...

## Bug report - AirSim Version/#commit: [6688d27] - UE/Unity version: UE 4.27 - autopilot version: N/A - OS Version: MacOS Ventura 13.4.1 ### What's the issue you encountered? When trying...

How should I prepare my code (data loaders, model, etc..) in order to train in a both Data and Expert Parallel mode? And what does it change from "auto", "model"...

Hello, I wanted to know if it happened also to you during training to have the model outputting full nan tensors. It happens to me some times and I wanted...

I only wanted to know why do you multiply times 0.2 the output of the redo's single blocks and entire block. What is the reasoning? the advantages? How did you...

Hello, I would like to train my own optical flow using this scheme, what changes should I do ninth RealFlow.py script? Reading the paper I understood that only the Optical...

I was trying to train a policy from scratch like this and the model starts actually training but Unity stays on the main page: ``` python run_drone_control.py --train 1 --render...

**OS:** MacOS Ventura **clang version:** Apple clang version 14.0.3 (clang-1403.0.22.14.1) ``` [ 1%] Built target gtest [ 2%] Built target gtest_main [ 82%] Built target yaml-cpp [ 83%] Building CXX...

I would like to know if there is a blender command from CLI and associated python script, in order to convert the .obj folder to an animated GIF. Or if...

I am using this code to generate a Stacked Bar Chart and the output I get is correct, but when I try to download the chart the bars are missing:...

bug