- 29 10月, 2019 1 次提交
- 
- 
由 Chen Weihang 提交于* Add IndicateVarDataType interface to block tensor is not initialized problem in OP GetExceptedKernelType (#20044) * add indicate_var_data_type inferface, test=develop * add unittests & polish error message, test=develop * remove needless include, test=develop * extract public function & polish message, test=develop * delete empty var check, test=develop * change data_type to pointer parameter, test=develop * polish details, test=develop * Replace risky GetInputType method with secure IndicateVarDataType interface (#20668) * replace part of the old implementation, test=develop * restore concat op, test=develop * update all ops implemention & delete GetDataTypeOfVar func, test=develop test=release/1.6 
 
- 
- 29 8月, 2019 1 次提交
- 
- 
由 Zeng Jinle 提交于
 
- 
- 29 5月, 2019 1 次提交
- 
- 
由 hutuxian 提交于
 
- 
- 07 5月, 2019 2 次提交
- 
- 
由 Zeng Jinle 提交于* add use_cuda to inplace pass,test=develop * add test softmax_with_xe_inplace test,test=develop * fix potential inplace bug test=develop * add more skip vars in mem opt pass,test=develop * follow comment,test=develop * follow comments,move duplicate out arg check to program->graph,test=develop 
- 
由 Kaipeng Deng 提交于* add attr axis infershape. test=develop * add CUDA kernel. test=develop * fix unittest. test=develop * fix unittest for soft_label. test=develop * fix fp16 unittest. test=develop * remove comment code. test=develop * refine test for axis. test=develop * add python api. test=develop * fix doc. test=develop * fix fp16 unittest. test=develop * fix ngraph test. test=develop * fix ENFORCE for test_imperative_transformer. test=develop * fit for ngraph test. test=develop * fix after rebase develop. test=develop * fix doc. test=develop * fix API.spec. test=develop * fix test_layers. test=develop * fix format. test=develop 
 
- 
- 06 5月, 2019 1 次提交
- 
- 
由 Zeng Jinle 提交于* add use_cuda to inplace pass,test=develop * add test softmax_with_xe_inplace test,test=develop 
 
- 
- 21 4月, 2019 1 次提交
- 
- 
由 Zeng Jinle 提交于* speedup gc and inplace softmax_with_cross_entropy_grad test=develop * refine models gpu mem Merge skip vars and warning messages of mem opt remove relu mem opt test=develop * follow comments test=develop 
 
- 
- 16 4月, 2019 2 次提交
- 11 4月, 2019 1 次提交
- 
- 
由 phlrain 提交于test=develop 
 
- 
- 20 3月, 2019 1 次提交
- 
- 
由 sneaxiy 提交于test=develop 
 
- 
- 04 3月, 2019 1 次提交
- 
- 
由 jerrywgz 提交于
 
- 
- 12 2月, 2019 1 次提交
- 
- 
由 jerrywgz 提交于
 
- 
- 12 12月, 2018 1 次提交
- 
- 
由 Yu Yang 提交于test=develop 
 
- 
- 30 10月, 2018 1 次提交
- 
- 
由 sneaxiy 提交于
 
- 
- 11 9月, 2018 1 次提交
- 
- 
由 Bai Yifan 提交于* add ignore index * update api.spec * enhance softmax_with_cross_entropy 
 
- 
- 08 5月, 2018 1 次提交
- 
- 
由 Yu Yang 提交于Do not use ctor * Reduce line of codes. * We can use virtual function for Maker now. * The implementation does not care what maker holds, it is easier to refactor later. 
 
- 
- 12 2月, 2018 1 次提交
- 
- 
由 qingqing01 提交于
 
- 
- 10 2月, 2018 2 次提交
- 08 1月, 2018 1 次提交
- 
- 
由 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 
 
- 
- 26 12月, 2017 1 次提交
- 
- 
由 Luo Tao 提交于
 
- 
- 25 12月, 2017 1 次提交
- 
- 
由 Qiao Longfei 提交于* init kernel hint * fix typo * rm unused code * add include in op_kernel.h * restore op_kernel since it will be moved to op_kernel_type * change force_cpu to use_cpu * fix compilation 
 
- 
- 21 12月, 2017 1 次提交
- 
- 
由 Yu Yang 提交于* Rename XXDescBind --> XXDesc * Fix Compile 
 
- 
- 20 12月, 2017 1 次提交
- 
- 
由 Yu Yang 提交于* Move framework.proto to proto namespace * Fix compile * Fix compile * Fix Compile 
 
- 
- 04 12月, 2017 1 次提交
- 
- 
由 qingqing01 提交于
 
- 
- 23 11月, 2017 1 次提交
- 
- 
由 caoying03 提交于
 
- 
- 13 11月, 2017 1 次提交
- 
- 
由 dangqingqing 提交于
 
- 
- 08 11月, 2017 1 次提交
- 
- 
由 Yu Yang 提交于* Chage `IndicateDataType` to `GetKernelType`. Make it easier to understand. * Change `OpKernelKey` to `OpKernelType` * Make operator developers can customize which kernel the operator will use in runtime. 
 
- 
- 06 11月, 2017 1 次提交
- 
- 
由 caoying03 提交于
 
- 
- 05 11月, 2017 1 次提交
- 
- 
由 kavyasrinet 提交于* Doc fix for smooth L1 loss * Adding doc for softmax_op * Added doc for softmax_with_cross_entropy * Adding documentation for transpose_op * small change to restart TeamCity CI 
 
- 
- 17 10月, 2017 3 次提交
- 12 10月, 2017 1 次提交
- 
- 
由 caoying03 提交于
 
- 
- 07 10月, 2017 1 次提交
- 
- 
由 qiaolongfei 提交于
 
- 
- 05 10月, 2017 3 次提交
- 03 10月, 2017 1 次提交
- 
- 
由 Yu Yang 提交于
 
- 
