Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FunctionClusterTensorflowDialectTest (0.32 sec)

  1. tensorflow/compiler/mlir/tf2xla/api/v2/cluster_tf_test.cc

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