Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CreateTFStandardPipeline (0.17 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/passes.h

    };
    
    // Propagates the pass manager with the passes involved in transforming or
    // optimizing an MLIR graph without any target specialization.
    // NOLINTNEXTLINE - MLIR contract is pass by mutable reference.
    void CreateTFStandardPipeline(OpPassManager& pm,
                                  const StandardPipelineOptions& options);
    
    // Propagates device attributes of resources from callers to callees.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:18:05 UTC 2024
    - 31.8K bytes
    - Viewed (0)
Back to top