Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for isStatus (0.23 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. api/go1.14.txt

    pkg syscall (freebsd-arm64), const CSIZE ideal-int
    pkg syscall (freebsd-arm64), const CSTART = 17
    pkg syscall (freebsd-arm64), const CSTART ideal-int
    pkg syscall (freebsd-arm64), const CSTATUS = 20
    pkg syscall (freebsd-arm64), const CSTATUS ideal-int
    pkg syscall (freebsd-arm64), const CSTOP = 19
    pkg syscall (freebsd-arm64), const CSTOP ideal-int
    pkg syscall (freebsd-arm64), const CSTOPB = 1024
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const CSTART = 17 #53466
    pkg syscall (freebsd-riscv64), const CSTART ideal-int #53466
    pkg syscall (freebsd-riscv64), const CSTATUS = 20 #53466
    pkg syscall (freebsd-riscv64), const CSTATUS ideal-int #53466
    pkg syscall (freebsd-riscv64), const CSTOP = 19 #53466
    pkg syscall (freebsd-riscv64), const CSTOP ideal-int #53466
    pkg syscall (freebsd-riscv64), const CSTOPB = 1024 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  4. 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