- 06 Mar, 2018 1 commit
-
-
Fenglei authored
* add gpu broadcast * add broadcast kernel * fix bug for cumemdopyDtD usage in gpu_external_function.cpp
-
- 02 Mar, 2018 1 commit
-
-
fenglei.tian authored
-
- 26 Feb, 2018 1 commit
-
-
Scott Cyphers authored
-
- 20 Feb, 2018 4 commits
-
-
Pruthvi authored
* fixed bn weights initialization to correct size * style fix
-
fenglei.tian authored
-
Ashok Emani authored
-
Ashok Emani authored
* add mxnet sockeye Seq2Seq model * update test with sockeye model
-
- 15 Feb, 2018 1 commit
-
-
Ashok Emani authored
-
- 14 Feb, 2018 1 commit
-
-
fenglei.tian authored
-
- 13 Feb, 2018 1 commit
-
-
fenglei.tian authored
-
- 08 Feb, 2018 1 commit
-
-
Jennifer Myers authored
-
- 20 Jan, 2018 1 commit
-
-
Robert Kimball authored
* wip * wip * remove get_vector from runtime::TensorView class as it was for unit test only * cleanup * move writting vector to runtime::TensorView to the unit test dir * merge fix * PR review change * update from PR comment * update changes file
-
- 17 Jan, 2018 1 commit
-
-
Robert Kimball authored
* add mxnet seq2seq forward and backward * add benchmarks for seq2seq forward and backward
-
- 11 Jan, 2018 1 commit
-
-
Robert Kimball authored
* add interpreter nan check option * add unit test
-
- 09 Jan, 2018 1 commit
-
-
Robert Kimball authored
* much faster compile time * Remove all variables and just directly access inputs, output, and temps. * compare layouts when checking if two ops are equal * make performance counters available to all backends
-
- 05 Jan, 2018 1 commit
-
-
Robert Kimball authored
* general cleanup * remove runtime::Value * more cleanup * more cleanup
-
- 29 Dec, 2017 1 commit
-
-
Scott Cyphers authored
* Function can have multiple results Remove external use of ValueType, TupleType, Tuple Remove many external uses of Output and Input * corresponding CPU backend changes * Update master changes. * Remove type arg from Function, add changes.md * Merge changes. * Move bodies to .cpp, add brief doc * Merge CPU changes. * Remove xla includes from non-xla files * Remove xla from tests * First part of xla tuple support * change fprop_cache to assume multi-output bprop functions * New wrappers for handling tuples with XLA * Review comments * remove old xla files * fix merge errors * hand edit models to use multi output instead of tuples
-
- 28 Dec, 2017 1 commit
-
-
Robert Kimball authored
* add larger test models
-
- 27 Dec, 2017 1 commit
-
-
Robert Kimball authored
* cleanup * cleanup * expand * wip * undo
-
- 21 Dec, 2017 2 commits
-
-
Robert Kimball authored
* remove ngvm * remove NGVM from cmake
-
Robert Kimball authored
* remove ParameterizedConstant * use simpler element Type definition * Move TraitedType to NGVM directory
-
- 13 Dec, 2017 1 commit
-
-
Adam Procter authored
-
- 12 Dec, 2017 1 commit
-
-
Robert Kimball authored
LSTM benchmark test performance counters
-