-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update #2
update #2
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f58cb01 - Browse repository at this point
Copy the full SHA f58cb01View commit details
Commits on Mar 26, 2021
-
delete include framework.pb.h (#31859)
* delete include framework.pb.h * fix error
Configuration menu - View commit details
-
Copy full SHA for e804f08 - Browse repository at this point
Copy the full SHA e804f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b67f1 - Browse repository at this point
Copy the full SHA 70b67f1View commit details -
[Paddle-TRT] multiclass nms (#31742)
* add multiclass_nms * add multiclass_nms unittest * add default enable_tensorrt_oss option * refine multiclas nms unittest and add serialization/dynamic test * change super to InferencePassTest for python2 compatibility * refine multiclass nms unittest * move out dynamic shape test due to ci timelimit
Configuration menu - View commit details
-
Copy full SHA for 01aa252 - Browse repository at this point
Copy the full SHA 01aa252View commit details -
[3D-parallel] Reformat pipeline parallel (#31786)
* update, test=develop
lilong12 authoredMar 26, 2021 Configuration menu - View commit details
-
Copy full SHA for c3974d0 - Browse repository at this point
Copy the full SHA c3974d0View commit details -
[dygraph qat] Use layer to calculate output scale (#31861)
* Use layer to calculate output scale * add backward for moving_average_abs_max_scale and save output scales to op's attr
Configuration menu - View commit details
-
Copy full SHA for b47478e - Browse repository at this point
Copy the full SHA b47478eView commit details
Commits on Mar 29, 2021
-
[Paddle-TRT] trt affine channel converter (#31628)
* trt affine channel converter * add trt affine channel base test * add trt affine channel NHWC * remove asterisk for python2 compatibility * trt affine channel converter * add trt affine channel base test * add trt affine channel NHWC * remove asterisk for python2 compatibility * fix rebase * move LodTensor to Tensor * add dbg info * affine channel converter only support NCHW * scale,bias are parameters, use create_parameters api * reduce test input size to not exceed the timelimit of ci * refine affine channel unittest and add serialization/dynamic test * change super to InferencePassTest for python2 compatibility * change super to InferencePassTest for python2 compatibility * fix affine channel fp16 serialize setting
Configuration menu - View commit details
-
Copy full SHA for bfb5cf5 - Browse repository at this point
Copy the full SHA bfb5cf5View commit details -
[Paddle-TRT] roi_align_plugin (#31732)
* add roi_align_plugin * add roi align unit_test * add roi align serialization * remove roi align static plugin because of batch dim issue * refine roi align unittest and add fp16/serialization * add trt roi align condition to op_teller * refine error message * remove unnecessary reshape layer
Configuration menu - View commit details
-
Copy full SHA for e3a38d7 - Browse repository at this point
Copy the full SHA e3a38d7View commit details -
[CustomOP] Add shape related constructor for Tensor (#31681)
* give shape related contructor and reshape warning * change line num to fit ut * change ut to fit * remove useless code * call resize directly in constructor
Configuration menu - View commit details
-
Copy full SHA for 51eb29d - Browse repository at this point
Copy the full SHA 51eb29dView commit details -
* fix cmake model path * update cmake * fix unittest * fix unittest
Configuration menu - View commit details
-
Copy full SHA for 61805d8 - Browse repository at this point
Copy the full SHA 61805d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 123949e - Browse repository at this point
Copy the full SHA 123949eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 525c32e - Browse repository at this point
Copy the full SHA 525c32eView commit details -
modify API nn.Bilinear's doc (#31889)
* modify API nn.Bilinear's doc, test=develop * modify API nn.Bilinear's doc, test=develop
Configuration menu - View commit details
-
Copy full SHA for b48841b - Browse repository at this point
Copy the full SHA b48841bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8829a30 - Browse repository at this point
Copy the full SHA 8829a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for a71d72d - Browse repository at this point
Copy the full SHA a71d72dView commit details