- 21 7月, 2017 1 次提交
-
-
由 fengjiayi 提交于
-
- 20 7月, 2017 8 次提交
-
-
由 fengjiayi 提交于
-
由 dongzhihong 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 fengjiayi 提交于
-
由 dongzhihong 提交于
-
- 19 7月, 2017 21 次提交
-
-
由 qiaolongfei 提交于
-
由 liaogang 提交于
-
由 Qiao Longfei 提交于
* a simplest SGD op
-
由 liaogang 提交于
-
由 qijun 提交于
-
由 qijun 提交于
-
由 liaogang 提交于
-
由 liaogang 提交于
-
由 dongzhihong 提交于
-
由 qijun 提交于
-
由 fengjiayi 提交于
-
由 dongzhihong 提交于
-
由 qijun 提交于
-
由 wanghaoshuang 提交于
2. Add crop layer unitest 3. Fix bugs
-
由 fengjiayi 提交于
We put forward Op's inputs, outputs and output gradients into Grad Op's inputs, and put forward Op's input gradients into Grad Op's output. So Grad Op's `in_out_idx`, `input_format` and 'output format' need to be rebuilt during Op creating.
-
由 Yu Yang 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
- 18 7月, 2017 10 次提交
-
-
由 dongzhihong 提交于
-
由 fengjiayi 提交于
-
由 dongzhihong 提交于
-
由 dongzhihong 提交于
-
由 Yu Yang 提交于
* Fc operator is a grouped operator, which combined by may internal operators. * InferShape & Run a FC operator in Python.
-
由 Yu Yang 提交于
* Not use __CUDACC__ macro, because malloc in GPU memory do not have to used in .cu file. * Also, `PADDLE_ENFORCE` logic is wrong.
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Helin Wang 提交于
-
由 Yu Yang 提交于
* `in_out_idxs_` shares between all operator instance in same type of operator.
-