Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for L1213 (0.04 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/tests/replace_cast_hacks_with_tf_xla_ops.mlir

        %12 = "tf.AddV2"(%11, %arg10) : (tensor<1x3x2x2xi32>, tensor<i32>) -> tensor<1x3x2x2xi32>
        %13 = "tf.Maximum"(%cst_0, %arg10) : (tensor<i32>, tensor<i32>) -> tensor<i32>
        %14 = "tf.ClipByValue"(%12, %13, %cst) : (tensor<1x3x2x2xi32>, tensor<i32>, tensor<i32>) -> tensor<1x3x2x2xi32>
        %15 = "tf.Cast"(%14) {Truncate = false} : (tensor<1x3x2x2xi32>) -> tensor<1x3x2x2xi8>
        return %15 : tensor<1x3x2x2xi8>
      }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 30 06:52:55 UTC 2023
    - 81K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/stablehlo/transforms/compose_uniform_quantized_type_pass.cc

    // %11 = stablehlo.broadcast_in_dim %10  // Optional.
    // %12 = stablehlo.subtract %9, %11  // q1 * q2 - q2 * z1
    // %13 = stablehlo.broadcast_in_dim %5  // Optional.
    // %14 = stablehlo.multiply %12 %13  // r3 = s1 s2 (q1 q2 - q2 z1)
    //
    // The following quant -> dequant pattern is a no-op, but is required to
    // retrieve the quantization parameters for the output tensor.
    //
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 64.6K bytes
    - Viewed (0)
  3. docs/changelogs/changelog_3x.md

     *  New: API to access headers as `java.time.Instant`.
     *  New: Fail fast if a `SSLSocketFactory` is used as a `SocketFactory`.
     *  New: Log the TLS handshake in `LoggingEventListener`.
    
    ## Version 3.12.13
    
    _2021-01-30_
    
     *  Fix: Work around a crash in Android 10 and 11 that may be triggered when two threads
        concurrently close an SSL socket. This would have appeared in crash logs as
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sun Feb 06 14:55:54 UTC 2022
    - 50.8K bytes
    - Viewed (0)
  4. cmd/object-api-listobjects_test.go

    		{"test-bucket-list-object", "Asia", "A", "", 1, resultCases[4], nil, true},
    		// Setting a non-existing directory to be prefix (12-13).
    		{"empty-bucket", "europe/france/", "", "", 1, ListObjectsInfo{}, nil, true},
    		{"empty-bucket", "africa/tunisia/", "", "", 1, ListObjectsInfo{}, nil, true},
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Wed May 01 11:07:40 UTC 2024
    - 73.1K bytes
    - Viewed (0)
  5. src/runtime/zcallback_windows_arm64.s

    	MOVD	$1209, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1210, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1211, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1212, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1213, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1214, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1215, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1216, R12
    	B	runtime·callbackasm1(SB)
    	MOVD	$1217, R12
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 21 21:52:38 UTC 2021
    - 89.3K bytes
    - Viewed (0)
  6. src/runtime/zcallback_windows_arm.s

    	MOVW	$1209, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1210, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1211, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1212, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1213, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1214, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1215, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1216, R12
    	B	runtime·callbackasm1(SB)
    	MOVW	$1217, R12
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 21 21:52:38 UTC 2021
    - 89.3K bytes
    - Viewed (0)
Back to top