Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AddPostQuantizationStableHloToTfPasses (0.46 sec)

  1. tensorflow/compiler/mlir/lite/tf_tfl_passes.h

    // The input module is expected to be an MHLO module, or a quantized StableHLO
    // graph (expressed as `mlir::TF::XlaCallModuleOp`s) if
    // `pass_config.enable_stablehlo_quantizer` is `true`.
    void AddPostQuantizationStableHloToTfPasses(
        const mlir::TFL::PassConfig& pass_config,
        mlir::OpPassManager& pass_manager);
    
    // This is the early part of the conversion in isolation. This enables a caller
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 01 06:14:07 UTC 2024
    - 4.1K bytes
    - Viewed (0)
Back to top