Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for allow_bf16_and_f16_type_legalization_ (0.5 sec)

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

        // the TFLite dialect.
        pass_manager->addNestedPass<mlir::func::FuncOp>(
            mlir::TFL::CreatePrepareTFPass(pass_config.unfold_batch_matmul,
                                           /*allow_bf16_and_f16_type_legalization=*/
                                           !pass_config.runtime_verification,
                                           toco_flags.use_fake_quant_num_bits()));
        pass_manager->addNestedPass<mlir::func::FuncOp>(
    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