Uses of Class
org.apache.sysds.runtime.instructions.cp.ReshapeCPInstruction
Packages that use ReshapeCPInstruction
Package
Description
-
Uses of ReshapeCPInstruction in org.apache.sysds.runtime.instructions.cp
Methods in org.apache.sysds.runtime.instructions.cp that return ReshapeCPInstructionModifier and TypeMethodDescriptionstatic ReshapeCPInstructionReshapeCPInstruction.parseInstruction(String str) -
Uses of ReshapeCPInstruction in org.apache.sysds.runtime.instructions.fed
Methods in org.apache.sysds.runtime.instructions.fed with parameters of type ReshapeCPInstructionModifier and TypeMethodDescriptionstatic ReshapeFEDInstructionReshapeFEDInstruction.parseInstruction(ReshapeCPInstruction instr)