Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for setPos (0.08 sec)

  1. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	SETPL R11                               // 410f99c3
    	SETOS (BX)                              // 0f9003
    	SETOS (R11)                             // 410f9003
    	SETOS DL                                // 0f90c2
    	SETOS R11                               // 410f90c3
    	SETPS (BX)                              // 0f9a03
    	SETPS (R11)                             // 410f9a03
    	SETPS DL                                // 0f9ac2
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Kubeadm: increase robustness for "kubeadm join" when adding etcd members on slower setups ([#90645](https://github.com/kubernetes/kubernetes/pull/90645), [@neolit123](https://github.com/neolit123)) [SIG Cluster Lifecycle]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. RELEASE.md

        *   distribute.experimental.rpc package introduces APIs to create a GRPC
            based server to register tf.function methods and a GRPC client to invoke
            remote registered methods. RPC APIs are intended for multi-client setups
            i.e. server and clients are started in separate binaries independently.
    
        *   Example usage to create server: ```python server =
            tf.distribute.experimental.rpc.Server.create("grpc", "127.0.0.1:1234")
    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