Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LowerClusterToRuntimeOpsTest (0.16 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/host_runtime/lower_cluster_to_runtime_ops_test.cc

    }
    
    static constexpr char kCompilationStreamz[] =
        "/tensorflow/core/tf_mlir_bridge_first_phase_v2_count";
    
    class LowerClusterToRuntimeOpsTest : public ::testing::Test {
     public:
      LowerClusterToRuntimeOpsTest() {
        mlir::RegisterCommonToolingDialects(registry_);
        context_.appendDialectRegistry(registry_);
        context_.loadAllAvailableDialects();
    
        env_ = Env::Default();
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 28 21:44:37 UTC 2024
    - 6.5K bytes
    - Viewed (0)
Back to top