addLayerVariable
Adds a variable used in layer to the pool of tracked variables.
Parameters
variable
Variable to track in KGraph.
isTrainable
When passed isTrainable = true, the KGraph automatically adds new variables to the tracked collection of graph variables.