Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

    }
    
    // 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.
    void AddPreVariableFreezingTFToTFLConversionPasses(
        const mlir::TFL::PassConfig& pass_config,
        mlir::OpPassManager* pass_manager) {
      // This pass wraps all the tf.FakeQuant ops in a custom op so they are not
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 18:45:51 UTC 2024
    - 25.5K bytes
    - Viewed (0)
Back to top