代码之家  ›  专栏  ›  技术社区  ›  deltascience

在WML上训练模型时出现分段错误

  •  0
  • deltascience  · 技术社区  · 7 年前

    bx ml train model.zip training-runs.yml 
    

    错误:

    ....
    [--LOGS]      training-bEgMj0wiR: You are using pip version 9.0.3, however version 18.1 is available.
    
    [--LOGS]      training-bEgMj0wiR: You should consider upgrading via the 'pip install --upgrade pip' command.
    
    [--LOGS]      training-bEgMj0wiR: /usr/local/bin/train.sh: line 38:    48 Segmentation fault      python3 train.py 2>&1
    
    [--LOGS]      training-bEgMj0wiR: Training exited with error code 139
    
    [--LOGS]      training-bEgMj0wiR: Failed: learner_exit_code: 139
    

    python3 train.py 
    

    1 回复  |  直到 7 年前
        1
  •  0
  •   deltascience    7 年前

    我注意到WML服务在美国托管 us-south 数据存储在云对象存储器中 London

    我不确定他们之间的关系。。。但以防有人有同样的问题。

    推荐文章