- 04 8月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
Currently use `Operator("fc", X="x", W='w1', B='b1')` as operator creation method. Fix #3198 
 - 
 - 01 8月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Make interface of Operator to `const Scope&`
 
 - 
 - 31 7月, 2017 1 次提交
 - 
- 
由 qijun 提交于
 
 - 
 - 25 7月, 2017 1 次提交
 - 
- 
由 qijun 提交于
 
 - 
 - 18 7月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Fc operator is a grouped operator, which combined by may internal operators. * InferShape & Run a FC operator in Python.
 
 -