Skip to content

Conversation

@iamshnoo
Copy link
Member

@iamshnoo iamshnoo commented Mar 21, 2020

This PR adds accessor methods for different layer parameters. The tests are present in the ann_layer_tests.cpp file and all of them have a similarity in their names (each one ends with LayerParametersTest).

Note : After messing up my PR in #2307, I deleted my fork and re-did everything in this new forked branch. All the changes are still the same. And I am yet to complete writing tests for this.
This solves Issue #2258 temporarily to some extent for now.

@zoq
Copy link
Member

zoq commented Mar 24, 2020

Can you merge the current master branch?

Update PR with latest changes made upstream. Date : 25 March
@iamshnoo
Copy link
Member Author

Done!

@zoq
Copy link
Member

zoq commented Mar 25, 2020

This PR is marked as a draft, but I think it's ready?

@zoq zoq removed the s: unanswered label Mar 25, 2020
@iamshnoo
Copy link
Member Author

The code is pretty much ready. I just kept it as a draft because I haven't written any test cases yet for the functions I added. Anyway, I am marking it as ready now. Let me know if there are any changes to make.

@iamshnoo iamshnoo marked this pull request as ready for review March 25, 2020 21:47
@zoq
Copy link
Member

zoq commented Mar 27, 2020

Thanks for the clarification, adding tests would be great!

@iamshnoo
Copy link
Member Author

I will get down to writing the tests as soon as I can, maybe in a day or two. And then maybe, you can review it? Thanks!

@zoq
Copy link
Member

zoq commented Mar 27, 2020

Sounds good, no hurry.

@iamshnoo iamshnoo closed this Apr 26, 2020
@iamshnoo iamshnoo force-pushed the accessor_methods_ann branch from 87c2701 to 9672d5d Compare April 26, 2020 08:18
@iamshnoo iamshnoo reopened this Apr 26, 2020
@iamshnoo
Copy link
Member Author

I had to close and re-open this because of a tiny error I made when doing a git reset.

Copy link
Member

@kartikdutt18 kartikdutt18 left a comment

Choose a reason for hiding this comment

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

Hey @iamshnoo, This looks good to me. Thanks a lot for working on this. I have left some very minor comments. Other than that this is great. Could you also fix the merge conflict, Thanks.
Thanks a lot for the contribution.

@zoq
Copy link
Member

zoq commented May 7, 2020

Just resolved the merge conflict, so make sure to run git pull.

Copy link
Member

@kartikdutt18 kartikdutt18 left a comment

Choose a reason for hiding this comment

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

This looks good to me. Thanks a lot for working on this. 👍

Copy link
Member

@zoq zoq left a comment

Choose a reason for hiding this comment

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

Agreed, this looks really good, can you update HISTORY.md?

Copy link
Member

@zoq zoq left a comment

Choose a reason for hiding this comment

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

Thanks for keeping up with the comments, no further comments from my side.

@mlpack-bot
Copy link

mlpack-bot bot commented May 9, 2020

Hello there! Thanks for your contribution. I see that this is your first contribution to mlpack. If you'd like to add your name to the list of contributors in src/mlpack/core.hpp and COPYRIGHT.txt and you haven't already, please feel free to push a change to this PR---or, if it gets merged before you can, feel free to open another PR.

In addition, if you'd like some stickers to put on your laptop, I'd be happy to help get them in the mail for you. Just send an email with your physical mailing address to [email protected], and then one of the mlpack maintainers will put some stickers in an envelope for you. It may take a few weeks to get them, depending on your location. 👍

@zoq zoq merged commit 4806e9a into mlpack:master May 10, 2020
@zoq
Copy link
Member

zoq commented May 10, 2020

Thanks again for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants