- 04 4月, 2020 6 次提交
-
-
由 wawltor 提交于
* Add the argmax op to API 2.0, test=develop * Fix the compiler problem in arg_max op, test=develop * Fix the import meesage in common_ops_import, test=develop * Fix the default dtype of arg_min_max, test=develop
-
由 mamingjie-China 提交于
* add a new op paddle.tensor.sort(), test=develop * add a new op paddle.sort(), test=develop
-
由 wawltor 提交于
Update the new api ops of creation ops to the api 2.0
-
由 Zhen Wang 提交于
* Add allclose Op, and its function is analogous to numpy.allclose. It returns True if two tensors are elementwise equal within a tolerance.
-
由 kinghuin 提交于
* sin sqrt tanh atan add out, test=develop * optimize doc, test=develop * add dygraph test, test=develop
-
由 Wilber 提交于
* add flip op
-
- 03 4月, 2020 1 次提交
-
-
由 channings 提交于
* update linspace, equal operators to API 2.0, test=develop * equal support higher performance CUDA kernel, test=develop * update comment of equal&linspace operator, test=develop * update comment of equal&linspace operator, test=develop
-
- 02 4月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 Leo Chen 提交于
* add L1Loss * support L1Loss, test=develop * add test, test=develop * fix batch, test=develop * follow comments, test=develop
-
- 30 3月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
* define alias in paddle dir and paddle.nn dir test=develop * define alias in paddle.nn.functional dir test=develop * define alias in paddle.tensor.__init__.py test=develop
-
- 28 9月, 2019 1 次提交
-
-
由 qingqing01 提交于
* How to write custom op needs to follow framework OP spec. * Package fluid_framework.so and headers into whl. * Add paddle.sysconfig.get_include() and paddle.sysconfig.get_lib() to get include dir and lib dir. * Export some C-APIs to merge OpInfo between core.so and custom_op.so. * Add unit testing. * Update API.spec.
-
- 26 8月, 2019 1 次提交
-
-
由 silingtong123 提交于
* test=develop,Optimized error reporting information * test=develop,add importscipy unittest * test=develop, rename the file and function
-
- 12 2月, 2019 1 次提交
-
-
由 Yan Xu 提交于
* add launch mp distributed mode module test=develop * delete unused file test=develop * refine usage test=develop * refine usage test=develop * move distributed package test=develop * add to whl package test=develop
-
- 14 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 12 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 31 3月, 2018 1 次提交
-
-
由 Helin Wang 提交于
In this way we can build and test using WITH_FLUID_ONLY flag being set to ON. - move paddle.v2.dataset,reader to paddle.dataset,reader - remove unused code (which depends on v2) in paddle.dataset,reader
-
- 06 12月, 2017 1 次提交
-
-
由 Yancey 提交于
* write versino.py * add version py * clean init py * add istaged, major and etc... fields * update * update * update
-
- 09 12月, 2016 1 次提交
-
-
由 Yi Wang 提交于
-
- 12 11月, 2016 1 次提交
-
-
由 qijun 提交于
-
- 29 8月, 2016 1 次提交
-
-
由 zhangjinchao01 提交于
ISSUE=4586495 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-