- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for platformTest (0.95 sec)
-
build-logic/jvm/src/main/kotlin/gradlebuild.unittest-and-compile.gradle.kts
register("quickTest") { description = "Run all unit, integration and cross-version (against latest release) tests in embedded execution mode" group = ciGroup } register("platformTest") { description = "Run all unit, integration and cross-version (against latest release) tests in forking execution mode" group = ciGroup } register("quickFeedbackCrossVersionTest") {Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Dec 19 06:44:41 UTC 2025 - 18.9K bytes - Viewed (0) -
tensorflow/c/BUILD
":tf_status_helper", "@com_google_googletest//:gtest_main", "@local_xla//xla/tsl/platform:errors", "@local_xla//xla/tsl/platform:status", "@local_xla//xla/tsl/platform:test", "@local_xla//xla/tsl/platform:test_main", ], ) tf_cuda_library( name = "checkpoint_reader", srcs = ["checkpoint_reader.cc"], hdrs = ["checkpoint_reader.h"],Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Sun Dec 07 13:04:09 UTC 2025 - 30.4K bytes - Viewed (0)