mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Remove GradientDecisionTree Tensorflow benchmark.
It often times out for me. PiperOrigin-RevId: 599608747
This commit is contained in:
committed by
gVisor bot
parent
e9bdc76c02
commit
95eb4705af
@@ -36,7 +36,6 @@ func BenchmarkTensorflowDashboard(b *testing.B) {
|
||||
// See: https://github.com/aymericdamien/TensorFlow-Examples
|
||||
func BenchmarkTensorflow(b *testing.B) {
|
||||
workloads := map[string]string{
|
||||
"GradientDecisionTree": "2_BasicModels/gradient_boosted_decision_tree.py",
|
||||
"Kmeans": "2_BasicModels/kmeans.py",
|
||||
"LogisticRegression": "2_BasicModels/logistic_regression.py",
|
||||
"NearestNeighbor": "2_BasicModels/nearest_neighbor.py",
|
||||
|
||||
Reference in New Issue
Block a user