Uses of Class
oracle.pgx.config.mllib.GraphWiseAttentionLayerConfig
-
Packages that use GraphWiseAttentionLayerConfig 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 GraphWiseAttentionLayerConfig in oracle.pgx.api.mllib
Methods in oracle.pgx.api.mllib that return GraphWiseAttentionLayerConfig Modifier and Type Method Description GraphWiseAttentionLayerConfig
GraphWiseAttentionLayerConfigBuilder. build()
Build the configuration -
Uses of GraphWiseAttentionLayerConfig in oracle.pgx.config.mllib
Constructors in oracle.pgx.config.mllib with parameters of type GraphWiseAttentionLayerConfig Constructor Description GraphWiseAttentionLayerConfig(GraphWiseAttentionLayerConfig source)
-