Search Options

Results per page
Sort
Preferred Languages
Advance

Results 111 - 112 of 112 for 6xf32 (0.12 sec)

  1. tensorflow/compiler/mlir/quantization/common/quantization_lib/quantization_utils.h

    // Casts the `target` type to a quantized type by using the quantization
    // parameters from the type in the `source` type attribute.
    // Examples:
    //   f32 -> !quant.uniform<i8:f32, 1.0>
    //   tensor<4xf32> -> tensor<4x!quant.uniform<i8:f32, 1.0>>
    // The result is wrapped by a type attribute. Returns nullptr if the cast
    // isn't valid.
    //
    // `axis` is to specify the quantization dimension in the `target` and only
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 24 20:30:06 UTC 2024
    - 41.7K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/tpu_cluster_formation.mlir

      %8:2 = "tf.TPUReplicatedOutput"(%2#1) : (tensor<?xf32>) -> (tensor<?xf32>, tensor<?xf32>)
      %9 = "tf.opB"(%5#0, %5#1, %7#0, %7#1) : (tensor<?xi32>, tensor<?xi32>, tensor<?xi32>, tensor<?xi32>) -> (tensor<?xi32>)
      %10 = "tf.opC"(%8#0, %8#1) : (tensor<?xf32>, tensor<?xf32>) -> (tensor<?xf32>)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 22:03:30 UTC 2024
    - 53.9K bytes
    - Viewed (0)
Back to top