- 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
-
- 12 12月, 2018 1 次提交
-
-
由 Yu Yang 提交于
test=develop
-
- 12 5月, 2018 1 次提交
-
-
由 baiyf 提交于
-
- 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.
-
- 22 3月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Temporarily fix bug for backward tanspiler when using parallel_do operator. * Fix bug for backward tanspiler when using parallel_do operator
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 11 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Refine target_assign_op to unify the classification and regression targets assignment. * Fix the unit testing. * Fix conflicts.
-
- 10 2月, 2018 2 次提交
- 07 2月, 2018 1 次提交
-
-
由 dangqingqing 提交于
-
- 06 2月, 2018 1 次提交
-
-
由 dangqingqing 提交于
-