| /external/tensorflow/tensorflow/python/summary/ |
| D | summary.py | 58 def scalar(name, tensor, collections=None, family=None): argument 88 def image(name, tensor, max_outputs=3, collections=None, family=None): argument 144 def histogram(name, values, collections=None, family=None): argument 185 def audio(name, tensor, sample_rate, max_outputs=3, collections=None, argument 234 def text(name, tensor, collections=None): argument 278 collections=None, argument 331 def merge(inputs, collections=None, name=None): argument
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | logging_ops.py | 391 def _Collect(val, collections, default_collections): argument 403 def histogram_summary(tag, values, collections=None, name=None): argument 443 def image_summary(tag, tensor, max_images=3, collections=None, name=None): argument 508 collections=None, argument 561 def merge_summary(inputs, collections=None, name=None): argument 649 def scalar_summary(tags, values, collections=None, name=None): argument
|
| D | summary_op_util.py | 28 def collect(val, collections, default_collections): argument
|
| D | variable_scope.py | 318 collections=None, argument 467 collections=None, argument 602 collections=None, argument 829 collections=None, argument 1275 collections=None, argument 1346 collections=None, argument 1568 collections=None, argument 1712 collections=None, argument 1756 collections=None, argument
|
| D | partitioned_variables.py | 246 trainable=True, collections=None, name=None, reuse=None): argument
|
| D | variables.py | 185 collections=None, argument 1465 collections=None, argument 1563 collections=None, argument 1682 collections=None, argument
|
| /external/python/cpython3/Doc/library/ |
| D | typing.rst | 1057 Corresponding to built-in types 1116 Corresponding to types in :mod:`collections` 1172 Other concrete types
|
| /external/rust/crates/rayon/src/ |
| D | lib.rs | 94 pub mod collections; module
|
| /external/guava/android/guava-tests/benchmark/com/google/common/collect/ |
| D | SortedCopyBenchmark.java | 86 int collections(int reps) { in collections() method in SortedCopyBenchmark
|
| /external/guava/guava-tests/benchmark/com/google/common/collect/ |
| D | SortedCopyBenchmark.java | 86 int collections(int reps) { in collections() method in SortedCopyBenchmark
|
| /external/tensorflow/tensorflow/python/training/ |
| D | moving_averages.py | 121 collections=None, argument
|
| /external/jsoncpp/src/test_lib_json/ |
| D | jsontest.h | 267 #define JSONTEST_FIXTURE_V2(FixtureType, name, collections) \ argument
|
| /external/python/cpython3/Doc/whatsnew/ |
| D | 3.7.rst | 794 collections section in Improved Modules 1963 collections section in Deprecated Python modules, functions and methods
|
| D | 3.5.rst | 900 collections section in Improved Modules 905 The :class:`~collections.OrderedDict` class is now implemented in C, which argument
|
| D | 3.2.rst | 856 collections section in New, Improved, and Deprecated Modules
|
| D | 3.8.rst | 695 collections section in Improved Modules
|
| D | 3.3.rst | 1017 collections section in Improved Modules
|
| D | 3.4.rst | 661 collections section in Improved Modules
|
| /external/python/cpython3/Include/internal/ |
| D | pycore_gc.h | 123 Py_ssize_t collections; member
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | func_graph.py | 169 def __init__(self, name, collections=None, capture_by_value=None): argument 824 collections=None, argument
|
| /external/libtextclassifier/native/annotator/pod_ner/ |
| D | utils.cc | 328 const std::vector<CollectionT> &collections, in ConvertTagsToAnnotatedSpans()
|
| D | pod-ner-impl.cc | 72 std::vector<CollectionT> *collections) { in FillDefaultLabelsAndCollections()
|
| D | pod-ner-impl_test.cc | 143 std::vector<std::unique_ptr<PodNerModel_::CollectionT>>* collections) { in FillCollections()
|
| /external/guice/core/test/com/google/inject/spi/ |
| D | ElementsTest.java | 1017 final ImmutableSet<Key<?>> collections = ImmutableSet.<Key<?>>of(arrayList, collection); in testNewPrivateBinder() local
|
| /external/tensorflow/tensorflow/python/keras/engine/ |
| D | base_layer_utils.py | 63 collections=None, argument
|