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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The repository contains the following resources:
26
26
-**XGBoost resources:**
27
27
28
28
-[**Serverless XGBoost Model Serving**](xgboost-inference-docker-lambda): This examples illustrates how to serve XGBoost model on Lambda Function to predict breast cancer.
29
-
29
+
-[**Serverless XGBoost Model Serving on Graviton2 architecture**](xgboost-inference-arm64-docker-lambda): This examples illustrates how to serve XGBoost model on Lambda Function on Graviton2 architecture to predict breast cancer.
30
30
-**TensorFlow resources:**
31
31
32
32
-[**Serverless TensorFlow Model Serving**](tensorflow-inference-docker-lambda): This examples illustrates how to serve TensorFlow model on Lambda Function for Object Detection.
0 commit comments