Commit Graph

76 Commits (371f377beaf687946eeed8bf02c0cba257382f5f)

Author SHA1 Message Date
石晓伟 a392b77785
add no_grad_set value check in op_test, test=develop (#22370)
5 years ago
juncaipeng 7b0692a610
remove skip_check in test_activation_mkldnn_op, test=develop (#22376)
5 years ago
juncaipeng 325f0722bd skip all mkldnn op test (#22363)
5 years ago
zhupengyang cf0e264e63 all cases use large shape and skip special cases (#22332)
5 years ago
zhupengyang cb5e0d20c2 skip cases with small shape (#22318)
5 years ago
zhupengyang 7ab44afbcc check op tests' shape should be 100+ (#22047)
5 years ago
juncaipeng 05ee05e248
no fp64 check for mkldnn op test, test=develop (#22217)
5 years ago
zhongpu 7e2af4c91f modify sequence_pool optest apply get_sequence_instance_size_0_input, test=develop (#22214)
5 years ago
songyouwei 0d82baf837 add batch_size_1_input data function for sequence ops unittests (#22172)
5 years ago
juncaipeng bde7ee97f7
Use unified threshold in all op test (#21814)
5 years ago
huzhiqiang f5f65a7e8a
OP unit test specification: compiletime-runtime consistency check (#22006)
5 years ago
Pei Yang b852ef7375 add no_check_set check for op unittests (#21611)
5 years ago
Zhang Ting 835ba4ec81
add is_empty_grad_op for OpTest (#22022)
5 years ago
juncaipeng b1ec1d54cf Delete check grad for int, collect op for now (#21922)
5 years ago
juncaipeng feabed1309
Modify op test (#21835)
5 years ago
huzhiqiang 53c16eabe4
test the compatibility between execution time and compiling time (#21511)
5 years ago
Zhang Ting 538c848958 add decorator skip_check_grad_ci (#21836)
5 years ago
zhupengyang 9bb1e3ea16 add shape_check for op tests (#21391)
5 years ago
Leo Chen c50ebeac12 add comments of inplace_atol (#21819)
5 years ago
juncaipeng fb067fa4d2
Modify test framework, test=develop (#21789)
5 years ago
Zhang Ting 73e97d39b4 add check for check_grad in Op unittests (#21383)
6 years ago
juncaipeng a6e935f424
Update op test framework (#21599)
6 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
6 years ago
Zeng Jinle 09696d5df8
Use system allocator in OpTest (#21335)
6 years ago
Zeng Jinle b9f8ae8494
Add global value getter setter (#21285)
6 years ago
zhongpu c4ede95c74 open dygraph op test, test=develop (#19787)
6 years ago
Yiqun Liu 35f17ae28f
Add the check of lod_level between compile-time and runtime. (#20961)
6 years ago
Leo Chen 9974e40787 Update Tensor.set() to support float16 (#19964)
6 years ago
Leo Chen 57606205f5 Make OpTest check grad inplace even if forward has no inplace (#19847)
6 years ago
Leo Chen 5fbf03d6b4 Enhance OpTest to support double grad inplace check (#19826)
6 years ago
baojun f2ad30c4dd Some ngraph op and unittest fix (#19515)
6 years ago
Leo Chen 6fb310ae29 Fix bug of getting bool Flags from os.environ (#19349)
6 years ago
Leo Chen d49c2bad71 update inplace grad test to new CompiledProgram API, test=develop (#19359)
6 years ago
Leo Chen a9d5fc5142 Enhance OpTest to check the consistency of operators when using and not using inplace (#19101)
6 years ago
Leo Chen 8f53735437 Fix memory overwriting of tensors returned by executor (#19030)
6 years ago
lujun 1c9aaeebe0 move imperative to dygraph, test=develop
6 years ago
minqiyang de212ae274 Polish code
6 years ago
minqiyang d17bb4e600 Add unit test for gru unit
6 years ago
baojun 72061b0ac0 Add ngraph op coverage (#15721)
6 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
6 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 (#14850)"
7 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
7 years ago
phlrain 1d63b06bd7 add grad test unit; test=develop
7 years ago
phlrain b65722d3cf fix uni test; test=develop
7 years ago
Dun ae7d22862b Group Norm (#13843)
7 years ago
Michal Gallus 99e3e36a57 MKLDNN elementwise_mul: Disable UT for CUDA
7 years ago
chengduo a9b5d42dd4
Add fp16 backward support (#14202)
7 years ago
Yu Yang 6d2c6f96f1 Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod""
7 years ago
Yu Yang a6c8d6b9a2 Revert "Merge pull request #13431 from chengduoZH/refine_lod"
7 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago