- 20 8月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 14 8月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 07 8月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 04 8月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 31 7月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
-
- 30 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 29 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 27 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 21 7月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
- 17 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 14 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 12 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 10 7月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 07 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 08 6月, 2020 1 次提交
-
-
由 Aurelius84 提交于
* Support LoDTensorArray in reverse_op test=develop * polish en doc and unittest code test=develop * refine sample code test=develop * add example of LoDTensorArray test=develop * fix typo test=develop
-
- 04 6月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 14 5月, 2020 1 次提交
-
-
由 swtkiwi 提交于
-
- 13 5月, 2020 1 次提交
-
-
由 mapingshuo 提交于
* fix error log: resahpe, range, reverse.
-
- 26 4月, 2020 1 次提交
-
-
由 HappyAngel 提交于
python API(get_tensor_from_selected_rows and tensor_array_to_tensor)error message enhance, test=develop (#23636)
-
- 15 4月, 2020 1 次提交
-
-
由 liu zhengxi 提交于
* error message enhancement create_parameter create_global_var, test=develop * use six.PY2 to use long, test=develop * fix input dtype for create_parameter, test=develop
-
- 13 4月, 2020 2 次提交
-
-
由 mamingjie-China 提交于
raw doc: bool, float15, float32, float64, int8, int32, int64, uint8. new doc: bool, float16, float32, float64, int8, int32, int64, uint8.
-
由 wawltor 提交于
* Add the support of bool list for assign value, test=develop * Fix the assign op test case for bool dtype, test=develop
-
- 12 4月, 2020 5 次提交
-
-
由 mamingjie-China 提交于
API(has_inf, has_nan, cumsum, fsp_matrix, increment) error message enhancement, test=develop (#23769) * API(argsort, argmax, argmin, cast, diag) add error message,and the same time add the test cases for those apis.
-
由 wawltor 提交于
Those ops include,scale, sum, sums,unique_with_counts,unique, wherre, add error message and test case
-
由 wawltor 提交于
Add the error raise for those cases aassign isfinite linspace ones_like zeros_like zeros ones
-
由 wangchaochaohu 提交于
-
由 mamingjie-China 提交于
* API(argsort, argmax, argmin, cast, diag) error message enhancement, test=develop
-
- 10 4月, 2020 2 次提交
-
-
由 liu zhengxi 提交于
* refine example code in en doc, test=develop, test=document_fix * update shape to make it meaningful, test=develop, test=document_fix
-
由 wangchaochaohu 提交于
-
- 08 4月, 2020 1 次提交
-
-
由 liym27 提交于
* API (Switch) error message enhancement. * fix bug: dtype of out in api isfinite is set incorrectly. The dtype should be bool.
-
- 07 4月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
* add support for value tensor support of fill_constant Op
-
- 02 4月, 2020 2 次提交
-
-
由 liym27 提交于
* Add unittest for transformer prediction in dygraph_to_static. * fix bug in fill_constant api. * Make transpose support size 0. test=develop
-
由 songyouwei 提交于
* support tensor array create read write in dygraph test=develop * minor fix test=develop * support tensor_array_to_tensor test=develop * add while loop case and err msg test=develop * refine ut test=develop
-
- 01 4月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 31 3月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* expand parameters, test=develop * support resnet, test=develop * fix resnet, test=develop * support duplicable out, test=develop * support ptb * fix bugs, test=develop * support null input, test=develop * fix bugs, test=develop * fix batchNorm is_test, test=develop * refine code, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop
-
- 26 3月, 2020 1 次提交
-
-
由 liym27 提交于
-
- 19 3月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
-
- 17 3月, 2020 1 次提交
-
-
由 songyouwei 提交于
test=develop
-
- 13 3月, 2020 1 次提交
-
-
由 liym27 提交于
* Support that the input(x) of stack api is a LoDTensorArray. test=develop * Support that the input of concat api is a LoDTensorArray. test=develop * Add tests to test stack/concat called in dygraph_to_static. test=develop
-