Skip to content
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

Changed NULL used as a null pointer to nullptr. #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pengin
Copy link

@pengin pengin commented Jun 29, 2017

Almost all codes use nullptr, but these two codes don't.
If you don't have any special reasons to use NULL, I think it should be unified.

By the way, do you have any CIs to test codes for multiple platforms? I don't have WindowsPC to build and test. I confirmed all tests(excepted for the tests reported #1) have passed only on MacOSX.

TE-PoornimaBiradar pushed a commit that referenced this pull request May 28, 2018
…agenet-files

Use extractfile in extracting imagenet tar
TE-andrewshin pushed a commit that referenced this pull request Jan 23, 2019
MasatoIshii-sony pushed a commit that referenced this pull request Nov 24, 2021
* change layer to calculate shap #3

* visualize shap images #3

* add comment #3

* delete comment out #3

* use variable for num_epochs

* change the word Grad-CAM to SHAP #3

* use variable for ratio_num #3

* delete garbage collection #3

* change data_iterator to dataset #3

* rename folder and delete unnecessary files #3

* delete unnecessary files and images #3

* delete unnecessary argument #3

* split into precise functions #3

* add copyright #3

* delete unnecessary DS_Store #3

* fix lint error #3

* change readme #3

* change readme for explainable AI #3

* change image #3

* fix readme for shap #3

* change readme for nnabla-example #3

* fix comment #3

* fix readme for shap #3

* delete DSstore #3

* fix license #3

* delete unnecessary spaces and cells #3

* change the repository where ipynb file is in #3

* change the repository to reference from ghelia to sony #3

* clear the output of the first cell #3

* change readme #3

* deal gloabl variable as an argument #3

* deal error message as an exception handling #3

* delete unnecessary error message #3

* (#3) delete readme and ipynb

* (#3) fix readme line break

* add 50 images and ipynb file #3

* fix comment #3

* fix layer index #3

* (#3) fix redundunt processing

* (#3) fix to designate weight and bias layers with slash in order not to allow mistakes

* (#3) zip image to use images by unzipping in notebook

* (#3) fix to import shap at the beginning

* (#3) delete unnecessary part

* (#3) fix explanation

* (#3) run with num_samples=100

Co-authored-by: twintrees <kotaro.hayashi@ghelia.com>
Co-authored-by: twintrees <70564601+twintrees@users.noreply.github.com>
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.

3 participants