Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for logout (0.2 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

         ordered by decreasing memory layout significance as:
         n,iY,iX,bY,bX,oC  (where n=batch index, iX, iY means X or Y coordinates
                            within the input image, bX, bY means coordinates
                            within the output block, oC means output channels).
         The output would be the input transposed to the following layout:
         n,iY,bY,iX,bX,oC
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.artifacts.repositories.layout.IvyRepositoryLayout> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (IvyRepositoryLayout.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)
  3. RELEASE.md

        *   List of members of `dtensor.Layout` and `dtensor.Mesh` have slightly changed as part of efforts to consolidate the C++ and Python source code with pybind11. Most notably, `dtensor.Layout.serialized_string` is removed.
        *   Minor API changes to represent Single Device Layout for non-distributed Tensors inside DTensor functions. Runtime support will be added soon.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top