Package | Description |
---|---|
org.apache.sysds.runtime.instructions.cp | |
org.apache.sysds.runtime.instructions.cpfile |
Modifier and Type | Class and Description |
---|---|
class |
FrameIndexingCPInstruction |
class |
ListIndexingCPInstruction |
class |
MatrixIndexingCPInstruction |
Modifier and Type | Method and Description |
---|---|
static IndexingCPInstruction |
IndexingCPInstruction.parseInstruction(String str) |
Modifier and Type | Class and Description |
---|---|
class |
MatrixIndexingCPFileInstruction
This instruction is used if a single partition is too large to fit in memory.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.