Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for teardown_file (0.07 sec)

  1. ci/official/utilities/code_check_full.bats

    @test "Verify that it's possible to query every TensorFlow target without BUILD errors" {
        bazel query "deps(//tensorflow/... -//tensorflow/tools/pip_package:prebuilt_wheel_import_api_packages_test)" > /dev/null
    }
    
    teardown_file() {
        bazel shutdown
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Wed Oct 23 18:48:35 UTC 2024
    - 13.6K bytes
    - Viewed (0)
Back to top