Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Epoch (0.18 sec)

  1. RELEASE.md

        *   Added a new `rerandomize_each_iteration` argument for the `tf.data.Dataset.sample_from_datasets()` operation, which controls whether the sequence...
    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), type IfData struct, Collisions uint64
    pkg syscall (freebsd-arm64), type IfData struct, Datalen uint8
    pkg syscall (freebsd-arm64), type IfData struct, Epoch int64
    pkg syscall (freebsd-arm64), type IfData struct, Hdrlen uint8
    pkg syscall (freebsd-arm64), type IfData struct, Hwassist uint64
    pkg syscall (freebsd-arm64), type IfData struct, Ibytes uint64
    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), type IfData struct, Collisions uint64 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Datalen uint8 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Epoch int64 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Hdrlen uint8 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Hwassist uint64 #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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let hasVerifier = 1;
    
      let hasFolder = 1;
    }
    
    def TF_TimestampOp : TF_Op<"Timestamp", []> {
      let summary = "Provides the time since epoch in seconds.";
    
      let description = [{
    Returns the timestamp as a `float64` for seconds since the Unix epoch.
    
    Common usages include:
    * Logging
    * Providing a random number seed
    * Debugging graph execution
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"IfData", Type, 0},
    		{"IfData.Addrlen", Field, 0},
    		{"IfData.Baudrate", Field, 0},
    		{"IfData.Capabilities", Field, 2},
    		{"IfData.Collisions", Field, 0},
    		{"IfData.Datalen", Field, 0},
    		{"IfData.Epoch", Field, 0},
    		{"IfData.Hdrlen", Field, 0},
    		{"IfData.Hwassist", Field, 0},
    		{"IfData.Ibytes", Field, 0},
    		{"IfData.Ierrors", Field, 0},
    		{"IfData.Imcasts", Field, 0},
    		{"IfData.Ipackets", Field, 0},
    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