Set Store Grad by nameDescription Sets the boolean "store_gradient ? " of the layer selected by the name given as...
HAIBAL Blog
store
read more
Set Store Grad by index
Set Store Grad by indexDescription Sets the boolean "store_gradient ? " of the layer selected by the index given as...
Set All Store Grad
Set All Store GradDescription Sets the boolean "store_gradient ? " of all layers contained in the model. If the...
Get Store Grad by name
Get Store Grad by nameDescription Gets for the layer selected by the name given as input the status of the boolean...
Get Store Grad by index
Get Store Grad by indexDescription Gets for the layer selected by the index given as input the status of the boolean...
Get All Store Grad
Get All Store GradDescription Gets for all layers contained in the model the status of the boolean "store_gradient?"....