Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FakeQuantWithMinMaxVarsPerChannel (0.32 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/tf-ops.mlir

    }
    
    // -----
    
    // Test valid tf.FakeQuantWithMinMaxVarsPerChannel
    // CHECK-LABEL: func @FakeQuantWithMinMaxVarsPerChannel
    func.func @FakeQuantWithMinMaxVarsPerChannel(tensor<1x2x3x8xf32>, tensor<8xf32>, tensor<8xf32>) -> tensor<1x2x3x8xf32> {
    ^bb0(%arg0: tensor<1x2x3x8xf32>, %arg1: tensor<8xf32>, %arg2: tensor<8xf32>):
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 23 14:40:35 UTC 2023
    - 236.4K bytes
    - Viewed (0)
Back to top