Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for traversal_order (0.17 sec)

  1. tensorflow/compiler/mlir/lite/schema/schema_v3b.fbs

      // ..., dn-1),
      //   - if not block sparse, the traversal_order is just a permutation of (d0,
      //     ..., dn-1). For example, a 2-D matrix stored in row-major order would
      //     have traversal_order = (d0, d1).
      //   - if block sparse with a k-dimensional block (0 <= k <= n), the
      //     traversal_order has n + k elements. The first n elements are still a
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 28 14:28:27 UTC 2024
    - 30K bytes
    - Viewed (0)
Back to top