Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for asia (0.14 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    
    ### Production images moved to community control
    
    As of Kuberenetes v1.19, Kubernetes container images are stored on a community-controlled storage bucket, 
    located at `{asia,eu,us}.gcr.io/k8s-artifacts-prod`. The `k8s.gcr.io` vanity domain has been updated 
    to this new bucket. This brings production artifacts under community control.
    
    ### KubeSchedulerConfiguration graduates to Beta
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. RELEASE.md

    *   Enable JIT-compiled i64-indexed kernels on GPU for large tensors with more than 2**32 elements.
        *   Unary GPU kernels: Abs, Atanh, Acos, Acosh, Asin, Asinh, Atan, Cos, Cosh, Sin, Sinh, Tan, Tanh.
        *   Binary GPU kernels: AddV2, Sub, Div, DivNoNan, Mul, MulNoNan, FloorDiv, Equal, NotEqual, Greater, GreaterEqual, LessEqual, Less.
    
    * `tf.lite`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    }
    
    def TF_AsinOp : TF_Op<"Asin", [Pure, TF_SameOperandsAndResultTypeResolveRef]> {
      let summary = "Computes the trignometric inverse sine of x element-wise.";
    
      let description = [{
    The `tf.math.asin` operation returns the inverse of `tf.math.sin`, such that
    if `y = tf.math.sin(x)` then, `x = tf.math.asin(y)`.
    
    **Note**: The output of `tf.math.asin` will lie within the invertible range
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. gradle/verification-keyring.keys

    OS7NgwikpYxd0QFWtXQFTtg047BFXEmw8t6l4U5FWuT4nlx4BmTEa5TZ1LD25Mi/
    PnrVGcq0TVcP5/lVbWz66EmhmwYk7mn/g1/xLvRWzkRUQ2vMAoQuz5rRVZmmvsp0
    wdbS1gKZzZzJyZy278DJHO51jR93qDq9PBP7rfVQseyVGF6FCvv3OoefNwn/AshA
    6AEa3GaejQkXIrHpSXmkU/DLqPl3olUkpArCWdzUS2psgvc4NZgt/spQXedz0wFI
    MJosB82ojPyqPiZmjFdzkL5KvR6d2NNl6c+xQwS7ialXQNDlQZajmV1o+6oxYcpe
    9lbpLZn4jB4ypgep4yXsIIaGTsKPNcAaSRtdvsa1dRDD51TLH2oMkTg2Q2Zn+Dko
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Copy", Func, 21},
    		{"DeleteFunc", Func, 21},
    		{"Equal", Func, 21},
    		{"EqualFunc", Func, 21},
    	},
    	"math": {
    		{"Abs", Func, 0},
    		{"Acos", Func, 0},
    		{"Acosh", Func, 0},
    		{"Asin", Func, 0},
    		{"Asinh", Func, 0},
    		{"Atan", Func, 0},
    		{"Atan2", Func, 0},
    		{"Atanh", Func, 0},
    		{"Cbrt", Func, 0},
    		{"Ceil", Func, 0},
    		{"Copysign", Func, 0},
    		{"Cos", Func, 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)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F30..1F37    ; valid                                  # 1.1  GREEK SMALL LETTER IOTA WITH PSILI..GREEK SMALL LETTER IOTA WITH DASIA AND PERISPOMENI
    1F38          ; mapped                 ; 1F30          # 1.1  GREEK CAPITAL LETTER IOTA WITH PSILI
    1F39          ; mapped                 ; 1F31          # 1.1  GREEK CAPITAL LETTER IOTA WITH DASIA
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top