HomeSort by relevance Sort by last modified time
    Searched refs:pointwise_constraint (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/python/layers/
convolutional.py 686 pointwise_constraint: Optional projection function to be applied to the
712 pointwise_constraint=None,
    [all...]
convolutional_test.py 517 pointwise_constraint=p_constraint,
522 self.assertEqual(layer.pointwise_constraint, p_constraint)
    [all...]
  /external/tensorflow/tensorflow/python/keras/layers/
convolutional.py     [all...]

Completed in 907 milliseconds