Uses of Class
org.nd4j.graph.UIOp
-
Packages that use UIOp Package Description org.nd4j.graph -
-
Uses of UIOp in org.nd4j.graph
Methods in org.nd4j.graph that return UIOp Modifier and Type Method Description UIOpUIOp. __assign(int _i, ByteBuffer _bb)UIOpUIOp.Vector. get(int j)UIOpUIOp.Vector. get(UIOp obj, int j)static UIOpUIOp. getRootAsUIOp(ByteBuffer _bb)static UIOpUIOp. getRootAsUIOp(ByteBuffer _bb, UIOp obj)UIOpUIGraphStructure. ops(int j)UIOpUIGraphStructure. ops(UIOp obj, int j)Methods in org.nd4j.graph with parameters of type UIOp Modifier and Type Method Description UIOpUIOp.Vector. get(UIOp obj, int j)static UIOpUIOp. getRootAsUIOp(ByteBuffer _bb, UIOp obj)UIOpUIGraphStructure. ops(UIOp obj, int j)
-