Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AddPreVariableFreezingTFToTFLConversionPasses (0.96 sec)

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

    // This is the early part of the conversion in isolation. This enables a caller
    // to inject more information in the middle of the conversion before resuming it
    // (like freezing variables for example).
    void AddPreVariableFreezingTFToTFLConversionPasses(
        const mlir::TFL::PassConfig& pass_config,
        mlir::OpPassManager* pass_manager);
    
    // This is the later 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