- 29 Aug, 2016 6 commits
-
-
Davis King authored
tiled_pyramid_to_image().
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 28 Aug, 2016 2 commits
-
-
Davis King authored
-
Davis King authored
test_box_overlap so they are less confusing and vague.
-
- 27 Aug, 2016 3 commits
-
-
Davis King authored
-
Davis King authored
from objects that are implicitly convertible to a loss details object just like you can for computational layers.
-
Davis King authored
alias tensors. Now any kind of tensors are supported.
-
- 25 Aug, 2016 3 commits
-
-
Davis King authored
environments.
-
Davis King authored
-
Davis King authored
-
- 24 Aug, 2016 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 23 Aug, 2016 5 commits
-
-
Davis King authored
-
Davis King authored
expecting an array2d like object.
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 22 Aug, 2016 9 commits
-
-
Davis King authored
not destruct and recreate themselves when you switch devices. Instead, they keep a table of context objects, for each thread and device, reusing as necessary. This prevents churn in the context objects when you are switching back and forth between devices inside a single thread.
-
Davis King authored
-
Davis King authored
order if that's the memory layout of the argument.
-
Davis King authored
-
Davis King authored
with a tensor.
-
Davis King authored
-
Davis King authored
written to with assign_image(). However, you get an error if you try to assign an image with a different size.
-
Davis King authored
-
Davis King authored
-
- 17 Aug, 2016 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 16 Aug, 2016 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
compilation errors when they get pulled into the scope of template metaprogramming expressions.
-