Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for noppad (0.11 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    03D7          ; valid                                  # 3.0  GREEK KAI SYMBOL
    03D8          ; mapped                 ; 03D9          # 3.2  GREEK LETTER ARCHAIC KOPPA
    03D9          ; valid                                  # 3.2  GREEK SMALL LETTER ARCHAIC KOPPA
    03DA          ; mapped                 ; 03DB          # 1.1  GREEK LETTER STIGMA
    03DB          ; valid                                  # 3.0  GREEK SMALL LETTER STIGMA
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let arguments = (ins
        Arg<TF_ResourceTensor, [{The handle to a stack.}], [TF_StackRead, TF_StackWrite]>:$handle
      );
    
      let results = (outs
        Res<TF_Tensor, [{The tensor that is popped from the top of the stack.}]>:$elem
      );
    
      TF_DerivedResultTypeAttr elem_type = TF_DerivedResultTypeAttr<0>;
    }
    
    def TF_StackPushV2Op : TF_Op<"StackPushV2", []> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top