Commit Graph

10876 Commits (a4512dae3096c8bd82eff67e5ea7ee6bc552db45)

Author SHA1 Message Date
Leo Chen a4512dae30
fix test, test=develop (#25634)
6 years ago
Leo Chen 1ab4101d6c
add ci check for changing op-related api without core.ops, test=develop (#25596)
6 years ago
Shibo Tao e3736d73cf
add op multiply, delete op elementwise_mul from math.py. (#25480)
6 years ago
Huihuang Zheng 60da88540f
[Dy2stat] Modify print for dynamic type (#25612)
6 years ago
Aurelius84 dfe4e67e7a
Add friendly Error message in save_inference_model (#25617)
6 years ago
Aurelius84 ca1185d06b
[Dy2Stat] Fix scope in run_program_op (#25579)
6 years ago
wangchaochaohu 2092660c43
Ones op for API 2.0: remove the device and out parameters (#25497)
6 years ago
wangchaochaohu 4a44ffdd24
refine the eye Op for API 2.0 test=develop (#25295)
6 years ago
zhupengyang cd933c0aa2
refine error message of randint (#25613)
6 years ago
Zhou Wei f8ec5f0fce
just skip case of distribute on windows (#25581)
6 years ago
LutaoChu bbe8f7bdcd
update cross op parameters for API 2.0
6 years ago
Zhou Wei 1ab60544f2
windows CI scripts for xly,test=develop,test=win (#25533)
6 years ago
Huihuang Zheng a0b3c0dde8
Write Simnet Correctly and Enable Multiple Return Test (#25574)
6 years ago
Dong Daxiang e657d7062d
fleet base initial implementation and the API (#25442)
6 years ago
Aurelius84 1a5d3defb1
[Dy2stat] Add Reinforcement learning unittest (#25445)
6 years ago
zhupengyang 5a2d15a1d0
arange API: start default is 0, end default is None (#25452)
6 years ago
Chen Weihang 630f23ced3
fix test pe seresnext unittests failed on windows (#25584)
6 years ago
Peihan 885e88552a
resolve inference_pass_test input lodtensor case, test=develop (#25541)
6 years ago
Huihuang Zheng 0d8545f818
Enable MNIST Multiple 'return' as Unit Test (#25556)
6 years ago
Leo Chen 76d1f8a1e9
fix test_activation_op, test=develop (#25562)
6 years ago
Shibo Tao 6602ccf4ca
delete mul op. (#25499)
6 years ago
WuHaobo 73409d5039
Fix log1p (#25488)
6 years ago
Huihuang Zheng d8fe517bf8
Add Support for SelectedRows for Transpose OP and Fix a Bug That SelectedRows Cannot be Supported in SimNet (#25536)
6 years ago
liym27 0f8dc611c8
[Dy2Static] Convert assert stmt with new function `convert_assert`. (#25551)
6 years ago
Aurelius84 cf3c51a6ad
[Dy2Stat] Remove op call stack in PartialProgram (#25420)
6 years ago
Wilber 848aca7ae8
[CI] [Lite-Subgraph] CI add lite subgraph check. (#25346)
6 years ago
Shibo Tao 71c71e684c
fix logical_* ops' doc (#25479)
6 years ago
Shibo Tao a4d3335b6d
Fix elementwise ops (#25500)
6 years ago
Shibo Tao a2f141c099
fix reciprocal op doc(#25498)
6 years ago
Leo Chen b796d8facb
make preloading ligbomp more robust, test=develop (#25527)
6 years ago
LielinJiang 7129f544f0
Add bilateral_slice op (#25401)
6 years ago
YUNSHEN XIE 70554c9f97
disable TestSoftmaxFP16Op2 in test_softmax_op (#25519)
6 years ago
wangchaochaohu e4017e5c4f
refine the index_select Op for API 2.0 test=develop (#25296)
6 years ago
zhupengyang 2250120245
randint API: remove out, devive, stop_gradient; add name (#25433)
6 years ago
yaoxuefeng 5d3766ff3d
modify flip test=develop (#25312)
6 years ago
zhupengyang f8eccb0b1c
zeros_like API: remove device; input -> x (#25413)
6 years ago
yaoxuefeng f795a1bf12
modify meshgrid test=develop (#25319)
6 years ago
YUNSHEN XIE 62aeef7cf9
disable test_pipeline (#25518)
6 years ago
liym27 10d572a707
[Dy2stat] Add Seq2Seq Attention model as ProgramTranslator Unit Test (#25422)
6 years ago
zhupengyang 25029254bc
randn API: remove out, devive, stop_gradient; add name (#25409)
6 years ago
Chen Weihang 41d2247275
[Dy2static] Refactor ProgramTranslator save_inference_model API (#24989)
6 years ago
YUNSHEN XIE 3e45d44d0c
disable unittest test_user_defined_quantization,test=develop (#25451)
6 years ago
leesusu 856e6d3348
Correct parameter l2 passed to ftrl op (#25223)
6 years ago
Kaipeng Deng 20ee36bdea
make default_collate_fn visible. test=develop (#25244)
6 years ago
Zhen Wang ee44bcddd8
add more unit tests for imperative qat. test=develop (#25486)
6 years ago
tangwei12 fd961b0dfb
Fix/distibuted fleet ctr ut (#25474)
6 years ago
liym27 435fc4f0af
[while grad]Support pruning op in find_op_path about while sub-block when appending backward (#25330)
6 years ago
yaoxuefeng aaa7cbd56f
modify trace api test=develop (#25397)
6 years ago
Huihuang Zheng f9ac5fb992
[Dy2stat] Fix Memory Optimization in run_program_op and Add SimNet as Unit Test (#25383)
6 years ago
yaoxuefeng c42d662e2a
modify roll test=develop (#25321)
6 years ago