Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for hilite (0.28 sec)

  1. RELEASE.md

           *   `tflite::Interpreter::signature_keys`
           *   `tflite::Interpreter::signature_inputs`
           *   `tflite::Interpreter::signature_outputs`
           *   `tflite::Interpreter::input_tensor_by_signature`
           *   `tflite::Interpreter::output_tensor_by_signature`
    
        *  Similarly, the following signature runner functions in the TF Lite C API are no longer considered experimental:
    
           *    `TfLiteInterpreterGetSignatureCount`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. src/testdata/Isaac.Newton-Opticks.txt

    Prism, and the several Ranges of Colours will be dilated and expanded
    into one another more and more, and by mixing their Colours will dilute
    one another, and at length, when the distance of the Paper from the Comb
    is about a Foot, or a little more (suppose in the Place 2D 2E) they will
    so far dilute one another, as to become white.
    
    With any Obstacle, let all the Light be now stopp'd which passes through
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2A0C          ; mapped                 ; 222B 222B 222B 222B #3.2 QUADRUPLE INTEGRAL OPERATOR
    2A0D..2A73    ; valid                  ;      ; NV8    # 3.2  FINITE PART INTEGRAL..EQUALS SIGN ABOVE TILDE OPERATOR
    2A74          ; disallowed_STD3_mapped ; 003A 003A 003D #3.2  DOUBLE COLON EQUAL
    2A75          ; disallowed_STD3_mapped ; 003D 003D     # 3.2  TWO CONSECUTIVE EQUALS SIGNS
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let hasVerifier = 1;
    }
    
    def TF_IsFiniteOp : TF_Op<"IsFinite", [Pure, SameOperandsAndResultShape]> {
      let summary = "Returns which elements of x are finite.";
    
      let description = [{
    @compatibility(numpy)
    Equivalent to np.isfinite
    @end_compatibility
    
    Example:
    
    ```python
    x = tf.constant([5.0, 4.8, 6.8, np.inf, np.nan])
    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