- 02 1月, 2012 9 次提交
-
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
I used the same variable name for two different variables, which resulted into a bug.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
- 01 1月, 2012 1 次提交
-
-
由 Razvan Pascanu 提交于
-
- 31 12月, 2011 30 次提交
-
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
it was a mistake due to the list of list approach for the storage maps
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
The mintap is an offset that should always be taken into consideration
-
由 Razvan Pascanu 提交于
the to_list function used to be called only _list
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
I've cerated similarly to aux inpute a list of state_buffers, the difference being that know we keep track of the length of each argument as well..
-
由 Razvan Pascanu 提交于
Even if we do not have access to the memory buffer, if we are dealing with Tensor Types we can create a fake shared variable (all we need to know is the number of dimensions and dtype). I've wrote a function that create such a shared variable (that could afterwards take the real values) and used it for the auxiliary inputs (paramters and inputs/sequences)
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
names were getting to long so I created some intermidiate lists of buffers
-
由 Razvan Pascanu 提交于
at make_thunk we don't actually have access to the memory buffer to be able to do such things .. those have to be done at runtime
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-