Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RegisterOperationsInFuncOp (0.29 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/ops/tf_quantize_op.cc

    }
    
    // Acts as a register of a function where the body has a sequence of operations
    // required to execute certain quantization scheme's quant/dequantization
    // logics.
    std::optional<TF::PartitionedCallOp> RegisterOperationsInFuncOp(
        StringRef func_name, PatternRewriter& rewriter, QuantizedType quant_type,
        Value input_val, ShapedType result_type,
        std::function<Operation*(PatternRewriter&, Operation*, Value, ShapedType,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 11K bytes
    - Viewed (0)
Back to top