public final class SparseTensorIndex extends Object
Modifier and Type | Field and Description |
---|---|
static String[] |
names |
static byte |
NONE |
static byte |
SparseMatrixIndexCSX |
static byte |
SparseTensorIndexCOO |
static byte |
SparseTensorIndexCSF |
public static final byte NONE
public static final byte SparseTensorIndexCOO
public static final byte SparseMatrixIndexCSX
public static final byte SparseTensorIndexCSF
public static final String[] names
public static String name(int e)
Copyright © 2023 The Apache Software Foundation. All rights reserved.