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

Make Minio Server IP a Parameter #74

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Commits on Dec 11, 2020

  1. make minio server a parameter in ctriface

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    d4e03d9 View commit details
    Browse the repository at this point in the history
  2. top lvl deps

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    724feab View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. remove error-causing import

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    fbcae84 View commit details
    Browse the repository at this point in the history
  2. removed __pycache__ from function folders

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    c4c3b9b View commit details
    Browse the repository at this point in the history
  3. changed dependencies to vhiveease/* instead of ustiugov/*

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    ddbfb50 View commit details
    Browse the repository at this point in the history
  4. fixed lr_serving_s3 dockerfile by specifying numpy and pandas versions

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    ab86a57 View commit details
    Browse the repository at this point in the history
  5. update minio scripts and dockerhub repo for workloads

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    949a691 View commit details
    Browse the repository at this point in the history
  6. added artifact eval scripts

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    9cc3efd View commit details
    Browse the repository at this point in the history
  7. fixed cnn_serving dockerfile that was stale

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    fd239e3 View commit details
    Browse the repository at this point in the history
  8. updated artifact eval scripts, added an input files with the function…

    …s to run.
    
    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    89b31b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. fixed an issue with KVM checks

    Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
    ustiugov committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    06428f6 View commit details
    Browse the repository at this point in the history