OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:datasets
(Results
76 - 84
of
84
) sorted by null
1
2
3
4
/external/tensorflow/tensorflow/python/compiler/tensorrt/test/
quantization_mnist_test.py
36
from tensorflow.python.keras.
datasets
import mnist
/external/tensorflow/tensorflow/contrib/losses/python/metric_learning/
metric_loss_ops_test.py
29
from sklearn import
datasets
520
blobs =
datasets
.make_blobs(
/external/python/apitools/samples/bigquery_sample/bigquery_v2/
bigquery_v2_client.py
37
self.
datasets
= self.DatasetsService(self)
44
"""Service class for the
datasets
resource."""
46
_NAME = u'
datasets
'
68
method_id=u'bigquery.
datasets
.delete',
72
relative_path=u'projects/{projectId}/
datasets
/{datasetId}',
94
method_id=u'bigquery.
datasets
.get',
98
relative_path=u'projects/{projectId}/
datasets
/{datasetId}',
120
method_id=u'bigquery.
datasets
.insert',
124
relative_path=u'projects/{projectId}/
datasets
',
132
"""Lists all
datasets
in the specified project to which you have been granted the READER dataset role
[
all
...]
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
estimator_input_test.py
30
from tensorflow.contrib.learn.python.learn.
datasets
import base
debug_test.py
31
from tensorflow.contrib.learn.python.learn.
datasets
import base
dnn_linear_combined_test.py
29
from tensorflow.contrib.learn.python.learn.
datasets
import base
[
all
...]
dnn_test.py
29
from tensorflow.contrib.learn.python.learn.
datasets
import base
[
all
...]
estimator_test.py
41
from tensorflow.contrib.learn.python.learn.
datasets
import base
[
all
...]
linear_test.py
29
from tensorflow.contrib.learn.python.learn.
datasets
import base
[
all
...]
Completed in 785 milliseconds
1
2
3
4