Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Burmako (0.14 sec)

  1. tensorflow/compiler/mlir/lite/stablehlo/transforms/tf_stablehlo_pass.cc

          ::llvm::cl::desc(
              "Skip tf.StatefulPartitionedCall and tf.PartitionedCall")};
    };
    
    void PopulateLegalizeTFToStablehloPipeline(
        OpPassManager &pm, const TFToStablehloOptions &options) {
      // TODO(burmako): Migrate this pass from producing MHLO to producing StableHLO
      // by aligning with the TF/XLA bridge on the corresponding functionality and
      // reusing their work, perhaps through `LowerToMlProgramAndHlo`.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 28 21:49:50 UTC 2024
    - 7.5K bytes
    - Viewed (0)
Back to top