Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 83 for asmand (0.08 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/update_control_dependencies.mlir

        // CHECK: %[[control:.*]] = tf_executor.island wraps "tf.A"()
        tf_executor.island wraps "tf.A"() : () -> ()
        // CHECK-NEXT: %[[control_2:.*]] = tf_executor.island(%[[control]]) wraps "tf.B"()
        tf_executor.island wraps "tf.B"() {_parallel_execution_ids = "r1:1"} : () -> ()
        // CHECK-NEXT: %[[control_3:.*]] = tf_executor.island(%[[control_2]]) wraps "tf.C"()
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Nov 03 18:12:49 UTC 2023
    - 25.2K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/mlprogram.mlir

        %0 = tf_executor.graph {
          %outputs, %control = tf_executor.island wraps "tf.Const"() {device = "", value = dense<1> : tensor<i32>} : () -> tensor<i32>
          %outputs_0, %control_1 = tf_executor.island wraps "tf.Const"() {device = "", value = dense<20> : tensor<i32>} : () -> tensor<i32>
          %outputs_2, %control_3 = tf_executor.island wraps "tf.Const"() {device = "", value = dense<0> : tensor<i32>} : () -> tensor<i32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 19:27:16 UTC 2024
    - 7.4K bytes
    - Viewed (0)
  3. src/cmd/internal/obj/loong64/a.out.go

    	AMOVVF
    	AMOVVD
    
    	// 2.2.7. Atomic Memory Access Instructions
    	AAMSWAPB
    	AAMSWAPH
    	AAMSWAPW
    	AAMSWAPV
    	AAMCASB
    	AAMCASH
    	AAMCASW
    	AAMCASV
    	AAMADDW
    	AAMADDV
    	AAMANDW
    	AAMANDV
    	AAMORW
    	AAMORV
    	AAMXORW
    	AAMXORV
    	AAMMAXW
    	AAMMAXV
    	AAMMINW
    	AAMMINV
    	AAMMAXWU
    	AAMMAXVU
    	AAMMINWU
    	AAMMINVU
    	AAMSWAPDBB
    	AAMSWAPDBH
    	AAMSWAPDBW
    	AAMSWAPDBV
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 02:04:54 UTC 2024
    - 5.7K bytes
    - Viewed (0)
  4. docs/en/data/sponsors_badge.yml

    logins:
      - jina-ai
      - deta
      - investsuite
      - mikeckennedy
      - deepset-ai
      - cryptapi
      - xoflare
      - DropbaseHQ
      - VincentParedes
      - BLUE-DEVIL1134
      - ObliviousAI
      - Doist
      - nihpo
      - armand-sauzay
      - databento-bot
      - databento
      - nanram22
      - Flint-company
      - porter-dev
      - fern-api
      - ndimares
      - svixhq
      - Alek99
      - codacy
      - zanfaruqui
      - scalar
      - bump-sh
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Wed Jan 31 22:13:52 UTC 2024
    - 415 bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model_freeze_global_tensors.mlir

        %value, %value_control = tf_executor.island wraps "tf.GetKey"() : () -> tensor<f32>
        %ret0, %ret0_control = tf_executor.island wraps "tf.SomeOp"() : () -> !tf_res
        %ret1, %ret1_control = tf_executor.island wraps "tf.SomeOp"() : () -> !tf_res
        %control_unknown = tf_executor.island wraps "tf.UnknownOp"() : () -> ()
        %key, %key_control = tf_executor.island wraps "tf.GetKey"() : () -> !tf_str
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 15 03:07:35 UTC 2024
    - 9.4K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/lite/stablehlo/tests/call_xla_module_to_stablehlo.mlir

        %0 = tf_executor.graph {
          %outputs, %control = tf_executor.island wraps "tf.Identity"(%arg0) {device = ""} : (tensor<2x3xi32>) -> tensor<2x3xi32>
          %outputs_0, %control_1 = tf_executor.island wraps "tf.XlaSharding"(%outputs) {_XlaSharding = "", device = "", sharding = "", unspecified_dims = []} : (tensor<2x3xi32>) -> tensor<2x3xi32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jan 31 21:25:51 UTC 2024
    - 3.3K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tfrt/tests/batch_function_fallback_resource_variable_as_captured_tensor.mlir

        %0 = tf_executor.graph {
          %outputs_0, %control_0 = tf_executor.island wraps "tf.VarHandleOp"() {container = "", shared_name = ""} : () -> tensor<!tf_type.resource<tensor<501000x128xf32>>>
          %outputs_1, %control_1 = tf_executor.island wraps "tf.Cast"(%outputs_0) {Truncate = false} : (tensor<!tf_type.resource<tensor<501000x128xf32>>>) -> tensor<*x!tf_type.resource>
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Aug 14 15:35:49 UTC 2023
    - 1.7K bytes
    - Viewed (0)
  8. docs/de/docs/tutorial/path-params-numeric-validations.md

    Übergeben Sie der Funktion `*` als ersten Parameter.
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 30 17:59:29 UTC 2024
    - 10.2K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/utils/attribute_utils.h

    // tf_executor.island {_parallel_execution_ids=r0:0,p0:0} wraps "tf.OpC"
    // tf_executor.island {_parallel_execution_ids=r0:0,p0:1} wraps "tf.OpD"
    // tf_executor.island {_parallel_execution_ids=r0:1} wraps "tf.OpB"
    // tf_executor.island {_parallel_execution_ids=r0:1,p0:0} wraps "tf.OpC"
    // tf_executor.island {_parallel_execution_ids=r0:1,p0:1} wraps "tf.OpD"
    //
    // "tf.OpA" will not have `_parallel_execution_ids` attr,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 22 19:47:48 UTC 2024
    - 8.7K bytes
    - Viewed (0)
  10. platforms/core-configuration/kotlin-dsl/src/main/kotlin/org/gradle/kotlin/dsl/execution/KotlinGrammar.kt

     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    package org.gradle.kotlin.dsl.execution
    
    import org.jetbrains.kotlin.lexer.KtTokens.ANDAND
    import org.jetbrains.kotlin.lexer.KtTokens.ARROW
    import org.jetbrains.kotlin.lexer.KtTokens.AT
    import org.jetbrains.kotlin.lexer.KtTokens.CLASS_KEYWORD
    import org.jetbrains.kotlin.lexer.KtTokens.COLON
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Aug 02 08:06:49 UTC 2023
    - 8.4K bytes
    - Viewed (0)
Back to top