Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kModuleWithConstParam (0.26 sec)

  1. tensorflow/compiler/mlir/tf2xla/transforms/tf2xla_rewriter_test.cc

      // Ensure that only a single computation was imported.
      EXPECT_EQ(num_func_ops, 1);
    }
    
    TEST_F(Tf2XlaRewriterTest, InsertsConstantParameters) {
      static constexpr char kModuleWithConstParam[] = R"(
      module attributes {tf.versions = {bad_consumers = [], min_consumer = 0 : i32, producer = 1442 : i32}} {
        func.func @main(%arg0: tensor<2xf32>) -> tensor<2xf32> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:16:07 UTC 2024
    - 11.7K bytes
    - Viewed (0)
Back to top