|  | Belle II Software light-2505-deimos
    | 
| Public Member Functions | |
| __init__ (self, model=None, **kwargs) | |
| Public Attributes | |
| model = model | |
| tensorflow model inheriting from tf.Module | |
Tensorflow state
Definition at line 20 of file tensorflow.py.
| __init__ | ( | self, | |
| model = None, | |||
| ** | kwargs ) | 
Constructor of the state object
Definition at line 25 of file tensorflow.py.
| model = model | 
tensorflow model inheriting from tf.Module
Definition at line 29 of file tensorflow.py.