Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for isStatus (0.2 sec)

  1. RELEASE.md

            `dtensor.shutdown_tpu_system`.
    
    ## Deprecations
    
    *   The C++ `tensorflow::Code` and `tensorflow::Status` will become aliases of
        respectively `absl::StatusCode` and `absl::Status` in some future release.
        *   Use `tensorflow::OkStatus()` instead of `tensorflow::Status::OK()`.
        *   Stop constructing `Status` objects from `tensorflow::error::Code`.
        *   One MUST NOT access `tensorflow::errors::Code` fields. Accessing
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"CRYPT_VERIFYCONTEXT", Const, 0},
    		{"CS5", Const, 0},
    		{"CS6", Const, 0},
    		{"CS7", Const, 0},
    		{"CS8", Const, 0},
    		{"CSIZE", Const, 0},
    		{"CSTART", Const, 1},
    		{"CSTATUS", Const, 1},
    		{"CSTOP", Const, 1},
    		{"CSTOPB", Const, 0},
    		{"CSUSP", Const, 1},
    		{"CTL_MAXNAME", Const, 0},
    		{"CTL_NET", Const, 0},
    		{"CTL_QUERY", Const, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top