Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

[WIP] Add the config file of parameter tuner for object detection #275

Open
wants to merge 792 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 29, 2019

  1. fix copyright labels

    nlpng committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    a7d5a5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a80e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac5d33f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e6034d View commit details
    Browse the repository at this point in the history
  5. add assertion to pad for channel-wise paddings

    nlpng committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    8654571 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. refactor generic kn2row

    lm-konda committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    3a465a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc03e41 View commit details
    Browse the repository at this point in the history
  3. improve maxpooling

    lm-konda committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    79b00c9 View commit details
    Browse the repository at this point in the history
  4. fix typo and errors

    nlpng committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    5a6a888 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. patch optimizer selector

    iizukak committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    1d3f920 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blue-oil#2 from iizukak/patch_optimizer_selector

    Optimizer Selector へのパッチ
    lm-konda authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    c8b8f53 View commit details
    Browse the repository at this point in the history
  3. fix document broken

    iizukak committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    5059034 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af728f3 View commit details
    Browse the repository at this point in the history
  5. little fix documentation

    iizukak committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    c911d37 View commit details
    Browse the repository at this point in the history
  6. Fix some docs

    iizukak committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    92150e2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request blue-oil#107 from ruimashita/element-tree

    xml parser use xml.etree.ElementTree instead of BeautifulSoup4
    ruimashita authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    ae836df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    921ee1c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e53a56 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f4fb40 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fceec27 View commit details
    Browse the repository at this point in the history
  12. Merge pull request blue-oil#53 from antonionevado/simplify_optimizer

    Added pattern matching and new optimization passes
    ruimashita authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    fe7b69f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Merge pull request blue-oil#3 from iizukak/patch2_optimizer_selector

    Optimizer Selector の PR コメント対応
    lm-konda authored Feb 1, 2019
    Configuration menu
    Copy the full SHA
    56d68d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4bbe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96ba0be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6455010 View commit details
    Browse the repository at this point in the history
  5. remove unnecessary code from merging

    nlpng committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    9782592 View commit details
    Browse the repository at this point in the history
  6. enable graph opt

    lm-konda committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    8fb71df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4248338 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5be44d6 View commit details
    Browse the repository at this point in the history
  9. fix PEP8 and split operator

    nlpng committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    7a9e9a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. Configuration menu
    Copy the full SHA
    e1bf3f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blue-oil#137 from lm-konda/improve_maxpooling

    Improve max pooling implementation
    ruimashita authored Feb 2, 2019
    Configuration menu
    Copy the full SHA
    1e32071 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a34f756 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    552dd79 View commit details
    Browse the repository at this point in the history
  5. Merge pull request blue-oil#136 from lm-konda/improve_avepooling

    Improve average pooling implementation
    ruimashita authored Feb 2, 2019
    Configuration menu
    Copy the full SHA
    1d1a732 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e395ce View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Merge pull request blue-oil#135 from lm-konda/refactoring_generic_kn2row

    Remove unsused variables and memory initilization
    ruimashita authored Feb 3, 2019
    Configuration menu
    Copy the full SHA
    c604fc1 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    32a4e7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fedce8d View commit details
    Browse the repository at this point in the history
  3. fix kernel transpose

    lm-konda committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    9cc8c10 View commit details
    Browse the repository at this point in the history
  4. fix line

    lm-konda committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    a62ab50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82663ee View commit details
    Browse the repository at this point in the history
  6. refactoring

    lm-konda committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    347ede9 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Merge branch 'master' into add_qconv_kn2row_tiling

    Takato Yamada authored Feb 5, 2019
    Configuration menu
    Copy the full SHA
    28ace4d View commit details
    Browse the repository at this point in the history
  2. - Modified run.py and usb_camera_demo.py to accept protocol buffer fi…

    …le and accept new interface
    
    - Add Protobuf Loader Class to load and run graph using tensorflow
    Joeper214 committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    448bff0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b877a5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6260575 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'output_gpu_inference_model' of github.com:Joeper214/blu…

    …eoil into output_gpu_inference_model
    Joeper214 committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    52f1377 View commit details
    Browse the repository at this point in the history
  6. Fix non-existing path

    kination committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    5dfa0d8 View commit details
    Browse the repository at this point in the history
  7. - Add License to protobuf loader file

    - Move import call from to logic scripts
    Joeper214 committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    eb5d4ad View commit details
    Browse the repository at this point in the history
  8. fix optimizer selection

    lm-konda committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    f6a924e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    957a059 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. fix blueoil control

    lm-konda committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    1941707 View commit details
    Browse the repository at this point in the history
  2. refactoring

    lm-konda committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    788519e View commit details
    Browse the repository at this point in the history
  3. move weight decay rate to config file

    nlpng committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    9d97d47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd1d342 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    310e5ff View commit details
    Browse the repository at this point in the history
  6. Merge pull request blue-oil#145 from djKooks/fix-default-path

    Fix non-existing path
    ruimashita authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    3acb246 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a35dc05 View commit details
    Browse the repository at this point in the history
  8. - Update protobuf loader

    - Update utls demo to accept python3 cv2
    - Update utils demo to accept pyton3 cv2 and multiprocessing
    - Add pool interface to work with python 3 and 2
    :
    Joeper214 committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    33c3635 View commit details
    Browse the repository at this point in the history
  9. Merge pull request blue-oil#65 from nlpng/feature/resnet

    Adding support for resnet
    ruimashita authored Feb 6, 2019
    Configuration menu
    Copy the full SHA
    ca7d228 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb218fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    951e504 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. fix naming convention

    lm-konda committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    55b168e View commit details
    Browse the repository at this point in the history
  2. refactoring

    lm-konda committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    aeabe9d View commit details
    Browse the repository at this point in the history
  3. - Add comments for Wrapper classes

    - Raise exception if the file type is not recognized
    Joeper214 committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    68ad5c4 View commit details
    Browse the repository at this point in the history
  4. fix learning rate setting

    lm-konda committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    0e03ba1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5763a23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f2ca96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c02f697 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2652e44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    855a88f View commit details
    Browse the repository at this point in the history
  10. Merge pull request blue-oil#28 from lm-konda/optimizer_selector

    Optimizer selector
    ruimashita authored Feb 7, 2019
    Configuration menu
    Copy the full SHA
    4d07e4f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a9cb3f View commit details
    Browse the repository at this point in the history
  12. Merge pull request blue-oil#142 from ruimashita/update_pyyaml_version

    Update pyyaml version for security
    ruimashita authored Feb 7, 2019
    Configuration menu
    Copy the full SHA
    94488d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Configuration menu
    Copy the full SHA
    5374f8b View commit details
    Browse the repository at this point in the history
  2. Update documentation

    Joeper214 committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    bf3e869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9703b39 View commit details
    Browse the repository at this point in the history
  4. Change some build configuration.

    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    3b63c2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ee50d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    848399c View commit details
    Browse the repository at this point in the history
  7. Remove debug codes like print statements

    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    daa5e48 View commit details
    Browse the repository at this point in the history
  8. Setup intel HLS codes and Fix typo

    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    65a7f13 View commit details
    Browse the repository at this point in the history
  9. Refactor codes with clang-format(that doesn\'t follow LM c++ coding s…

    …tyle yet)
    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    e89ed74 View commit details
    Browse the repository at this point in the history
  10. Update clang-format setting to automatically keep consistency with st…

    …andard C++03.
    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    c4abdcd View commit details
    Browse the repository at this point in the history
  11. Add intel HLS implementation of qconv_kn2row_tiling without any optim…

    …ization.
    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    4f2885b View commit details
    Browse the repository at this point in the history
  12. Change the conv_kn2row_tiling computation order.

    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    feb6119 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5316ff2 View commit details
    Browse the repository at this point in the history
  14. A optimization that ic=2, oc=8 and loop coalasced andin_buf is implem…

    …ented as a memory
    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    b721831 View commit details
    Browse the repository at this point in the history
  15. Fix threshold bus and some parameters

    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    ce6771e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a653e7a View commit details
    Browse the repository at this point in the history
  17. Move BRAM memories into function's glow scope

    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    25abb4d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1f05ba1 View commit details
    Browse the repository at this point in the history
  19. Change the frequency when compiling

    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    4484f75 View commit details
    Browse the repository at this point in the history
  20. Fix threshold skipping bug on IP

    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    69d14c3 View commit details
    Browse the repository at this point in the history
  21. Fix the frequency for HLS and fix threshold skipping result when the …

    …function is constant
    tkclimb committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    be4a8d0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1f3fa17 View commit details
    Browse the repository at this point in the history
  23. fix comment

    lm-konda committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    1d1c7d9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d79172d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    2abe5ac View commit details
    Browse the repository at this point in the history
  26. modify makefile

    lm-konda committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    1e52d40 View commit details
    Browse the repository at this point in the history
  27. use ppa aarch64 GCC

    lm-konda committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    f955e9a View commit details
    Browse the repository at this point in the history
  28. modify docker

    lm-konda committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    09b9715 View commit details
    Browse the repository at this point in the history
  29. fix line

    lm-konda committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    f60cfed View commit details
    Browse the repository at this point in the history
  30. Merge pull request blue-oil#73 from lm-konda/kernel_transform

    Improve kernel transform
    ruimashita authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    9f3b5d8 View commit details
    Browse the repository at this point in the history
  31. update version 0.3.0

    ruimashita committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    f2ef110 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    cdf77ce View commit details
    Browse the repository at this point in the history
  33. Merge pull request blue-oil#148 from ruimashita/update_version_0.3

    Update version to 0.3.0
    ruimashita authored Feb 8, 2019
    Configuration menu
    Copy the full SHA
    4722b47 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. add timer to high cost part

    lm-konda committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    3f2f5a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b9e955 View commit details
    Browse the repository at this point in the history
  3. Merge pull request blue-oil#105 from odoku/blueoil-cli

    Add Blueoil CLI
    ruimashita authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    ec924ec View commit details
    Browse the repository at this point in the history
  4. OpenCV module not include as default.

    -DUSE_OPENCV_MODULE=ON or OFF // default OFF.
    yoya committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    97eb621 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    301d9b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. - replace USE_OPENCV_MODULE => USE_OPENCV

    - fix OpenCV library found / not found
    yoya committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    725b70c View commit details
    Browse the repository at this point in the history
  2. - use "NOT" for "if" condition.

    - fix indent if <=> { space.
    yoya committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    4dfc093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00f70bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64cb5be View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. - Remove pool interface (not needed)

    - Use initializer to pool
    - Refactor Protobuf Loader to use init
    Joeper214 committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    1ebe7ca View commit details
    Browse the repository at this point in the history
  2. - Update usb camera demo

    Joeper214 committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    13fdf6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0914e4d View commit details
    Browse the repository at this point in the history
  4. implement DatasetIterator class

    tkng committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    333a1a3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request blue-oil#122 from tkng/dataset_iterator

    implement DatasetIterator class
    ruimashita authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    a249186 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    6b4c6f6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add_qconv_kn2row_tiling' of ssh://github.com/tkclimb/bl…

    …ueoil into add_qconv_kn2row_tiling
    tkclimb committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    b036984 View commit details
    Browse the repository at this point in the history
  3. Update hw_path

    tkclimb committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    aa81e2f View commit details
    Browse the repository at this point in the history
  4. Fixed the conflicts with the master and merge

    tkclimb committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    6312c77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    944cc1e View commit details
    Browse the repository at this point in the history
  6. Merge pull request blue-oil#130 from tkclimb/add_qconv_kn2row_tiling

    Add bug-fixed version of quantized convolution IP with kn2row and tiling
    n-nez authored Feb 15, 2019
    Configuration menu
    Copy the full SHA
    e3d8252 View commit details
    Browse the repository at this point in the history
  7. Refactor

    tkclimb committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    6c41ffb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c0e47f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Change Classname from ProtobufLoader to TFGraphLoadPb

    - Make exception message more clear
    - Return exception message before image load
    - Fix typo of argument model_path
    Joeper214 committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    4a32fad View commit details
    Browse the repository at this point in the history
  2. Merge branch 'output_gpu_inference_model' of github.com:Joeper214/blu…

    …eoil into output_gpu_inference_model
    Joeper214 committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    a20afda View commit details
    Browse the repository at this point in the history
  3. Improve exception message

    Joeper214 committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    4b7e491 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99c7b8e View commit details
    Browse the repository at this point in the history
  5. Refactoring de10_nano.h

    tkclimb committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    642a869 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef3d2f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Merge pull request blue-oil#159 from tkclimb/refactor_backends

    Refactoring for source codes in dlk/backends directory
    n-nez authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    77d54ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d56781 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0bfc02 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. - Change Class name to TensorflowGraphRunner

    - Change unclear method names
    Joeper214 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    bbd2d7e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'output_gpu_inference_model' of github.com:Joeper214/blu…

    …eoil into output_gpu_inference_model
    Joeper214 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    18eb6bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a935311 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b05267a View commit details
    Browse the repository at this point in the history
  5. fix indent

    lm-konda committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    e6f132a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c4df91 View commit details
    Browse the repository at this point in the history
  7. fix indent

    lm-konda committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    989f8c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9a3df3 View commit details
    Browse the repository at this point in the history
  9. modify Dockerfile

    lm-konda committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    1df28c2 View commit details
    Browse the repository at this point in the history
  10. modify Makefile

    lm-konda committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    4b5cf0a View commit details
    Browse the repository at this point in the history
  11. refactor dockerfile

    lm-konda committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    4fa9fc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

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

Commits on Feb 25, 2019

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

Commits on Feb 26, 2019

  1. Merge pull request blue-oil#146 from lm-konda/enable_aarch64_build

    Enable to build AArch64 binary without llvm (using ppa GCC)
    ruimashita authored Feb 26, 2019
    Configuration menu
    Copy the full SHA
    622b06d View commit details
    Browse the repository at this point in the history
  2. fix conflict

    iizukak committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    694c7e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9ba847 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b3485f View commit details
    Browse the repository at this point in the history
  5. hot fix for overflowError

    nlpng committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    95910d4 View commit details
    Browse the repository at this point in the history
  6. remove redundant codes

    nlpng committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    b882c7e View commit details
    Browse the repository at this point in the history
  7. change name for consistency

    nlpng committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    51411a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Merge pull request blue-oil#156 from iizukak/remove-redundant-g-option

    Remove redundant -g option in Makefile
    iizukak authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    0ca0bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b146503 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eae356 View commit details
    Browse the repository at this point in the history
  4. Merge pull request blue-oil#151 from lm-konda/add_timer_for_arm

    Add timer to high cost part
    iizukak authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    5ce140d View commit details
    Browse the repository at this point in the history
  5. - Copy protocol buffer file into models folder

    - Fix logic when checking file type
    - Change readme to include x86 and ARM
    Joeper214 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    8b3b923 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'output_gpu_inference_model' of github.com:Joeper214/blu…

    …eoil into output_gpu_inference_model
    Joeper214 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    82c2451 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af20ed9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request blue-oil#172 from n-nez/fix-loop-boundaries-in-vec…

    …torized-batch-norm
    
    Fix loop boundaries in vectorized batch normalization
    iizukak authored Feb 27, 2019
    Configuration menu
    Copy the full SHA
    cec92e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f704a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Configuration menu
    Copy the full SHA
    fb71e01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df868dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request blue-oil#9 from yoya/runtime_imageresize

    runtime image resize implementation
    iizukak authored Feb 28, 2019
    Configuration menu
    Copy the full SHA
    04d405e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3eb202c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    46a66e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request blue-oil#170 from nlpng/fix/huge_threshold_values

    Fix overflowError: Python int too large to convert to C long
    iizukak authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    302de83 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

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

Commits on Mar 4, 2019

  1. Merge pull request blue-oil#131 from lm-konda/improve_cache_locality

    Improve performance by utilizing cache locality
    iizukak authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    e8aa31b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f6fb43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c2c771 View commit details
    Browse the repository at this point in the history
  4. Fix filename

    iizukak committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    7110c6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5dfeb5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request blue-oil#176 from iizukak/camvid-fixture-dataset

    [Semantic Segmentation] Add CamVid fixture dataset and Documentation
    ruimashita authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    96e456e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9cc5ed View commit details
    Browse the repository at this point in the history
  8. Merge pull request blue-oil#144 from Joeper214/output_gpu_inference_m…

    …odel
    
    Output GPU Inference Model Template
    iizukak authored Mar 4, 2019
    Configuration menu
    Copy the full SHA
    12bc54a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

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

Commits on Mar 7, 2019

  1. Implement SimpleDatasetReader (blue-oil#166)

    * Implement SimpleDatasetReader
    
    which is read batch size data from Dataset object simply (not using thread and multiprocess) when DatasetIterator is not enable_prefetch.
    ruimashita authored and iizukak committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    6aed818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ca9c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be02644 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Fix pack_input_to_qwords (blue-oil#157)

    lm-konda authored and n-nez committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    a65c1cb View commit details
    Browse the repository at this point in the history
  2. [Semantic Segmentation] Add CamvidCustom dataset class. (blue-oil#177)

    * [Semantic Segmentation] Add CamvidCustom dataset class.
    
    * Enable to use Ignore class
    
    * Add General Purpose Color Palette
    
    * Add ger_color_map function
    iizukak authored and ruimashita committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    f0f913a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. [Semantic Segmentation] Add Interface for Blueoil (blue-oil#180)

    * Add Interface for Blueoil
    
    * Add semantic segmentation setting for blueoil_test.sh
    iizukak authored and ruimashita committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    1e64f2e View commit details
    Browse the repository at this point in the history
  2. [Semantic Segmentation] Add Tutorial (blue-oil#174)

    Add Semantic Segmentation Tutorial
    iizukak authored Mar 14, 2019
    Configuration menu
    Copy the full SHA
    a086cbf View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

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

Commits on Mar 19, 2019

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

Commits on Mar 20, 2019

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

Commits on Mar 28, 2019

  1. Add backwards compatibility for output template model python scripts (b…

    …lue-oil#201)
    
    * Add backwards compatibility for output template model run script
    * Check if -l was used then prompt deprecated message
    Joeper214 authored and ruimashita committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    d4bdb5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dee44a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    4920ddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a06d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c2e2d View commit details
    Browse the repository at this point in the history
  4. Create Makefile and unify test commands in it (blue-oil#194)

    * Remove confusing config
    * Create Makefile to make initializing easier
    * Wrap all test tasks by Makefile
    * Fix unreadable connfigs around docker
    kchygoe authored and ruimashita committed Apr 4, 2019
    5 Configuration menu
    Copy the full SHA
    e444a66 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. [LMBiSeNet] Implement bilinear upsampling post process (blue-oil#211)

    * Implement bilinear upsampling as post process
    
    * Fix pep8
    
    * Remove debug comment
    
    * Remove redundant condition
    ruimashita authored and iizukak committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    828ef1e View commit details
    Browse the repository at this point in the history
  2. [LMBiSeNet] implement densenet block and conv_bn_act block (blue-oil#212

    )
    
    * implement densenet block and conv_bn_act block
    
    * Change method name and parameter name and docs.
    ruimashita authored and iizukak committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    4f8b5d1 View commit details
    Browse the repository at this point in the history
  3. Change executor/profile_model.py (blue-oil#207)

    Fix to delete training only operation from profile.
    Show image size and number of classes in profile markdown.
    Prompt output file path in the end.
    Change Flops to FLOPs literally.
    ruimashita authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    11b58f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. Add support of leakyrelu to DLK (blue-oil#214)

    * add leaky_relu for upgrading to tf 1.13.1
    
    * add leaky_relu for upgrading to tf 1.13.1
    
    * separate leaky_relu from relu and add full impl
    
    * remove unused test files
    
    * update comment lines
    
    * fix variable name and comments
    
    * correct copyright year for newly added file
    nlpng authored and iizukak committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    cfc33bd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. lmnet: avoid importing entire pyplot (blue-oil#218)

    pyplot pulls in a large set of dependencies (such as tkinter) that lmnet
    doesn't need.
    tsawada authored Apr 9, 2019
    Configuration menu
    Copy the full SHA
    3b5c5b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f9929 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Implement packed data type (blue-oil#217)

    * Implement packed data type
    
    * Remove MemoryFormat
    
    * Add attribute packed
    
    * Implement BitCount
    
    * Use QUANTIZED_PACKED::BitCount
    
    * Implement operator~ and pop_count for QuantizedPacked
    
    * Implement operator|= for QuantizedPacked
    
    * Use operator|=
    
    * Cast kernel from T_UINT to QUANTIZED_PACKED
    
    * Remove unused method
    
    * Implement Raw
    
    * Use Raw
    
    * Cast to QUANTIZED_PACKED
    
    * Add popcount implement files
    
    * Update CMakeLists.txt
    primenumber authored and iizukak committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    ce73c9d View commit details
    Browse the repository at this point in the history
  2. create lmnet config with tempfile (blue-oil#219)

    * create lmnet config with tempfile
    
    Previously, generate_lmnet_config creates a config file under cwd, which
    is not always writable.
    
    * remove print
    tsawada authored and iizukak committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    08077c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Use gfile to read/write configs (blue-oil#223)

    To support writing results to "gs://"
    Ref blue-oil#220
    tsawada authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    5f679ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f47c76 View commit details
    Browse the repository at this point in the history
  3. Export inference test data and add FUNC_TIME_MEASUREMENT macro for te…

    …st & debug (blue-oil#184)
    
    * Export npy and add FUNC_TIME_MEASUREMENT macro for debug elf in convert command
    * Change directory name to inference_test_data in export.py. Add default image for generate
    ruimashita authored Apr 11, 2019
    Configuration menu
    Copy the full SHA
    e0daa89 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. [LMBiSeNet] Implement LMBiSeNet (blue-oil#225)

    * Implement LMBiSeNet
    
    * Add comment
    
    * Fix pep8
    
    * 2018 -> 2019
    ruimashita authored and iizukak committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    2fca4d8 View commit details
    Browse the repository at this point in the history
  2. Fix condition (blue-oil#222)

    primenumber authored and iizukak committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    7ee9a7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b4df4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09efa7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c407323 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b1ffe6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Use QuantizedPacked for kernel (blue-oil#226)

    * Define Packed classes
    
    * Use PackedUint32
    
    * Convert array to QuantizedPacked array
    
    * Use Uint32 as default
    
    * Fix for kernel
    
    * Bump C++ version to C++14
    
    * Generalize about cv qualifiers
    
    * Introduce QUANTIZED_PACKED_KERNEL
    
    * Fix template
    
    * Fix test
    
    * Remove unused type except PackedUint64
    
    * Use static for global variable
    
    * Make easier to read
    
    * Remove PackedUint8
    primenumber authored Apr 15, 2019
    Configuration menu
    Copy the full SHA
    1559805 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. To avoid duplication, lmnet/executor/export.py run() return exported …

    …directory path (blue-oil#227)
    
    * export.py run() return exported directory path
    
    * export.py run() return exported directory path
    
    * Delete get_export_directory() from blueoil/cli.py
    ruimashita authored and iizukak committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    8b5af3f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Optimize Bilinear postprocess (blue-oil#228)

    * Optimize Bilinear postprocess
    
    * Add space to operation
    ruimashita authored and iizukak committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    b8aa850 View commit details
    Browse the repository at this point in the history
  2. fix typo: s/pyhon/python/ (blue-oil#237)

    tsawada authored and iizukak committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    4cd1235 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Update TensorFlow, CUDA and OepnCV version in README (blue-oil#239)

    * Update tensorflow and cuda version of docs
    
    * Update OpenCV Version
    iizukak authored and ruimashita committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    1d74496 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Fix MaxPool implementation (blue-oil#238)

    * Max pool interface added
    
    * maxpooling fixed
    
    * T_INT type changed to QUANTIZED_NOT_PACKED and preserve_quantization true for MaxPool
    
    * change request fixed
    tvlenin authored and iizukak committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    a1540cd View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Configuration menu
    Copy the full SHA
    5b42fa1 View commit details
    Browse the repository at this point in the history
  2. Motion jpeg server for demo (blue-oil#241)

    * Compatible python 2 on post_process.py
    
    * Add lmnet.visualize module
    
    * Refactoring usb camera demo and utils/demo.py
    
    * Add motion jpeg server for demo
    ruimashita authored and iizukak committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    9c4c75e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. [Experimental] Add parameter tuning feature to lmnet (blue-oil#209)

    * add new file for ray tune
    
    * add config file for ray tune
    
    * add optuna-based hp optimization contributed by @djKooks
    
    * improve print for more trial detail
    
    * casual clean-up on tune_optuna
    
    * adapt more hyper-parameters for tuning
    
    * add search for weight decay rate parameter
    
    * make optimizer tunable
    
    * reloading the config file every time new trial start
    
    * clear kwargs before assigning new ones
    
    * add perimagestandardization to tune config file
    
    * add search option for lr scheduler of polynomial decay
    
    * move tune_spec to config file
    
    * remove redundant imports
    
    * add dynamic allocation of resources
    
    * fix incompatible problem of easydict
    
    * make compatible with data iterator
    
    * auto detect number of gpus to train
    
    * test lmnet_v1_quantize_cifar10
    
    * add options for saving directory
    
    * saving directory defaults to ~/ray_results
    
    * add config file for tuning segmentation
    
    * add optional id for different tuning sessions
    
    * oops, no weight decay parameter for lm_segnet
    
    * remove redundant lines
    
    * remove more redundant lines
    
    * test various values in config file
    
    * update package requirement for ray
    
    * separate core scripts and config files
    
    * remove un-used imports
    
    * remove optuna implementation
    
    * quick update comments
    
    * update copyright year
    
    * add some comments
    
    * Rename trial to shorter string
    nlpng authored and iizukak committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    9fe210c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bb642a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39e5205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0aaa5c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

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

Commits on May 10, 2019

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

Commits on May 13, 2019

  1. Add try catch to ensure queue import compatibility (blue-oil#264)

    * Add try catch to ensure queue import compatibility
    
    * fix queue to Queue typo
    
    * use from instead of direct import
    Joeper214 authored and iizukak committed May 13, 2019
    Configuration menu
    Copy the full SHA
    7343a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35c385f View commit details
    Browse the repository at this point in the history
  3. Fix the error of pep8-dlk (blue-oil#268)

    * add build dependency to pep8-dlk
    
    * fix to follow pep8
    hadusam authored and iizukak committed May 13, 2019
    Configuration menu
    Copy the full SHA
    d23f730 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Enable to test DLK on local DE10-Nano (blue-oil#261)

    * create automated_testing dir on FPGA for dlk test
    
    * change to use default python(2.7.12) on FPGA for dlk test
    
    * remove Type Hints for python 2.7
    
    * enable to set fpga host by environment variables
    
    * add FPGA_HOST from environment variable
    
    * add StrictHostKeyChecking option instead of ssh configuration via volume mount of /root/.ssh
    
    * fix mount.err to mount.out
    
    * remove comment 'only available on Jenkins'
    
    * enable to connect to FPGA by user's ssh config and keys
    
    * fix 'Bad owner or permissions on /root/.ssh/config'
    hadusam authored and iizukak committed May 14, 2019
    Configuration menu
    Copy the full SHA
    46896e8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Update docs for CUDA10 (blue-oil#271)

    * Update docs for CUDA10
    
    * fix > to >=
    ruimashita authored and iizukak committed May 15, 2019
    Configuration menu
    Copy the full SHA
    f0cf0e2 View commit details
    Browse the repository at this point in the history
  2. Modified so that differences in Docker image are not output as much a…

    …s possible even if the source code is changed. (blue-oil#273)
    odoku authored and iizukak committed May 15, 2019
    Configuration menu
    Copy the full SHA
    810680d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    7280413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a383d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a1a80b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2a6e8b View commit details
    Browse the repository at this point in the history
  5. fix key error

    nlpng committed May 16, 2019
    Configuration menu
    Copy the full SHA
    a07eebc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e8d800 View commit details
    Browse the repository at this point in the history
  7. update copyright

    nlpng committed May 16, 2019
    Configuration menu
    Copy the full SHA
    2c48b87 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f138751 View commit details
    Browse the repository at this point in the history
  9. Enable data prefetch for param tuner (blue-oil#262)

    * allow dataset prefetch only for training
    
    * remove to-do flag
    
    * add comments
    nlpng authored and iizukak committed May 16, 2019
    Configuration menu
    Copy the full SHA
    d69f955 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. remove debug print

    nlpng committed May 17, 2019
    Configuration menu
    Copy the full SHA
    7a4dee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33fb14a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. limit the training iteration

    nlpng committed May 20, 2019
    Configuration menu
    Copy the full SHA
    d17ddf8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. limit the training iteration

    nlpng committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    d40561f View commit details
    Browse the repository at this point in the history