- 17 10月, 2017 32 次提交
 - 
- 
由 wangmeng28 提交于
 - 
由 wangmeng28 提交于
 - 
由 wangmeng28 提交于
 - 
由 Yu Yang 提交于
 - 
由 Yu Yang 提交于
They are public now
 - 
由 Qiao Longfei 提交于
 - 
由 QI JUN 提交于
Complete infer_var_type
 - 
由 Qiao Longfei 提交于
* rm cpp executor_test, rewrite in python later * remove executor_test code in CMakeList.txt
 - 
由 QI JUN 提交于
export SelectedRows to Python
 - 
由 Yu Yang 提交于
* Implement FC layer with helper * Update LayerHelper * Add debug string for Python ProtoBuf and Rename `Sync` to `Flush` * Add check of ProtoBuf initialization * Layer wrapper for FC * Fix unittest * Fix CI * Add code generator * AttributeChecker Better error log and speicalize bool Since lots of types can be cast to bool * Complete mlp, fit_a_line
 - 
由 qijun 提交于
 - 
由 QI JUN 提交于
export feed/fetch variable method to Python
 - 
由 Yu Yang 提交于
* Change dataType to data_type Follow PEP8 * Change name_convention to fit PEP8
 - 
由 Yu Yang 提交于
* Update design doc for Python Layer * Update document
 - 
由 Yu Yang 提交于
* AttributeChecker Better error log and speicalize bool Since lots of types can be cast to bool * add FIXME comment
 - 
由 qijun 提交于
 - 
由 QI JUN 提交于
remove unused C++ class OpRegistrar
 - 
由 QI JUN 提交于
add some basic math functor for SelectedRows
 - 
由 qijun 提交于
 - 
由 Yang Yang(Tony) 提交于
 - 
由 qijun 提交于
 - 
 - 
由 Yang Yang(Tony) 提交于
 - 
由 qijun 提交于
 - 
由 qijun 提交于
 - 
由 qijun 提交于
 - 
由 qijun 提交于
 - 
由 qijun 提交于
 - 
由 Yu Yang 提交于
* Feed/Fetch op just plain operator, not a OpWithKernel * Do not register OpInfoMaker since Feed/Fetch will never be configured by users * Feed/Fetch op has empty gradient * Feed/Fetch op do not hard code `feed_variable`, `fetch_variable` as its input and output, make it as a plain Operator input/output
 - 
由 wangmeng28 提交于
 - 
由 wangmeng28 提交于
 - 
由 qijun 提交于
 
 - 
 - 16 10月, 2017 8 次提交
 - 
- 
由 Tao Luo 提交于
add SQRT/LAST/FIRST strategy for Seqpool
 - 
由 Luo Tao 提交于
 - 
由 Luo Tao 提交于
 - 
由 武毅 提交于
 - 
由 Tao Luo 提交于
Ensure name is not set in bias_attr in gru_step_naive_layer
 - 
由 Peng LI 提交于
Fix bug in computing output size of IdentityOffsetProjection
 - 
由 武毅 提交于
* fix gometalinter versioning * stop gometalinter
 - 
由 qijun 提交于
 
 -