- 08 1月, 2018 15 次提交
-
-
由 Yang Yu 提交于
-
由 Yang Yu 提交于
-
由 Yibing Liu 提交于
Add the parsing part for the profiling tool
-
由 Tao Luo 提交于
fix capi package
-
由 Qiao Longfei 提交于
* add rename guard * add device_data_transform * add device_data_transform_test * modify GetExpectedKernelType * update operator.run * support test test_label_semantic_roles * optimize code * optimize code * rename GetActualKernelType to GetExpectedKernelType * fix chunk_eval_op and device_data_transform_test * add is_same_place to place * optimize code, refine rename_guard * refine rename guard, add GetKernelTypeForVar * optimize code * add some log * rename guard * use sub scope to create var * fix compile * add IsInitialized for Tensor * add VarIsTensor * fix op_registry_test * test * tmp disable priority * restore switch_kernel.md * code clean
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 emailweixu 提交于
This can make it easier to locate error.
-
由 Yang yaming 提交于
Bug fix when inserting fill_zeros_like_op.
-
由 Siddharth Goyal 提交于
-
由 Yu Yang 提交于
Fix the output of conditional_block
-
由 yangyaming 提交于
-
由 武毅 提交于
update releasing doc
-
由 Siddharth Goyal 提交于
-
- 07 1月, 2018 1 次提交
-
-
由 typhoonzero 提交于
-
- 06 1月, 2018 6 次提交
-
-
由 Cao Ying 提交于
Fix doc of ParameterAttribute.
-
由 Cao Ying 提交于
Fix comment to layers.fc
-
由 Yibing Liu 提交于
-
由 typhoonzero 提交于
-
由 xuwei06 提交于
-
由 tensor-tang 提交于
-
- 05 1月, 2018 18 次提交
-
-
由 tensor-tang 提交于
-
由 Yibing Liu 提交于
-
由 tensor-tang 提交于
-
由 Yancey 提交于
-
由 tensor-tang 提交于
Add MKLDNNDeviceContext
-
由 Yibing Liu 提交于
-
由 Yibing Liu 提交于
-
由 Yu Yang 提交于
[WIP]: feature/parallel_do
-
由 Yibing Liu 提交于
-
由 zhangchao 提交于
Fix adagrad op by removing broadcast of Eigen.
-
由 Yibing Liu 提交于
-
由 Yang Yu 提交于
It will be used for LoD information in LoDTensor since LoD is a copy on write field. It is pretty slow for copying LoD information between operators. For resnet it will cost roughly 10% time of whole time, including reading data.
-
由 Yang Yang(Tony) 提交于
Parallel do
-
由 tensor-tang 提交于
-
由 wangmeng28 提交于
-
由 dzhwinter 提交于
* "add c++ side kernel selection" * "add multiple kernel op test" * "kernel selection only support cudnn" * "better formatter" * "small fix with UseCPU" * "depends on change interface Get(Place, Library)" * "fix CI" * "fix python cudnn test" * "leave the register cudnn op to another PR" * "fix CI" * "use all kernel by default" * "fix CI"
-
由 peterzhang2029 提交于
-
由 tensor-tang 提交于
-