Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for dain (0.15 sec)

  1. gradle/verification-keyring.keys

    UmJCvpsFmyy5Jbro56q4JEosWCAi9uXVeW3SSBW4jbu3plJNMrnBvBgPM8TI8G3+
    5hEGf2vHkgXOGMk=
    =nYS8
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    37E9D58EA4598641
    uid    Dain Sundstrom <dain@iq80.com>
    
    sub    38185785755267BD
    sub    381E922B6E350BF1
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    mQENBE4KeqwBCADHUgytFpv7cJv8wfVQwyuYC8+QtbdTtOErEIpnaYQT9FV9uAs8
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    it downstream (when targeting a different environment, like TensorFlow lite for
    example).
    The MLIR module is expected to have a main() function that will be used as an
    entry point. The inputs to the operations will be passed as argument to the
    main() function and the returned values of the main function mapped to the
    outputs.
    Example usage:
    
    ```
    import tensorflow as tf
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. RELEASE.md

        of other integer types) in `tf.constant`.
    *   Make the `gain` argument of convolutional orthogonal initializers
        (`convolutional_delta_orthogonal`, `convolutional_orthogonal_1D`,
        `convolutional_orthogonal_2D`, `convolutional_orthogonal_3D`) have
        consistent behavior with the `tf.initializers.orthogonal` initializer, i.e.
        scale the output l2-norm by `gain` and NOT by `sqrt(gain)`. (Note that these
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation_test.go

    							Reason: "PodInitializing",
    						},
    					},
    				}},
    				ContainerStatuses: []core.ContainerStatus{{
    					ContainerID: "docker://numbers",
    					Image:       "nginx:alpine",
    					Name:        "main",
    					Ready:       false,
    					Started:     proto.Bool(false),
    					State: core.ContainerState{
    						Waiting: &core.ContainerStateWaiting{
    							Reason: "PodInitializing",
    						},
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top