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

changing print to logging and minor logging fixes #14

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Oct 19, 2020

  1. changed print to logging

    When using this file (running the process_polyvore.sh) in cloud it is better to use nohup command. For that I added logging instead of print
    gayalkuruppu authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    ecfccad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from gayalkuruppu/gayalkuruppu-patch-2

    changed print to logging
    gayalkuruppu authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    85bb272 View commit details
    Browse the repository at this point in the history
  3. added logging instead of print

    When using this file (running the process_polyvore.sh) in cloud it is better to use nohup command. For that I added logging instead of print
    gayalkuruppu authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    61a6c46 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from gayalkuruppu/gayalkuruppu-patch-3

    added logging instead of print
    gayalkuruppu authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    498a72f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Added logging for train.py

    When training in the cloud ssh might broke, so it is always better to use nohup command. So I added logging instead of print, to log those print statements.
    gayalkuruppu authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d54f06d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from gayalkuruppu/gayalkuruppu-patch-4

    Added logging for train.py
    gayalkuruppu authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    ba6fc4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1396e75 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from gayalkuruppu/gayalkuruppu-patch-5

    logging error for dictionary fixed
    gayalkuruppu authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    610beec View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

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

Commits on Oct 24, 2020

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