Abhiroop Tejomay

Results 13 comments of Abhiroop Tejomay

The same issue persists if the PyTorch model `Experiment` is traced, but the function `experiment` is scripted. Does this still fall under experimental support?

But won't this fail for other inputs (not 100)? Because technically the experiment function is traced which has a `for` loop and the function's `for` loop depends on `val`, it...