Skip to content

Add PY2 support #2

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

Merged
merged 3 commits into from
Aug 23, 2019
Merged

Add PY2 support #2

merged 3 commits into from
Aug 23, 2019

Conversation

mvsusp
Copy link
Contributor

@mvsusp mvsusp commented Aug 22, 2019

Description of changes:

  • add Python 2 support

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jesterhazy
Copy link

AWS CodeBuild CI Report

  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@jesterhazy
Copy link

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@jesterhazy
Copy link

AWS CodeBuild CI Report

  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@jesterhazy
Copy link

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mvsusp mvsusp merged commit a1b8ebb into master Aug 23, 2019
@mvsusp mvsusp deleted the mvs-py2 branch August 23, 2019 21:14
@@ -3,7 +3,7 @@ version: 0.2
env:
variables:
FRAMEWORK_VERSION: '1.1.0'
CPU_PY_VERSION: '3'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this removed?

@@ -3,7 +3,7 @@ version: 0.2
env:
variables:
FRAMEWORK_VERSION: '1.1.0'
CPU_PY_VERSION: '3'
CPU_PY_VERSION: '2'
CPU_INSTANCE_TYPE: 'ml.c4.xlarge'
GPU_PY_VERSION: '3'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GPU_PY_VERSION: '2'?

@rluria14 rluria14 mentioned this pull request Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants