/external/tensorflow/tensorflow/python/keras/distribute/ |
D | simple_models.py | 58 def get_data(self): member in SimpleFunctionalModel 83 def get_data(self): member in SimpleSequentialModel 114 def get_data(self): member in SimpleSubclassModel 138 def get_data(self): member in SimpleTFModuleModel
|
D | model_collection_base.py | 30 def get_data(self): member in ModelAndInput
|
D | keras_correctness_test_base.py | 395 def get_data(self): member in TestDistributionStrategyCorrectnessBase 594 def get_data(self, member in TestDistributionStrategyEmbeddingModelCorrectnessBase
|
D | keras_embedding_model_correctness_test.py | 118 def get_data(self, member in DistributionStrategySiameseEmbeddingModelCorrectnessTest
|
D | keras_image_model_correctness_test.py | 88 def get_data(self): member in DistributionStrategyCnnCorrectnessTest
|
D | ctl_correctness_test.py | 78 def get_data(): function
|
D | keras_dnn_correctness_test.py | 83 def get_data(self): member in TestDistributionStrategyDnnCorrectness
|
/external/liburing/src/ |
D | queue.c | 80 struct get_data { struct 89 struct get_data *data) in _io_uring_get_cqe() argument
|
/external/rust/crates/plotters/examples/ |
D | stock.rs | 36 fn get_data() -> Vec<(&'static str, f32, f32, f32, f32)> { in get_data() function
|
D | boxplot.rs | 152 fn get_data() -> String { in get_data() function
|
/external/grpc-grpc/src/python/grpcio_tests/tests/qps/ |
D | histogram.py | 57 def get_data(self): member in Histogram
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3collections.inl | 10 ANTLR_INLINE DataType& TrieEntry<ImplTraits, DataType>::get_data() function in TrieEntry 15 ANTLR_INLINE const DataType& TrieEntry<ImplTraits, DataType>::get_data() const function in TrieEntry
|
/external/python/cpython2/Lib/ |
D | pkgutil.py | 251 def get_data(self, pathname): member in ImpLoader 554 def get_data(package, resource): function
|
/external/python/cpython3/Lib/ |
D | pkgutil.py | 295 def get_data(self, pathname): member in ImpLoader 599 def get_data(package, resource): function
|
D | imp.py | 143 def get_data(self, path): member in _HackedGetData
|
/external/python/cpython2/Lib/test/ |
D | test_pkgutil.py | 106 def get_data(self, path): member in PkgutilPEP302Tests.MyTestLoader
|
/external/tensorflow/tensorflow/python/keras/ |
D | regularizers_test.py | 45 def get_data(self): member in KerasRegularizersTest
|
/external/bcc/tools/lib/ |
D | ucalls.py | 271 def get_data(): function
|
/external/blktrace/btt/ |
D | btt_plot.py | 97 def get_data(files): function
|
/external/libpng/contrib/pngminus/ |
D | pnm2png.c | 562 png_uint_32 get_data (FILE *pnm_file, int depth) in get_data() function
|
/external/libcxx/test/support/ |
D | test_allocator.h | 157 int get_data() const { return data_; } in get_data() function 249 int get_data() const { return data_; } in get_data() function
|
/external/mtools/ |
D | stream.h | 44 int (*get_data)(Stream_t *, time_t *, mt_off_t *, int *, uint32_t *); member
|
/external/python/cpython3/Lib/test/test_importlib/ |
D | test_abc.py | 240 def get_data(self, path): member in ResourceLoader 711 def get_data(self, path): member in SourceOnlyLoader 746 def get_data(self, path): member in SourceLoader
|
/external/tensorflow/tensorflow/examples/speech_commands/ |
D | input_data.py | 509 def get_data(self, how_many, offset, model_settings, background_frequency, member in AudioProcessor
|
/external/armnn/third-party/fmt/ |
D | format.h | 315 template <typename Char> inline Char* get_data(std::basic_string<Char>& s) { in get_data() function 319 inline typename Container::value_type* get_data(Container& c) { in get_data() function
|