- 24 7月, 2017 9 次提交
- 
- 
由 fengjiayi 提交于Replace `OperatorPtr` with `std::shared_ptr<OperatorBase>` 
- 
- 
由 fengjiayi 提交于
- 
由 Yu Yang 提交于Remove ScopePtr and OperatorPtr 
- 
- 
由 fengjiayi 提交于
- 
由 Yu Yang 提交于* ScopePtr means pointer of scope, but it can be shared or uniqued. Change it to std::shared_ptr<Scope> to make code better to read. 
- 
由 Yu Yang 提交于* Expose Net to Python * Expose PlainNet to Python, make python can add_op, complete_add_op * Provide a low level api to manipulate Net * Unittest for Net::DebugString 
- 
由 gangliao 提交于Fix memory deps on device context 
 
- 
- 23 7月, 2017 3 次提交
- 22 7月, 2017 7 次提交
- 21 7月, 2017 21 次提交
- 
- 
由 Yi Wang 提交于Simplify Tensor implementation 
- 
由 Tao Luo 提交于enable Intel MKLDNN library and Intel MKL small package 
- 
由 Zhaolong Xing 提交于Mobilenet gpu implementation 
- 
由 tensor-tang 提交于
- 
由 QI JUN 提交于Implement some basic op kernel 
- 
由 tensor-tang 提交于
- 
由 qijun 提交于
- 
由 tensor-tang 提交于
- 
由 tensor-tang 提交于
- 
由 fengjiayi 提交于
- 
由 fengjiayi 提交于
- 
由 fengjiayi 提交于1. Change PODDeleter's template parameter 'PlaceType' to 'Place'. 2. Limit PODDeleter and Tensor::mutable_data()'s `T` to POD type. 
- 
由 qijun 提交于
- 
- 
由 xzl 提交于
- 
由 fengjiayi 提交于
- 
由 Qiao Longfei 提交于* add cross-entropy-op * add infershape and compute * implement Infershape and compute of onehotcrossentropy op 
- 
由 helinwang 提交于fix client discover pserver context cancelled 
- 
由 xzl 提交于
- 
- 
由 Helin Wang 提交于It's already fixed by Wuyi's PR, but his PR may take some time to merge, but I want to get this change in ASAP. 
 
- 
