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

  /external/tensorflow/tensorflow/contrib/quantize/python/
quantize.py 217 self._weight_tensor = weight_tensor
228 return self._weight_tensor
fold_batch_norms.py     [all...]
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
head.py 638 weight_tensor = _weight_tensor(features, weight_column_name)
1760 def _weight_tensor(features, weight_column_name): function
    [all...]

Completed in 230 milliseconds