Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

levers.lua:128: torch.CudaLongTensor does not implement the torch.round() function #3

Open
SeekPoint opened this issue Jun 5, 2017 · 0 comments

Comments

@SeekPoint
Copy link

mldl@mldlUB1604:/media/mldl/data1t/ub16_prj/TORCH/CommNet/levers$ th levers.lua --batchsize 512 --lr 10 --clip .01 --hdim 64 --apg 5 --nlevers 5 --reward_only --maxiter 100000 --comm
{
nlevers : 5
nlayer : 2
equal_bags : true
reward_only : true
save : false
savedir : ""
hdim : 64
mdim : 64
comm : true
verbose : 500
recurrent : false
lr : 10
nagents : 500
maxiter : 100000
clip : 0.01
batchsize : 512
apg : 5
slayers_depth : 1
anneal : 1000000
logpath : ""
}
/home/mldl/torch/install/bin/luajit: levers.lua:128: torch.CudaLongTensor does not implement the torch.round() function
stack traceback:
[C]: in function 'round'
levers.lua:128: in main chunk
[C]: in function 'dofile'
...mldl/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d50
mldl@mldlUB1604:/media/mldl/data1t/ub16_prj/TORCH/CommNet/levers$

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant