"...composable_kernel_rocm.git" did not exist on "041ac4c95989c754eccd5d2aeb14cdd3e7e9d386"
- 18 Oct, 2011 1 commit
-
-
beder authored
-
- 14 Sep, 2011 2 commits
- 13 Sep, 2011 5 commits
- 12 Sep, 2011 4 commits
- 11 Sep, 2011 7 commits
- 10 Sep, 2011 9 commits
-
-
beder authored
Major switch from Value -> Node. The library compiles with the new API, but tests are still oldies, and don't compile
-
beder authored
-
beder authored
-
beder authored
-
beder authored
-
beder authored
Updated the node/value classes with the new iterators, they compile until we try to instantiate anything
-
beder authored
-
beder authored
-
beder authored
-
- 09 Sep, 2011 5 commits
-
-
beder authored
-
beder authored
Made the 'data' member optional in node_ref - it's only created on-demand, so we don't waste extra memory every time we do Value tmp = v;
-
beder authored
-
beder authored
-
beder authored
Switched memory to using shared nodes, and node_data to keep only naked node pointers, not shared nodes (to break the cycle, and we don't need weak pointers because their memory is guaranteed to exist, via 'memory')
-
- 08 Sep, 2011 4 commits
- 07 Sep, 2011 3 commits