- 22 12月, 2017 9 次提交
-
-
由 xuwei06 提交于
For input argument with a list of variables, drop_empty_grad is not allowed because it makes the correspondence bewteen a variable and its gradient ambiguous. Use REGISTER_OP_EX to register the op or call InputGrad(?,false) in GradOpDescMaker.
-
由 kavyasrinet 提交于
-
由 kavyasrinet 提交于
-
由 Abhinav Arora 提交于
-
由 kavyasrinet 提交于
Adding documentation for the operators: lod_tensor_to_array , array_to_lod_tensor, create_array, increment (#6807) * Adding operator assignment * Adding a prototype for documentation in layers * small update to re-run Travis * Removing file from another PR * Small typo * Adding documentation for the operators: lod_tensor_to_array , array_to_lod_tensor, create_array, increment * Fixing indentation issue * Fixed datatype of input variables
-
由 Abhinav Arora 提交于
* Polish API docs for assign layer * Polishing the API docs for concat and assign layer
-
由 kavyasrinet 提交于
-
由 kavyasrinet 提交于
* Writeup for array write layer * Fixed the type
-
由 kavyasrinet 提交于
-
- 21 12月, 2017 23 次提交
-
-
由 武毅 提交于
fix pip install page 404 links
-
由 fengjiayi 提交于
Rename fill_zeros_like_op's output
-
由 Yancey1989 提交于
-
由 Yu Yang 提交于
* Remove unnecessary reshape in ColwiseSum Speed up 12s -> 10s. * Hand write ColwiseAdd in CPU
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 QI JUN 提交于
* add design doc on keys of operator kernel type * follow comments
-
-
由 fengjiayi 提交于
-
由 chengduo 提交于
Add dilation for conv_trans_op
-
由 Yu Yang 提交于
* Rename XXDescBind --> XXDesc * Fix Compile
-
由 hedaoyuan 提交于
* Add libprotobuf-lite.a when install. * Fix protobuf.cmake * Bug fix
-
由 chengduoZH 提交于
-
由 Abhinav Arora 提交于
-
由 dzhwinter 提交于
-
由 whs 提交于
-
由 Abhinav Arora 提交于
-
由 Qiao Longfei 提交于
Kernel hint design
-
由 chengduo 提交于
Refine elementwiseAdd and im2col
-
由 Yibing Liu 提交于
Correct the dropout_op's computation in test
-
由 Abhinav Arora 提交于
* Polishing the embedding layer and the fc layer documentation * Addressing code review feedback
-
由 kavyasrinet 提交于
* Updating the design doc of Fluid * Organizing the operator documentation * Adding a proposed format for operator documentation * Adding more details to the format
-
由 Yibing Liu 提交于
-
- 20 12月, 2017 8 次提交
-
-
由 chengduo 提交于
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* Add design of switching kernel * Follow comments
-