Closed jostosh closed 5 years ago
Will contain a significant refactoring for LibSPN release.
Includes the following changes:
GradientType
DenseSPNGenerator
lru_cache
ValueType
tf.initializers
get_num_nodes
get_depth
convert_to_layer_nodes
math.py
broadcast_value
Will contain a significant refactoring for LibSPN release.
Includes the following changes:
GradientType
since it lacked unit tests and was not giving any empirical improvementsDenseSPNGenerator
lru_cache
usageValueType
and support usage withtf.initializers
get_num_nodes
get_depth
methodconvert_to_layer_nodes
to a separate modulemath.py
functions (e.g.broadcast_value
)