- 18 7月, 2017 7 次提交
-
-
由 Yu Yang 提交于
* `in_out_idxs_` shares between all operator instance in same type of operator.
-
由 Yu Yang 提交于
Fix Merge Bugs
-
由 Yu Yang 提交于
* There is a merge conflict when merge PR #2914 * Develop and PR #2914 both add `DDim::size` method, but did not triger git merge conflict while merge.
-
由 Qiao Longfei 提交于
-
由 Yu Yang 提交于
Add skeletons of `mul`, `rowwise_add`, `sigmoid`, `softmax` ops
-
由 hedaoyuan 提交于
Fix some link errors about NNPACK.
-
由 Yi Wang 提交于
refine tensor's conditional compilation, remove Tensor::numel_ and add DDim::size()
-
- 17 7月, 2017 33 次提交
-
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
Enable tensor test
-
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* Also fix unit test
-
由 Yu Yang 提交于
Python Generate OpCreation Methods by OpProto
-
由 Yu Yang 提交于
-
由 Yan Chunwei 提交于
* add inputs * add ut for multiple inputs * fix AddToLayer * op_desc -> op_proto * CreateArgumentOffsetMap -> CreateInOutOffsetMap * move CreateInOutOffsetMap from OperatorBase to op registry * arg_idxs_ -> in_out_idxs_
-
由 Yu Yang 提交于
* Implement InferShape and register them, give a stub Kernel method by LOG(INFO)
-
由 Yu Yang 提交于
CMake `op_library` function
-
由 Yiqun Liu 提交于
Update the dockerfile to build cross-compiling image for Android.
-
由 fengjiayi 提交于
Refactor DDim's product() and add slice_ddim()
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Qiao Longfei 提交于
-
由 Liu Yiqun 提交于
-
由 Liu Yiqun 提交于
-
由 Yu Yang 提交于
-
由 Yan Chunwei 提交于
* add NDEBUG switch to PADDLE_ENFORCE
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 Yancey 提交于
Fix fetch record from master
-
由 qingqing01 提交于
Change to meet cpplint style
-
由 dzhwinter 提交于
"fix dense vector shape in mq2007"
-
由 武毅 提交于
* using etcd as fault tolerant training * update * workable version, ft not tested * small fix * update * remove TODO
-
由 jc 提交于
-
由 jc 提交于
-
由 jc 提交于
-