- 10 8月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 09 8月, 2017 21 次提交
-
-
由 dangqingqing 提交于
-
由 Yu Yang 提交于
Make const variables in operator.h fit google style
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
Use ostream << operator to get to_string
-
由 Yu Yang 提交于
* No POD instance is forbidden in global scope. See https://google.github.io/styleguide/cppguide.html#Static_and_Global_Variables
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
Merge pull request #3334 from reyoung/feature/ignore_some_files_which_will_generated_while_compiling Ignore compile generated files for git
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* Make `PADDLE_ENFORCE_EQ` supports custom class, like DDim
-
由 Qiao Longfei 提交于
* merge InferShapeContext and OperatorContext * OperatorBase& instead of OperatorBase*
-
由 helinwang 提交于
Implement trainer init parameters election with etcd
-
由 Yan Chunwei 提交于
* add lodtensor * add reshape of lod * add details * rename Elements/Levels * size_t and vector reserve * add details * add const& std::shared_ptr * add lod_tensor_impl.h * remove a shared_ptr
-
由 Yi Wang 提交于
Refactorize enforce_test.cc
-
由 Yi Wang 提交于
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-
由 Helin Wang 提交于
-
由 Yi Wang 提交于
Fix some build warnings
-
由 Yi Wang 提交于
-
由 Yi Wang 提交于
-
- 08 8月, 2017 18 次提交
-
-
由 Yi Wang 提交于
"remove type alias"
-
由 dongzhihong 提交于
-
由 dzhwinter 提交于
-
由 dzhwinter 提交于
-
由 Qiao Longfei 提交于
* init grad op checker * can run * add GradeChecker class * use get_numeric_gradient * refine code * add softmax and cross entropy auto grad test * use close to judge op_grad and numeric_grad * add cpu and gpu compare * add comments * add support_gpu * fix allclose * fix name error and symplify code * optimize gradient checker * add test_cross_entropy_op * update gradient_checker.py * optimize code * use random.uniform instead of random.random * fix type bug * optimize check_grad * put SupportGPU into OperatorBase * typo
-
由 dongzhihong 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
Add uniform random operator
-
由 Tao Luo 提交于
reduce travis-ci time of build_doc
-
由 dongzhihong 提交于
-
由 Cao Ying 提交于
Add a Kmax sequence score layer.
-
由 Luo Tao 提交于
-
由 caoying03 提交于
-
由 Luo Tao 提交于
* remove external_project_dependencies for proto/CMakeLists.txt
-
由 dzhwinter 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Cao Ying 提交于
Add a nest sequence select layer.
-