Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for METHOD (0.18 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.model.internal.method.WeaklyTypeReferencingMethod$1> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (WeaklyTypeReferencingMethod.java:0)
    Class <org.gradle.model.internal.method.WeaklyTypeReferencingMethod$2> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (WeaklyTypeReferencingMethod.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        data[1] = [[41, 42], [11, 12]]
        data[2] = [[[51, 52], [21, 22]], [[1, 2], [31, 32]]]
        merged = [[1, 2], [11, 12], [21, 22], [31, 32], [41, 42],
                  [51, 52], [61, 62]]
    ```
    
    This method can be used to merge partitions created by `dynamic_partition`
    as illustrated on the following example:
    
    ```python
        # Apply function (increments x_i) on elements for which a certain condition
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top