Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NoCanonicalization (0.19 sec)

  1. tensorflow/compiler/mlir/tf2xla/internal/clustering_bridge_passes.cc

      // Verifies clustering has conformed with the expected invariants
      pm.addNestedPass<FuncOp>(
          tensorflow::tf2xla::internal::CreateVerifyClusteringPass());
    }
    
    void NoCanonicalization(OpPassManager& pm) {}
    
    // Same as above but for non-replicated Bridge.
    void AddNonReplicatedBridgeClusteringPipelinePasses(OpPassManager& pm) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Apr 30 16:09:14 UTC 2024
    - 11.2K bytes
    - Viewed (1)
Back to top