Search Options

Results per page
Sort
Preferred Languages
Advance

Results 111 - 120 of 6,030 for shame (0.13 sec)

  1. platforms/documentation/docs/src/docs/userguide/img/java-library-ignore-deprecated-main.dot

       node [fontname = "Sans"];
       edge [fontname = "Sans"];
    
       "apiElements" [shape="box", label=<<B>apiElements</B>(C)>, color="pink", bgcolor="pink", style="filled"]
       "apiElements" -> "api"
       "apiElements" -> "compileOnlyApi"
    
       "api" [shape="box", label=<<B>api</B>>, color="chartreuse3", bgcolor="chartreuse3", style="filled"]
       "compileOnlyApi" [shape="box", label=<<B>compileOnlyApi</B>>, color="chartreuse3", bgcolor="chartreuse3", style="filled"]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 1.6K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/unidirectional_sequence_lstm.mlir

    // CHECK-NEXT:     }, {
    // CHECK-NEXT:       shape: [ 0 ],
    // CHECK-NEXT:       name: "input_to_input_intermediate",
    // CHECK-NEXT:       has_rank: true
    // CHECK-NEXT:     }, {
    // CHECK-NEXT:       shape: [ 0 ],
    // CHECK-NEXT:       name: "input_to_forget_intermediate",
    // CHECK-NEXT:       has_rank: true
    // CHECK-NEXT:     }, {
    // CHECK-NEXT:       shape: [ 0 ],
    // CHECK-NEXT:       name: "input_to_cell_intermediate",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Dec 06 18:55:51 UTC 2023
    - 11.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/tests/decompose_reduce_dataset.mlir

          %arg4: tensor<!tf_type.resource<tensor<128xf32>>>
        ) -> (tensor<i64>, tensor<i32>) {
        // CHECK:      %[[ANON_ITER:[0-9]*]] = "tf.AnonymousIteratorV3"
        // CHECK-SAME: output_shapes = [#tf_type.shape<32>, #tf_type.shape<64>]
        // CHECK-SAME: output_types = [f32, f64]
        // CHECK-NEXT: "tf.MakeIterator"(%[[ARG_0]], %[[ANON_ITER]])
        // CHECK-NEXT: %[[COND:.*]] = "tf.Const"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Aug 18 17:16:34 UTC 2022
    - 9.8K bytes
    - Viewed (0)
  4. tensorflow/cc/framework/ops.cc

          return;
        }
        if (!TensorShape{e.tensor.shape()}.IsSameSize(
                TensorShape{first.tensor.shape()})) {
          status = errors::InvalidArgument(
              "Initializer list components should all have the same shape");
          return;
        }
      }
    
      // Form the new shape.
      TensorShape shape{static_cast<int64_t>(v.size())};
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 11 01:20:50 UTC 2021
    - 3.5K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/multi-output-feeds.pbtxt

    # of the feed.
    #
    # CHECK-LABEL: func @main
    # CHECK-SAME:  (%[[ARG_0:.*]]: tensor<f32>, %[[ARG_1:.*]]: tensor<f32>) -> (tensor<f32>, tensor<f32>, tensor<*xf32>)
    # CHECK-SAME:  control_outputs = ""
    # CHECK-SAME:  inputs = "z:1,z:2"
    # CHECK-SAME:  outputs = "z:2,z:1,a:0"
    # CHECK:           %{{.*}}, %[[ASSIGN_ADD_CTRL:.*]] = tf_executor.island wraps "tf.AssignAdd"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 10 19:53:21 UTC 2020
    - 6.2K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tfrt/tests/tf_to_corert/fallback.mlir

      // CHECK-SAME: ([[serialized]]
      // CHECK-NOT: device
      // CHECK-SAME: Tdense = [f32, f32]
      // CHECK-SAME: dense_shapes = [#corert.shape<>, #corert.shape<>]
      // CHECK-SAME: num_sparse = 2 : i64
      // CHECK-SAME: ragged_split_types = []
      // CHECK-SAME: ragged_value_types = []
      // CHECK-SAME: sparse_types = [!corert.string, i64]
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 08 00:18:59 UTC 2024
    - 9.1K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/graph-scalar-input.pbtxt

    # Verify that we match correctly the input / output when they are scalar.
    
    # CHECK-LABEL: func @main
    # CHECK-SAME:  (%{{[a-z0-9]+}}: tensor<f32> {tf.device = "/device:CPU:0"})
    # CHECK-SAME:  control_outputs = ""
    # CHECK-SAME:  inputs = "input"
    # CHECK-SAME:  outputs = "out:1,out"
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Apr 24 00:20:25 UTC 2020
    - 1.3K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/tests/xla_call_module_round_trip.mlir

        // CHECK-SAME:   platforms = []
        // CHECK-SAME:   version = 5
        // CHECK-SAME:   _entry_function = @main_0
        // CHECK-SAME:   _stablehlo_module_attrs = {}
    
        %0 = "tf.XlaCallModule"(%arg0, %arg1) {Sout = [#tf_type.shape<?>], dim_args_spec = [], _entry_function = @main_0, module = "", platforms = [], version = 5 : i64} : (tensor<10xi32>, tensor<10xi32>) -> tensor<10xi32>
        // CHECK: return %[[RESULT]]
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Nov 02 18:38:51 UTC 2023
    - 2.8K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/tests/shape_inference.mlir

          f._tf_data_function = true,
          output_shapes = [#tf_type.shape<64>, #tf_type.shape<69>, #tf_type.shape<73>, #tf_type.shape<12>, #tf_type.shape<>, #tf_type.shape<>, #tf_type.shape<>, #tf_type.shape<>, #tf_type.shape<64>, #tf_type.shape<64>, #tf_type.shape<>, #tf_type.shape<>],
          output_types = [i32, i32, i32, i64, i32, i32, f32, i64, i32, i32, i32, f32],
          preserve_cardinality = false,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 23 17:24:10 UTC 2024
    - 167.4K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/structured_output.py

      # CHECK-SAME:   tensor<1xf32> {tf_saved_model.index_path = [0]},
      # CHECK-SAME:   tensor<2xf32> {tf_saved_model.index_path = [1]})
      # CHECK-SAME: attributes {{.*}} tf_saved_model.exported_names = ["f0001_multiple_results_no_punctuation"]
      @tf.function(input_signature=[])
      def f0001_multiple_results_no_punctuation(self):
        return tf.constant(1.0, shape=[1]), tf.constant(1.0, shape=[2])
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Sep 28 21:37:05 UTC 2021
    - 5.4K bytes
    - Viewed (0)
Back to top