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