Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CreateTflConstOpForFilter (0.38 sec)

  1. tensorflow/compiler/mlir/lite/stablehlo/transforms/uniform_quantized_stablehlo_to_tfl_pass.cc

    // 1. `stablehlo.constant`
    // 2. `stablehlo.constant`->`stablehlo.transpose`.
    //
    // TODO: b/328156969 - Support the case where the RHS doesn't come from a
    // constant.
    TFL::QConstOp CreateTflConstOpForFilter(Operation* rhs_op,
                                            PatternRewriter& rewriter,
                                            const bool is_per_channel) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Apr 22 09:00:19 UTC 2024
    - 99.8K bytes
    - Viewed (0)
Back to top