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

  /external/lisa/experiments/power/eas/
run_cpu_frequency.py 94 for i, cluster in enumerate(CLUSTERS):
139 if len(CLUSTERS) != 2:
140 print 'Only 2 clusters is supported.'
144 for i, cluster in enumerate(CLUSTERS):
215 # Get clusters and cpus
216 cpus = [cpu for cluster in CLUSTERS for cpu in cluster]
250 # Run measurements on multiple clusters
315 CLUSTERS = te.topology.get_level('cluster')
  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
kmeans.py 85 """Initializes clusters or waits for cluster initialization."""
163 CLUSTERS = 'clusters'
182 num_clusters: number of clusters to train.
184 initial_clusters: specifies how to initialize the clusters for training.
230 """Predict total sum of distances to nearest clusters.
240 Total sum of distances to nearest clusters.
274 def clusters(self): member in class:KMeansClustering
276 return super(KMeansClustering, self).get_variable_value(self.CLUSTERS)
  /external/lisa/libs/utils/
env.py 347 CLUSTERS = []
355 CLUSTERS.append(
359 CLUSTERS.append(
366 CLUSTERS.append(
369 self.topology = Topology(clusters=CLUSTERS)
371 self._log.info(' %s', CLUSTERS)
598 self._log.debug(' Clusters: %s', self.target.core_clusters)
761 'clusters' : {
771 len(self.platform['clusters']['little']) +
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 2374 milliseconds