Wrapper Layers
Last updated
Was this helpful?
Was this helpful?
public InputType getOutputType(InputType... inputType) throws InvalidKerasConfigurationException public int getNumParams() public InputPreProcessor getInputPreprocessor(InputType... inputType) throws InvalidKerasConfigurationException public void setWeights(Map<String, INDArray> weights) throws InvalidKerasConfigurationException