Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

graph_analysis: nicer json parsed graph structure #216

Closed
wants to merge 103 commits into from

Commits on Nov 3, 2019

  1. fix a few typos

    ttumiel committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    3134acc View commit details
    Browse the repository at this point in the history
  2. fix a few typos

    ttumiel committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    78d08eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d77cde View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    ec353b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #210 from ttumiel/typos

    Fix a few typos
    colah committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    79382c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Update README.md

    colah committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    246ef62 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    1b42153 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Fix regarding @colah comments.

    bmiselis committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    66d107c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Merge pull request #221 from bmiselis/test-reducer-fix

    Fix failing ChannelReducer test
    colah committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    96e2fce View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    f548e02 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    b33ada3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #224 from tensorflow/get_activations

    Add memory efficient model.get_activations()
    colah committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    d7296ec View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. New stimuli module.

    colah committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    18ab6f4 View commit details
    Browse the repository at this point in the history
  2. fix bug with fade_coef

    colah committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    7d0f233 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. small io improvements

    michaelpetrov committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    39e9b3d View commit details
    Browse the repository at this point in the history
  2. small fix to unit test

    michaelpetrov committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    ec21210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c243eed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30e27e0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #228 from tensorflow/michael-small-improvements

    small io improvements
    michaelpetrov committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    4c25f94 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    b3d0a15 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Merge pull request #231 from tensorflow/saving-npy-dtype

    add npy dtype to metadata when saving npy files
    michaelpetrov committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7e5ca78 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Add identity_grad, linearization_overrides

    Ludwig Schubert committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    b2b889e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f72cb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. rl_util files

    jacobhilton committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    fd30618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6d6fd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #235 from tensorflow/rl-util

    RL util
    colah committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    3e95f64 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Configuration menu
    Copy the full SHA
    8f88ad0 View commit details
    Browse the repository at this point in the history
  2. Update tutorial.ipynb

    abhinavsp0730 committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    8a2709d View commit details
    Browse the repository at this point in the history
  3. Update tutorial.ipynb

    abhinavsp0730 committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    50d06fe View commit details
    Browse the repository at this point in the history
  4. Update tutorial.ipynb

    abhinavsp0730 committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    1afccdf View commit details
    Browse the repository at this point in the history
  5. Update tutorial.ipynb

    abhinavsp0730 committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    2a35dcf View commit details
    Browse the repository at this point in the history
  6. Update modelzoo.ipynb

    fixes: #236
    abhinavsp0730 committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    ba6a1ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cf04fd View commit details
    Browse the repository at this point in the history
  8. Update alpha_feature_vis.ipynb

    fixes: #236
    abhinavsp0730 committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    8c71cf2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    204e497 View commit details
    Browse the repository at this point in the history
  10. Update cossim_overlays.ipynb

    fix: 236
    abhinavsp0730 committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    fc7d6b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Merge pull request #239 from abhinavsp0730/fix-notebook-2

    Fix notebook 2
    colah committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    a90fc95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #241 from abhinavsp0730/fix-notebook-4

    Update adversarial_activation_grids.ipynb
    colah committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    8e58d4d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #242 from abhinavsp0730/fix-notebook-5

    Update alpha_feature_vis.ipynb
    colah committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    cc3eec1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #244 from abhinavsp0730/fix-notebook-7

    Update cossim_overlays.ipynb
    colah committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    0c87009 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #243 from abhinavsp0730/fix-notebook-6

    Update attribution_caricatures.ipynb
    colah committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    88d1980 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #240 from abhinavsp0730/fix-notebook-3

    Update modelzoo.ipynb
    colah committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6c9bb0b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #238 from abhinavsp0730/fix-notebook-1

    Created using Colaboratory
    colah committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    eeeac1f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Adding instructions for using tf v 1.x in colab

    Shan Carter committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    796d4a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. enforce TF 1.x

    znah committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    24d7297 View commit details
    Browse the repository at this point in the history
  2. fix name

    znah committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    ead7f16 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #248 from znah/master

    Enforce TF 1.x in infinite_patterns.ipynb
    znah committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    ca294e9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Fix spelling mistake

    ProGamerGov committed May 15, 2020
    Configuration menu
    Copy the full SHA
    e48c954 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #249 from ProGamerGov/patch-1

    Fix spelling mistake
    colah committed May 15, 2020
    Configuration menu
    Copy the full SHA
    cd4cdf9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Merge pull request #225 from tensorflow/synthetic_stimuli

    New synthetic stimuli module.
    colah committed May 18, 2020
    Configuration menu
    Copy the full SHA
    0bc33f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Add more ops to whitelist

    gabgoh committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    6a7e875 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Bump lodash from 4.17.15 to 4.17.19 in /lucid/scratch/js

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    0ffea11 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Add cache to the docstring of load

    The actual text in this docstring line was taken from the docstring of read, since that appears to be the main place where the cache kwarg gets propagated down to in order to actually affect behavior.
    csvoss committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    3ce73d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Merge pull request #258 from csvoss/patch-1

    Add cache kwarg to the docstring of load
    colah committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    83fb833 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    7c27744 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Fixed spelling of factorization

    - Changed "facotrization" to "factorization".
    ProGamerGov committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    997a46c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    39d63b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #262 from stefsietz/master

    added adv fine-tuned InceptionV1
    colah committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    72c104d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    90f1f8d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. default_score_fn

    jacobhilton committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    3bacd88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #263 from tensorflow/rl-util-score-fn

    [scratch/rl_util] attribution score_fn fix
    colah committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    e421330 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Merge pull request #255 from tensorflow/dependabot/npm_and_yarn/lucid…

    …/scratch/js/lodash-4.17.19
    
    Bump lodash from 4.17.15 to 4.17.19 in /lucid/scratch/js
    Ian Johnson committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    3caeacd View commit details
    Browse the repository at this point in the history
  2. Bump serve from 9.4.0 to 10.1.2 in /lucid/scratch/js

    Bumps [serve](https://github.com/zeit/serve) from 9.4.0 to 10.1.2.
    - [Release notes](https://github.com/zeit/serve/releases)
    - [Commits](vercel/serve@9.4.0...10.1.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    e94d1f0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #260 from tensorflow/dependabot/npm_and_yarn/lucid…

    …/scratch/js/node-fetch-2.6.1
    
    Bump node-fetch from 2.1.1 to 2.6.1 in /lucid/scratch/js
    Ian Johnson committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    2b15a01 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #259 from tensorflow/dependabot/npm_and_yarn/lucid…

    …/scratch/js/serve-10.1.2
    
    Bump serve from 9.4.0 to 10.1.2 in /lucid/scratch/js
    Ian Johnson committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    63dce42 View commit details
    Browse the repository at this point in the history
  5. Bump acorn from 5.5.3 to 5.7.4 in /lucid/scratch/js

    Bumps [acorn](https://github.com/acornjs/acorn) from 5.5.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.5.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    aa6138a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #233 from tensorflow/dependabot/npm_and_yarn/lucid…

    …/scratch/js/acorn-5.7.4
    
    Bump acorn from 5.5.3 to 5.7.4 in /lucid/scratch/js
    Ian Johnson committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    3990135 View commit details
    Browse the repository at this point in the history
  7. deletes package-lock.json

    1wheel committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    b632bab View commit details
    Browse the repository at this point in the history
  8. ignore lock files

    1wheel committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    10e05f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. rl_util notebook

    jacobhilton committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    89194f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    41aed7e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Merge pull request #268 from tensorflow/rl-util-notebook

    rl_util notebook and conv2d bug fix
    jacobhilton committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    16a03de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de41d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    5d3520f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #270 from ProGamerGov/patch-2

    Fix the total_variation citation
    colah committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    68b8260 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Configuration menu
    Copy the full SHA
    ef20f92 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Update xy2rgb.ipynb

    Added compatibility with Colab: switching to Tensorflow v.1
    Tylersuard committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    3382035 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Bump ini from 1.3.5 to 1.3.8 in /lucid/scratch/js

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    dad7bc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Merge pull request #274 from tensorflow/dependabot/npm_and_yarn/lucid…

    …/scratch/js/ini-1.3.8
    
    Bump ini from 1.3.5 to 1.3.8 in /lucid/scratch/js
    mihaimaruseac committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    0556757 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    a536c8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #279 from csvoss/master

    Update show() to fix Firefox rendering issue
    colah committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    0f427e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Delete package-lock.json

    This should remove all current dependency vulnerability issues. When rebuilding this test folder, it can be regenerated, so it is safe to remove at the moment.
    mihaimaruseac committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    048a267 View commit details
    Browse the repository at this point in the history
  2. added clip model

    gabgoh committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    9707d92 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    1fb4637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62bf069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6458981 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1ad90f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac636a9 View commit details
    Browse the repository at this point in the history
  6. WIP, TBS

    ludwigschubert committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    37e9978 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b939596 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    83392ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb2d796 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    388ac85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    354be89 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    deeaa83 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cae590b View commit details
    Browse the repository at this point in the history
  14. Merge pull request #280 from tensorflow/clip

    Add OpenAI Clip (ResNet50, x4) to modelzoo, also fixes misc test issues.
    ludwigschubert committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    cecb1ba View commit details
    Browse the repository at this point in the history
  15. Merge pull request #271 from SamuelMarks/args-for-google-style-docstr…

    …ings
    
    [*.py] Rename "Arguments:" to "Args:"
    ludwigschubert committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    0d81887 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #273 from Tylersuard/master

    This notebook did not work with Colab, I fixed it.
    ludwigschubert committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    dc9ff3f View commit details
    Browse the repository at this point in the history
  17. Merge pull request #261 from ProGamerGov/patch-1

    Fixed spelling of factorization
    ludwigschubert committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    165ce2d View commit details
    Browse the repository at this point in the history
  18. Merge pull request #264 from 1wheel/master

    Removes package-lock.json from the repo
    ludwigschubert committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    db40dec View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7202370 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'colah-nicer-graph-json' of github.com:tensorflow/lucid …

    …into colah-nicer-graph-json
    ludwigschubert committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    fd005a1 View commit details
    Browse the repository at this point in the history