Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在 中运行一段简单的代码a = torch.Tensor(5,3)时ZeroBraneStudio,我收到以下错误:
a = torch.Tensor(5,3)
ZeroBraneStudio
attempt to index global 'torch' (a nil value)
这是否意味着ZeroBraneStudio不承认Torch?
Torch
确保选择 Torch 作为Project | Lua Interpreter | Torch-7解释器(
Project | Lua Interpreter | Torch-7