tensorflow_lattice/python/lattice_layer.py [371:381]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        lattice_sizes=self.lattice_sizes,
        monotonicities=self.monotonicities,
        unimodalities=self.unimodalities,
        edgeworth_trusts=self.edgeworth_trusts,
        trapezoid_trusts=self.trapezoid_trusts,
        monotonic_dominances=self.monotonic_dominances,
        range_dominances=self.range_dominances,
        joint_monotonicities=self.joint_monotonicities,
        joint_unimodalities=self.joint_unimodalities,
        output_min=self.output_min,
        output_max=self.output_max,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



tensorflow_lattice/python/lattice_layer.py [418:428]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        lattice_sizes=self.lattice_sizes,
        monotonicities=self.monotonicities,
        unimodalities=self.unimodalities,
        edgeworth_trusts=self.edgeworth_trusts,
        trapezoid_trusts=self.trapezoid_trusts,
        monotonic_dominances=self.monotonic_dominances,
        range_dominances=self.range_dominances,
        joint_monotonicities=self.joint_monotonicities,
        joint_unimodalities=self.joint_unimodalities,
        output_min=self.output_min,
        output_max=self.output_max,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



