Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for VerifyNoOutsideCompilationMarkersPass (0.46 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/tf_device_passes.td

          }) {device = "CPU:0"} : () -> tensor<i1>
          return %1
        }
        ```
      }];
    
      let constructor = "TFDevice::CreateDeviceAttributeToLaunchPass()";
    }
    
    def VerifyNoOutsideCompilationMarkersPass : Pass<"verify-no-outside-compilation-markers", "mlir::func::FuncOp"> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 17 18:52:57 UTC 2024
    - 12.5K bytes
    - Viewed (0)
Back to top