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

feature/add image component #13

Merged
merged 221 commits into from
Jan 1, 2018

Commits on Nov 13, 2017

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

Commits on Nov 14, 2017

  1. Merge pull request PaddlePaddle#16 from Superjom/design/backend_overa…

    …ll_design
    
    Design/backend overall design
    deqingli authored Nov 14, 2017
    Configuration menu
    Copy the full SHA
    1ee3d79 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Configuration menu
    Copy the full SHA
    6068b63 View commit details
    Browse the repository at this point in the history
  2. create module visualdl

    Superjomn committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    d072761 View commit details
    Browse the repository at this point in the history
  3. init commit

    jacquesqiao committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    485623c View commit details
    Browse the repository at this point in the history
  4. rm ununsed code

    jacquesqiao committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    b66fdea View commit details
    Browse the repository at this point in the history
  5. change python to visualdl

    jacquesqiao committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    4c21daf View commit details
    Browse the repository at this point in the history
  6. clean __init_.py

    jacquesqiao committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    1ee3acb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c949e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Configuration menu
    Copy the full SHA
    e5c1ef4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efcd358 View commit details
    Browse the repository at this point in the history
  3. init information maintainer

    Superjomn committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    969fd92 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2017

  1. Configuration menu
    Copy the full SHA
    9fa67ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    905cf4e View commit details
    Browse the repository at this point in the history
  3. add clang-format config

    Superjomn committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    979ac5f View commit details
    Browse the repository at this point in the history
  4. add more python test

    Superjomn committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    79fc060 View commit details
    Browse the repository at this point in the history
  5. format python code

    Superjomn committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    8087f40 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. feature/logic_layer_pybind

    Superjomn authored Nov 21, 2017
    Configuration menu
    Copy the full SHA
    f1b2015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    151afc7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. fix comment

    Superjomn committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    ab055d3 View commit details
    Browse the repository at this point in the history
  2. add backend autostyle

    Superjomn committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    dd2a695 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:VisualDL/VisualDL into feature/p…

    …re-commit-backend-autostyle
    Superjomn committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    8a4b977 View commit details
    Browse the repository at this point in the history
  4. frontend first commit

    BingBlog committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    75f5c3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7fb2b8 View commit details
    Browse the repository at this point in the history
  6. add stlye class prefix

    BingBlog committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    462fcc3 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of github.com:VisualDL/VisualDL into feature/b…

    …ackend_scalar_interface
    Superjomn committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    09119d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25b91de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e5dbf4 View commit details
    Browse the repository at this point in the history
  10. auto refresh browser

    BingBlog committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    f9bac07 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Configuration menu
    Copy the full SHA
    c377a08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request PaddlePaddle#33 from BingBlog/develop

    frontend first commit
    BingBlog authored Nov 23, 2017
    Configuration menu
    Copy the full SHA
    2fc9911 View commit details
    Browse the repository at this point in the history
  3. init python sdk

    Superjomn committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    cc66116 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e33da2 View commit details
    Browse the repository at this point in the history
  5. add to devDependencies

    jacquesqiao committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    51cfb1b View commit details
    Browse the repository at this point in the history
  6. Merge pull request PaddlePaddle#35 from jacquesqiao/add-lost-npm-package

    add express and webpack-dev-middleware
    jacquesqiao authored Nov 23, 2017
    Configuration menu
    Copy the full SHA
    ebfb526 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76b6fd1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request PaddlePaddle#36 from BingBlog/develop

    change front static replace root
    BingBlog authored Nov 23, 2017
    Configuration menu
    Copy the full SHA
    e12f48f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

  1. add serve static files

    jacquesqiao committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    3b723ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76f715e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a6622b View commit details
    Browse the repository at this point in the history
  4. support default path

    jacquesqiao committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    ce1189f View commit details
    Browse the repository at this point in the history
  5. add usage

    jacquesqiao committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    9152027 View commit details
    Browse the repository at this point in the history
  6. clean code

    jacquesqiao committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    31684da View commit details
    Browse the repository at this point in the history
  7. Merge pull request PaddlePaddle#38 from jacquesqiao/server-static-files

    Server with frontend files
    jacquesqiao authored Nov 24, 2017
    Configuration menu
    Copy the full SHA
    3349605 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    341a322 View commit details
    Browse the repository at this point in the history
  9. refactor Storage Interface

    Superjomn committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    429c35b View commit details
    Browse the repository at this point in the history
  10. Merge branch 'develop' of github.com:VisualDL/VisualDL into feature/r…

    …efactor_storage_interface
    Superjomn committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    742dc61 View commit details
    Browse the repository at this point in the history
  11. init concurrency

    Superjomn committed Nov 24, 2017
    Configuration menu
    Copy the full SHA
    f08fa11 View commit details
    Browse the repository at this point in the history
  12. init cmake system (PaddlePaddle#41)

    * add third_party and refactoring cmake
    
    * support pybind
    
    * fix build error
    
    * add storage_proto as dependency
    
    * update gflags
    
    * update comment
    jacquesqiao authored Nov 24, 2017
    Configuration menu
    Copy the full SHA
    2b39dee View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2017

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

Commits on Nov 28, 2017

  1. Merge branch 'develop' of github.com:VisualDL/VisualDL into feature/s…

    …upport_web_server_storage_read
    Superjomn committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    1e6f7c8 View commit details
    Browse the repository at this point in the history
  2. add concurrency

    Superjomn committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    19bb67c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fde871a View commit details
    Browse the repository at this point in the history
  4. init service mode

    Superjomn committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    d709252 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1ba69d View commit details
    Browse the repository at this point in the history
  6. init read and write serivce

    Superjomn committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    b904480 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

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

Commits on Dec 4, 2017

  1. Reorgnize server (PaddlePaddle#43)

    * init logdir runs tags and scalars interface
    
    * add debug
    
    * add one mock data
    
    * add dir server
    
    * move frontend to server
    
    * optimizer python package
    
    * add mock data
    
    * add back result encode
    
    * use application/json as Response type
    
    * rm .DS_Store
    
    * update mock tags
    
    * update mock data
    jacquesqiao authored Dec 4, 2017
    Configuration menu
    Copy the full SHA
    5c260bb View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. scalars frontend basically done (PaddlePaddle#45)

    * scalars frontend basically done
    
    * frontend rename common/fun to util
    BingBlog authored and deqingli committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    a08356c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Merge pull request PaddlePaddle#44 from ChunweiYan/feature/support_we…

    …b_server_storage_read
    Superjomn authored Dec 6, 2017
    Configuration menu
    Copy the full SHA
    2925981 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. recover some code

    Superjomn committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    d537276 View commit details
    Browse the repository at this point in the history
  2. fix version conflict

    Superjomn committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    cfec13b View commit details
    Browse the repository at this point in the history
  3. Merge pull request PaddlePaddle#46 from ChunweiYan/feature/support_we…

    …b_server_storage_read
    Superjomn authored Dec 11, 2017
    Configuration menu
    Copy the full SHA
    ad4dc58 View commit details
    Browse the repository at this point in the history
  4. init travis ci

    Superjomn committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    80deedc View commit details
    Browse the repository at this point in the history
  5. add cpp test

    vl_test
    Superjomn committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    75b3614 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f43fe50 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. mv content out of backent/

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    c94ced4 View commit details
    Browse the repository at this point in the history
  2. mv backend out

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    a3896dc View commit details
    Browse the repository at this point in the history
  3. add pr into travis

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    24d9c0d View commit details
    Browse the repository at this point in the history
  4. add build command to travis

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    6275b6f View commit details
    Browse the repository at this point in the history
  5. fix travis

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    de96462 View commit details
    Browse the repository at this point in the history
  6. fix

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    243b410 View commit details
    Browse the repository at this point in the history
  7. upgrade cmake

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    0d054d5 View commit details
    Browse the repository at this point in the history
  8. update

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    b9587ee View commit details
    Browse the repository at this point in the history
  9. update

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    eb4bd50 View commit details
    Browse the repository at this point in the history
  10. update

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    e904ce5 View commit details
    Browse the repository at this point in the history
  11. update

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    8f4dc6e View commit details
    Browse the repository at this point in the history
  12. up

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    45f9a65 View commit details
    Browse the repository at this point in the history
  13. up

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    6f94f93 View commit details
    Browse the repository at this point in the history
  14. up

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    414cb28 View commit details
    Browse the repository at this point in the history
  15. clean backend

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    6bbce53 View commit details
    Browse the repository at this point in the history
  16. clean backend

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    3a7541d View commit details
    Browse the repository at this point in the history
  17. fix proto dependency

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    3b48977 View commit details
    Browse the repository at this point in the history
  18. turn off travis pr

    Superjomn committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    daef7af View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f6dc120 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Configuration menu
    Copy the full SHA
    cd22462 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    daming-lu authored Dec 14, 2017
    Configuration menu
    Copy the full SHA
    3ef7d23 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    daming-lu authored Dec 14, 2017
    Configuration menu
    Copy the full SHA
    54ee93a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93c38d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2017

  1. remove singleton design

    Superjomn committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    6eaf6a7 View commit details
    Browse the repository at this point in the history
  2. add sdk test

    Superjomn committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    bdfcbfc View commit details
    Browse the repository at this point in the history
  3. code clean

    Superjomn committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    e8f2981 View commit details
    Browse the repository at this point in the history
  4. add image

    Superjomn committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    265d062 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2017

  1. add python test

    Superjomn committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    a5ce61b View commit details
    Browse the repository at this point in the history
  2. refactor summary.py

    Superjomn committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    c7ddd3f View commit details
    Browse the repository at this point in the history
  3. delete image

    Superjomn committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    56bd928 View commit details
    Browse the repository at this point in the history
  4. code clean

    Superjomn committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    27b65d4 View commit details
    Browse the repository at this point in the history
  5. add <memory> to storage

    Superjomn committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    fcb4ae5 View commit details
    Browse the repository at this point in the history
  6. add mutex

    Superjomn committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    c0a975e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. fix test unstable with try recursive make tmp

    some time should wait between read service and get item
    Superjomn committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    b6b64db View commit details
    Browse the repository at this point in the history
  2. fix service name

    Superjomn committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    74f3262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c224cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce452e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2017

  1. debug

    Superjomn committed Dec 20, 2017
    Configuration menu
    Copy the full SHA
    0c98a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f9e667 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

  1. refactor storage

    Superjomn committed Dec 21, 2017
    Configuration menu
    Copy the full SHA
    bda2418 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. Configuration menu
    Copy the full SHA
    67960ad View commit details
    Browse the repository at this point in the history
  2. add scalar

    Superjomn committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    0bdb500 View commit details
    Browse the repository at this point in the history
  3. code format

    Superjomn committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    3e2c4a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2017

  1. finish sdk

    Superjomn committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    94ddd0a View commit details
    Browse the repository at this point in the history
  2. add pybind

    Superjomn committed Dec 23, 2017
    Configuration menu
    Copy the full SHA
    c003ef4 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2017

  1. finish test

    Superjomn committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    a3368ff View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2017

  1. fix test

    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    90118c8 View commit details
    Browse the repository at this point in the history
  2. code clean

    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    830dd5f View commit details
    Browse the repository at this point in the history
  3. restore tests.sh

    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    83daf43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91e575b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63b4425 View commit details
    Browse the repository at this point in the history
  6. tune scalar

    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    193df89 View commit details
    Browse the repository at this point in the history
  7. add image

    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    eae9e53 View commit details
    Browse the repository at this point in the history
  8. add image

    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    f59c9b7 View commit details
    Browse the repository at this point in the history
  9. restore

    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    ecfe655 View commit details
    Browse the repository at this point in the history
  10. code format

    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    75cdc39 View commit details
    Browse the repository at this point in the history
  11. Squashed commit of the following:

    commit eb6d0cc
    Author: superjom <[email protected]>
    Date:   Mon Dec 25 19:48:28 2017 +0800
    
        code format
    
    commit 353e102
    Author: superjom <[email protected]>
    Date:   Mon Dec 25 19:47:46 2017 +0800
    
        restore
    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    b054af6 View commit details
    Browse the repository at this point in the history
  12. Squashed commit of the following:

    commit eb6d0cc
    Author: superjom <[email protected]>
    Date:   Mon Dec 25 19:48:28 2017 +0800
    
        code format
    
    commit 353e102
    Author: superjom <[email protected]>
    Date:   Mon Dec 25 19:47:46 2017 +0800
    
        restore
    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    7a08e5e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    95b1755 View commit details
    Browse the repository at this point in the history
  14. image component ready

    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    9e1411e View commit details
    Browse the repository at this point in the history
  15. image component ready

    Superjomn committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    194e379 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. some refactor on frontend structure (PaddlePaddle#14)

    * modified something in frontend directory
    
    * modified gitignore
    
    * remove node_modules
    deqingli authored and BingBlog committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    e1291a3 View commit details
    Browse the repository at this point in the history
  2. add image py test

    Superjomn committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    2f7f01c View commit details
    Browse the repository at this point in the history
  3. add image py test

    Superjomn committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    41c2208 View commit details
    Browse the repository at this point in the history
  4. finish image python test

    Superjomn committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    703f9a6 View commit details
    Browse the repository at this point in the history
  5. finish image python test

    Superjomn committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    de48862 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of github.com:PaddlePaddle/VisualDL into featu…

    …re/add_image_component
    Superjomn committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    cc100df View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of github.com:PaddlePaddle/VisualDL into featu…

    …re/add_image_component
    Superjomn committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    0a332d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e21ec4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3774a82 View commit details
    Browse the repository at this point in the history
  10. typo

    jacquesqiao committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    63e659e View commit details
    Browse the repository at this point in the history
  11. typo

    jacquesqiao committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    eeaa1bd View commit details
    Browse the repository at this point in the history
  12. add image server

    Superjomn committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    994ea98 View commit details
    Browse the repository at this point in the history
  13. add image server

    Superjomn committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    926e65b View commit details
    Browse the repository at this point in the history
  14. Merge pull request PaddlePaddle#15 from jacquesqiao/add-graph-data-fo…

    …rmat
    
    add graph data format design
    daming-lu authored Dec 26, 2017
    Configuration menu
    Copy the full SHA
    5816896 View commit details
    Browse the repository at this point in the history
  15. update data format doc

    daming-lu committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    3bbf0a2 View commit details
    Browse the repository at this point in the history
  16. minor

    daming-lu committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    46174f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. computation

    daming-lu committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    ce096ec View commit details
    Browse the repository at this point in the history
  2. init graph

    jacquesqiao committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    db44c87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b5961c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    401e139 View commit details
    Browse the repository at this point in the history
  5. Merge pull request PaddlePaddle#17 from PaddlePaddle/update_data_form…

    …at_design
    
    Update data format design
    daming-lu authored Dec 27, 2017
    Configuration menu
    Copy the full SHA
    c22211e View commit details
    Browse the repository at this point in the history
  6. image service ready

    fix most bugs
    
    waiting for frontend to fix interfaces
    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    620eccb View commit details
    Browse the repository at this point in the history
  7. image service ready

    fix most bugs
    
    waiting for frontend to fix interfaces
    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    b632c19 View commit details
    Browse the repository at this point in the history
  8. code format

    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    749925c View commit details
    Browse the repository at this point in the history
  9. code format

    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    d5ade7d View commit details
    Browse the repository at this point in the history
  10. code format

    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    8757f75 View commit details
    Browse the repository at this point in the history
  11. code format

    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    fe5579f View commit details
    Browse the repository at this point in the history
  12. Merge branch 'develop' of github.com:PaddlePaddle/VisualDL into featu…

    …re/add_image_component
    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    1fccdc8 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'develop' of github.com:PaddlePaddle/VisualDL into featu…

    …re/add_image_component
    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    81ff8e3 View commit details
    Browse the repository at this point in the history
  14. add onnx init file

    jacquesqiao committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    0cd9506 View commit details
    Browse the repository at this point in the history
  15. onnx.proto

    jacquesqiao committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    a06d01a View commit details
    Browse the repository at this point in the history
  16. add build.sh

    jacquesqiao committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    90b5236 View commit details
    Browse the repository at this point in the history
  17. apply isort

    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    7771aab View commit details
    Browse the repository at this point in the history
  18. apply isort

    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    bb3ac6f View commit details
    Browse the repository at this point in the history
  19. update setup.py

    jacquesqiao committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    d91cfe6 View commit details
    Browse the repository at this point in the history
  20. init

    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    8dba75d View commit details
    Browse the repository at this point in the history
  21. add test to graph

    jacquesqiao committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    d46c8e8 View commit details
    Browse the repository at this point in the history
  22. remove matrix

    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    9cf6fdf View commit details
    Browse the repository at this point in the history
  23. refine code

    jacquesqiao committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    47cadf2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    de81793 View commit details
    Browse the repository at this point in the history
  25. add cache

    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    dc3a809 View commit details
    Browse the repository at this point in the history
  26. add image, scalars config (PaddlePaddle#6)

    * scalars frontend basically done
    
    * frontend rename common/fun to util
    
    * add images, scalar config
    
    * add expandpael arrow
    
    * fix scalars tooltip display problem
    BingBlog authored and deqingli committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    3d884dc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    dda01e2 View commit details
    Browse the repository at this point in the history
  28. fix directory

    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    3867c70 View commit details
    Browse the repository at this point in the history
  29. Merge branch 'feature/apply_frontend_travis_ci' of github.com:Chunwei…

    …Yan/VisualDL-1 into feature/apply_frontend_travis_ci
    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    e08791f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    abda446 View commit details
    Browse the repository at this point in the history
  31. Merge pull request PaddlePaddle#34 from jacquesqiao/add-graph-data-fo…

    …rmat
    
    support onnx as graph data format and add related API
    jacquesqiao authored Dec 27, 2017
    Configuration menu
    Copy the full SHA
    e7e85e1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    df7e434 View commit details
    Browse the repository at this point in the history
  33. Merge branch 'develop' of github.com:PaddlePaddle/VisualDL into featu…

    …re/add_image_component
    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    5ebcc90 View commit details
    Browse the repository at this point in the history
  34. Merge branch 'develop' of github.com:PaddlePaddle/VisualDL into featu…

    …re/add_image_component
    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    5045c93 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    4eda238 View commit details
    Browse the repository at this point in the history
  36. fix image

    just a trick to store int8 in protobuf
    
    should limit the maximum image shape latter
    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    30e15a6 View commit details
    Browse the repository at this point in the history
  37. fix image

    just a trick to store int8 in protobuf
    
    should limit the maximum image shape latter
    Superjomn committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    7f500f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2017

  1. update some test

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    b3f55dc View commit details
    Browse the repository at this point in the history
  2. update some test

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    917e41f View commit details
    Browse the repository at this point in the history
  3. code format

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    ab99d3c View commit details
    Browse the repository at this point in the history
  4. code format

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    cc252d3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of github.com:PaddlePaddle/VisualDL into featu…

    …re/add_image_component-add_server_test
    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    ba2a960 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of github.com:PaddlePaddle/VisualDL into featu…

    …re/add_image_component-add_server_test
    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    9734ffa View commit details
    Browse the repository at this point in the history
  7. add server test

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    2af8ff6 View commit details
    Browse the repository at this point in the history
  8. add server test

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    2e3eca3 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/add_image_component-add_server_test' into featu…

    …re/add_image_component
    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    1345693 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/add_image_component-add_server_test' into featu…

    …re/add_image_component
    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    de17756 View commit details
    Browse the repository at this point in the history
  11. fix image bug

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    028982e View commit details
    Browse the repository at this point in the history
  12. fix image bug

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    944fa54 View commit details
    Browse the repository at this point in the history
  13. fix bash

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    7bb1158 View commit details
    Browse the repository at this point in the history
  14. fix bash

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    bb271f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    326321c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dd02ed4 View commit details
    Browse the repository at this point in the history
  17. add Pillow pip

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    f0b3e90 View commit details
    Browse the repository at this point in the history
  18. add Pillow pip

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    438a934 View commit details
    Browse the repository at this point in the history
  19. add channel support

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    a76ee61 View commit details
    Browse the repository at this point in the history
  20. add channel support

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    f3274a2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    eb1899c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c08748d View commit details
    Browse the repository at this point in the history
  23. import eigen to cmake

    Superjomn committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    3db9571 View commit details
    Browse the repository at this point in the history
  24. Added edges to graph. Also added script to download mock models (Padd…

    …lePaddle#39)
    
    * Add edges to graph. Add squeezenet to mock data.
    
    * rm json
    
    * rm pb files and add links to them
    
    * Add edges to graph. Add squeezenet to mock data.
    
    rm json
    
    rm pb files and add links to them
    
    * added download script
    
    * typo
    daming-lu authored Dec 28, 2017
    Configuration menu
    Copy the full SHA
    7aee3b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2017

  1. Configuration menu
    Copy the full SHA
    70c9bb1 View commit details
    Browse the repository at this point in the history
  2. image ready

    Superjomn committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    d3129c0 View commit details
    Browse the repository at this point in the history
  3. restore storage_test

    Superjomn committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    34424cb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/add_image_component-eigen_support_transform' in…

    …to feature/add_image_component
    Superjomn committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    03208ff View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/add_image_component-eigen_support_transform' in…

    …to feature/add_image_component
    Superjomn committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    7e408c4 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of github.com:PaddlePaddle/VisualDL into featu…

    …re/add_image_component
    Superjomn committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    bdcced5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of github.com:PaddlePaddle/VisualDL into featu…

    …re/add_image_component
    Superjomn committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    3f63067 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/add_image_component' of github.com:ChunweiYan/V…

    …isualDL-1 into feature/add_image_component
    Superjomn committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    539454b View commit details
    Browse the repository at this point in the history
  9. add image

    Superjomn committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    2afcad5 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2017

  1. Merge branch 'feature/add_image_component-eigen_support_transform' in…

    …to feature/add_image_component
    Superjomn committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    5c1dc6c View commit details
    Browse the repository at this point in the history
  2. add image consistent

    Superjomn committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    b58660a View commit details
    Browse the repository at this point in the history
  3. add image check

    Superjomn committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    bcf2051 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33d6178 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2018

  1. fix test

    Superjomn committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    8bd00f2 View commit details
    Browse the repository at this point in the history
  2. disable image show

    Superjomn committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    b5aabaf View commit details
    Browse the repository at this point in the history
  3. add the dog image

    Superjomn committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    409b680 View commit details
    Browse the repository at this point in the history