-
-
Couldn't load subscription status.
- Fork 5.7k
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorcompletionsTab and autocompletion in the replTab and autocompletion in the repl
Description
julia> VERSION
v"1.12.0-DEV.357"
julia> using PyCall
julia> nn=pyimport("torch.nn")
PyObject <module 'torch.nn' from '/usr/local/lib/python3.10/dist-packages/torch/nn/__init__.py'>
julia> nn.Sequential( # every character typed after this point causes the REPL to hang for ~30 seconds at 100% CPUMetadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviorcompletionsTab and autocompletion in the replTab and autocompletion in the repl