Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Int32N (0.07 sec)

  1. manifests/charts/base/files/crd-all.gen.yaml

                                      format: int32
                                      type: integer
                                    http2MaxRequests:
                                      description: Maximum number of active requests to
                                        a destination.
                                      format: int32
                                      type: integer
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Fri Nov 01 16:23:52 UTC 2024
    - 805K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), type RtMsghdr struct
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Addrs int32
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Errno int32
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Flags int32
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Fmask int32
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Index uint16
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Inits uint64
    Registered: Tue Nov 05 11:13:11 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 RtMsghdr struct #53466
    pkg syscall (freebsd-riscv64), type RtMsghdr struct, Addrs int32 #53466
    pkg syscall (freebsd-riscv64), type RtMsghdr struct, Errno int32 #53466
    pkg syscall (freebsd-riscv64), type RtMsghdr struct, Flags int32 #53466
    pkg syscall (freebsd-riscv64), type RtMsghdr struct, Fmask int32 #53466
    pkg syscall (freebsd-riscv64), type RtMsghdr struct, Index uint16 #53466
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  4. RELEASE.md

            tf.TensorSpec([], dtypes.int32) ]) def _remote_multiply(a, b): return
            tf.math.multiply(a, b)
    
            server.register("multiply", _remote_multiply) ```
    
        *   Example usage to create client: `python client =
            tf.distribute.experimental.rpc.Client.create("grpc", address) a =
            tf.constant(2, dtype=tf.int32) b = tf.constant(3, dtype=tf.int32)
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top