Skip to content

Conversation

NHZlX
Copy link
Contributor

@NHZlX NHZlX commented Mar 7, 2019

add density_prior_box, detection_out converter
refine op converter in facebox model

NHZlX added 5 commits March 7, 2019 05:43
add density prior box op converter
add detection out op converter
add density_prior_box op converter
add detection output op converter
@NHZlX NHZlX force-pushed the anakin_support_facebox branch from 5d2e24b to 5dc3f81 Compare March 8, 2019 01:26
Copy link
Contributor

@fc500110 fc500110 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -47,6 +47,7 @@ class AnakinOpConverter {
std::string op_type = op_desc.Type();
AnakinOpConverter *it = nullptr;

std::cout << op_type << std::endl;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这一行删掉吧

@NHZlX NHZlX merged commit e77dce4 into PaddlePaddle:feature/anakin-engine Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants