Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ConcatenateOp (0.11 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/ops/stablehlo_op_quant_spec.cc

    std::unique_ptr<OpQuantScaleSpec> GetStableHloQuantConstraints(Operation* op) {
      auto scale_spec = std::make_unique<OpQuantScaleSpec>();
      if (llvm::isa<mlir::stablehlo::BroadcastInDimOp,
                    mlir::stablehlo::ConcatenateOp,
                    mlir::stablehlo::DynamicReshapeOp,
                    mlir::stablehlo::DynamicSliceOp, mlir::stablehlo::GatherOp,
                    mlir::stablehlo::PadOp, mlir::stablehlo::ReduceWindowOp,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 09 05:56:10 UTC 2024
    - 7.8K bytes
    - Viewed (0)
Back to top