- "change: merge asimov branch to master branch (#80)"
- merge asimov branch to master branch
- TFS_SHORT_VERSION explicitly defined in dockerfile
- add Dockerfile for 1.14 in py3 with EIA
- require defaul model env var
- default SAGEMAKER_TFS_DEFAULT_MODEL_NAME to string value
- remove unused fixture
- Update no-p2 and no-p3 regions
- delete models
- different invocation url
- list models
- add model
- update request/response model and url key names
- README changes
- add batching to readme
- use nvidia-docker for local gpu tests
- add 1.13 EIA containers
- fix broken ei tests
- add batch transform integration test
- move SageMaker tests to release build
- use p2.xlarge by default in tests
- add Tensorflow 1.13
- make tox run any pytest tests
- support jsonlines output
- update README.md for EI image
- change Dockerfile directory structure
- allow local test against single container
- update README.md
- add pre/post-processing usage examples
- add pre-post-processing documentation
- add build-all.sh, publish-all.sh scripts
- add tensorflow serving batching
- install requirements.txt in writable dir
- make njs code handle missing custom attributes header
- add python service for pre/post-processing
- improve handling of ei binary during builds
- add data generator and perf tests
- remove per-line parsing
- add additional csv test case
- handle zero values correctly
- update EI binary directory.
- Support payloads with many csv rows and change CSV parsing behavior
- update EI binary location
- remove tfs deployment tests
- create bucket during test
- fix argname in deployment test
- fix repository name in buildspec
- add deployment tests and run them concurrently
- report error for missing ei version
- remove extra commma in buildspec
- add eia images to release build
- update buildspec to output deployments.json
- Modify EI image repository and tag to match Python SDK.
- Change test directory to be consistent with PDT pipeline.
- Add EI support to TFS container.
- simplify tfs versioning
- add buildspec.yml for codebuild
- add tox, pylint, flake8, jshint