You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xgboost-inference-arm64-docker-lambda/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
This examples illustrates how to serve XGBoost model on Lambda Function on Graviton2 architecture to predict breast cancer.
4
4
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
+
5
7
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.
6
8
7
9
- app - Code for the application's Lambda function.
0 commit comments