Skip to content

Commit ead8d7d

Browse files
committed
Update README.md
1 parent d7f259b commit ead8d7d

File tree

1 file changed

+2
-0
lines changed
  • xgboost-inference-arm64-docker-lambda

1 file changed

+2
-0
lines changed

xgboost-inference-arm64-docker-lambda/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This examples illustrates how to serve XGBoost model on Lambda Function on Graviton2 architecture to predict breast cancer.
44

5+
In addition, there is a code sample to help you compare performance of the XGBoost x86_64 Lambda Function with Arm64 (Graviton2) one.
6+
57
This project contains source code and supporting files for a serverless application that you can deploy with the SAM CLI. It includes the following files and folders.
68

79
- app - Code for the application's Lambda function.

0 commit comments

Comments
 (0)