Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Update Ubuntu images used on CI to 20.04 #19588

Merged
merged 24 commits into from
Dec 4, 2020

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    93f2faa View commit details
    Browse the repository at this point in the history
  2. Fix lint

    leezu committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e71bcc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab6dade View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab12bf3 View commit details
    Browse the repository at this point in the history
  5. Keep apt.repos.intel.com/mkl

    leezu committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    1af3aa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8df112 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Merge branch 'master'

    leezu committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d686b2b View commit details
    Browse the repository at this point in the history
  2. Drop six==1.11.0

    The conflict is caused by:
        The user requested six==1.11.0
        astroid 2.3.3 depends on six~=1.12
    leezu committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    cec41c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b32d493 View commit details
    Browse the repository at this point in the history
  4. Retrigger CI

    [2020-11-30T22:06:39.951Z] 2020-11-30 22:06:37,615 - root - INFO - Running command: 'DOCKER_CACHE_REGISTRY=mxnetci docker-compose -f docker/docker-compose.yml pull ubuntu_cpu'
    
    [2020-11-30T22:06:40.511Z] Couldn't connect to Docker daemon at http+docker://localhost - is it running?
    leezu committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    2aea1a1 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Retrigger CI

    leezu committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    36d59ff View commit details
    Browse the repository at this point in the history
  2. Update tvm to v0.7 branch

    leezu committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    6e4aeb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00357e8 View commit details
    Browse the repository at this point in the history
  4. tvm_topi has been removed

    TVM commit d892881c4cc8c9a29bc03233aeac2b1532a9c689
    leezu committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    43e72da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c19c9ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95c6716 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    42f968e View commit details
    Browse the repository at this point in the history
  2. Update OS release check

    leezu committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    7e8f374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a93c5d0 View commit details
    Browse the repository at this point in the history
  4. Fix typo in docker-compose.yml

    leezu committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    283478a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    a80fe1e View commit details
    Browse the repository at this point in the history
  2. Update runtime_functions.sh

    leezu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    336df8c View commit details
    Browse the repository at this point in the history
  3. Disable NVML

    [2020-12-03T18:33:10.380Z] OSError: /work/mxnet/python/mxnet/../../build/libmxnet.so: undefined symbol: nvmlDeviceGetComputeRunningProcesses_v2
    
    Can't reproduce locally
    leezu committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    07d7b60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c9c3aa View commit details
    Browse the repository at this point in the history