Home | History | Annotate | Download | only in python

Lines Matching refs:add_variable

110   # - Do we allow add_variable in Network?
447 def add_variable(self, name, shape, dtype=None, initializer=None,
450 "add_variable not supported in Network class yet. Please file an issue "