Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for sparsity_parameter (0.36 sec)

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

      //     column indices).
      dense_size:int;
      array_segments:SparseIndexVector;
      array_indices:SparseIndexVector;
    }
    
    // Parameters to encode a sparse TfLite tensor.
    table SparsityParameters {
      // The traversal order of the dimensions defined in the `shape` field of the
      // conceptual dense tensor. For a n-dimensional tensors with dims (d0, d1,
      // ..., dn-1),
    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