Uses of Class
oracle.pgx.config.mllib.GraphWiseConvLayerConfig
-
Packages that use GraphWiseConvLayerConfig Package Description oracle.pgx.api.mllib This package contains graph machine learning tools for use with PGX.oracle.pgx.config.mllib This package contains APIs to all graph machine learning features of PGX. -
-
Uses of GraphWiseConvLayerConfig in oracle.pgx.api.mllib
Methods in oracle.pgx.api.mllib that return GraphWiseConvLayerConfig Modifier and Type Method Description GraphWiseConvLayerConfig
GraphWiseConvLayerConfigBuilder. build()
Build the configuration -
Uses of GraphWiseConvLayerConfig in oracle.pgx.config.mllib
Constructors in oracle.pgx.config.mllib with parameters of type GraphWiseConvLayerConfig Constructor Description GraphWiseConvLayerConfig(GraphWiseConvLayerConfig source)
-