- 06 7月, 2018 2 次提交
-
-
由 Paweł Żelazko 提交于
-
由 yuyang18 提交于
-
- 05 7月, 2018 2 次提交
-
-
由 tensor-tang 提交于
-
由 dzhwinter 提交于
* move to platform * "move init from framework to platform" * "remove used init" * "fix ci" * "fix ci" * "fix generic" * "fix ci" * "fix ci" * "fix ci" * "disable fragile test"
-
- 03 7月, 2018 3 次提交
- 02 7月, 2018 8 次提交
-
-
由 Paweł Żelazko 提交于
-
由 Paweł Żelazko 提交于
-
由 yuyang18 提交于
* Shrink reshape_op library size * User can register a standard C++ functor as a op kernel
-
由 yuyang18 提交于
-
由 yuyang18 提交于
-
由 Yancey1989 提交于
-
由 sneaxiy 提交于
-
由 fengjiayi 提交于
-
- 01 7月, 2018 2 次提交
-
-
由 Yancey1989 提交于
-
由 gongweibao 提交于
-
- 30 6月, 2018 2 次提交
-
-
由 Yan Chunwei 提交于
-
由 fengjiayi 提交于
-
- 29 6月, 2018 7 次提交
-
-
由 chengduo 提交于
-
由 guochaorong 提交于
This reverts commit bc28cf61.
-
由 gongweibao 提交于
-
由 chengduo 提交于
* Fix tensorcopy bug * follow comment * Refine TensorCopy
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 yuyang18 提交于
-
- 28 6月, 2018 5 次提交
-
-
由 chengduo 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 mozga-intel 提交于
-
由 Haichao Zhang 提交于
* Add fill_zeros_array op. This op is used for zero-filling an LoDTensorArray. * merge fill_zeros_array_op with fill_zeros_like_op * add unit_test for fill_zeros_like for array
-
- 27 6月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 26 6月, 2018 7 次提交
-
-
由 yi.wu 提交于
-
由 yi.wu 提交于
-
由 yuyang18 提交于
-
由 yi.wu 提交于
-
由 yi.wu 提交于
-
由 chengduo 提交于
-
由 Tomasz Patejko 提交于
* elementwise_add with bcast: Brian's implementation by Brian added, with default bcasts * elementwise_add with bcast: GetExpectedKernelType added to elementwise_op * elementwise_add with bcast: use_mkldnn attribute added * elementwise_add with bcast: changes after review and some formatting * elementwise_add with bcast: changes after style check * elementwise_add with bcast: changes after style check cont. * elementwise_add with bcast: MKLDNN unittests added * elementwise_add with bcast: original unittests with use_mkldnn flag * elementwise_add with bcast: handling of MKLDNN format corrected * elementwise_add with bcast: setting MKLDNN format turned into lambda * elementwise_add with bcast: MKDNN format setting turned into separate function * elementwise_add with bcast: condition for choosing MKLDNN simplified * elementwise_add with bcast: fix for MKLDNN format set incorrectly in bcasts * elementwise_add with bcast: changes in unittests for broadcasts * elementwise_add with bcast: fixes in unittests regarding dimensions * elementwise_add with bcast: bring back correct format setting in mklml grad path * elementwise_add with bcast: fixed compilation error
-
- 25 6月, 2018 1 次提交
-
-
由 yi.wu 提交于
-