![]() |
Belle II Software
light-2212-foldex
|
Public Member Functions | |
def | __init__ (self, model=None, **kwargs) |
Public Attributes | |
model | |
tensorflow model inheriting from tf.Module | |
Tensorflow state
Definition at line 18 of file tensorflow.py.
def __init__ | ( | self, | |
model = None , |
|||
** | kwargs | ||
) |
Constructor of the state object
Definition at line 23 of file tensorflow.py.