/external/tensorflow/tensorflow/core/kernels/data/ |
D | name_utils.cc | 30 string OpName(const string& dataset_type) { in OpName() 34 string OpName(const string& dataset_type, const OpNameParams& params) { in OpName() 48 string DatasetDebugString(const string& dataset_type) { in DatasetDebugString() 52 string DatasetDebugString(const string& dataset_type, in DatasetDebugString() 61 string IteratorPrefix(const string& dataset_type, const string& prefix) { in IteratorPrefix() 65 string IteratorPrefix(const string& dataset_type, const string& prefix, in IteratorPrefix()
|
D | optimize_dataset_op_test.cc | 61 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon1f8898000111::OptimizeDatasetParams
|
D | dataset_test_base.cc | 1006 string RangeDatasetParams::dataset_type() const { in dataset_type() function in tensorflow::data::RangeDatasetParams 1031 string BatchDatasetParams::dataset_type() const { in dataset_type() function in tensorflow::data::BatchDatasetParams 1059 string MapDatasetParams::dataset_type() const { in dataset_type() function in tensorflow::data::MapDatasetParams 1116 string TensorSliceDatasetParams::dataset_type() const { in dataset_type() function in tensorflow::data::TensorSliceDatasetParams 1136 string TakeDatasetParams::dataset_type() const { in dataset_type() function in tensorflow::data::TakeDatasetParams 1158 string ConcatenateDatasetParams::dataset_type() const { in dataset_type() function in tensorflow::data::ConcatenateDatasetParams
|
D | reduce_dataset_op_test.cc | 80 string dataset_type() const override { return "Reduce"; } in dataset_type() function in tensorflow::data::__anon68e879c70111::ReduceDatasetParams
|
D | skip_dataset_op_test.cc | 56 string dataset_type() const override { return SkipDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anone206da860111::SkipDatasetParams
|
D | zip_dataset_op_test.cc | 64 string dataset_type() const override { return ZipDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anon6eabbe220111::ZipDatasetParams
|
D | flat_map_dataset_op_test.cc | 66 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon8522f0530111::FlatMapDatasetParams
|
D | filter_dataset_op_test.cc | 72 string dataset_type() const override { return FilterDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anon62826c950111::FilterDatasetParams
|
D | parallel_batch_dataset_op_test.cc | 69 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon213a87dd0111::ParallelBatchDatasetParams
|
D | text_line_dataset_op_test.cc | 62 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anond0981dfb0111::TextLineDatasetParams
|
D | prefetch_dataset_op_test.cc | 68 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anond7231c400111::PrefetchDatasetParams
|
D | tf_record_dataset_op_test.cc | 56 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anone929c0e70111::TFRecordDatasetParams
|
D | map_defun_op_test.cc | 78 string dataset_type() const override { return "MapDef"; } in dataset_type() function in tensorflow::data::__anon9beb2eb90111::MapDefunOpParams
|
D | shard_dataset_op_test.cc | 61 string dataset_type() const override { return ShardDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anonae7fb6210111::ShardDatasetParams
|
D | repeat_dataset_op_test.cc | 60 string dataset_type() const override { return RepeatDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anonf4d903700111::RepeatDatasetParams
|
D | fixed_length_record_dataset_op_test.cc | 74 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon1e26ce3e0111::FixedLengthRecordDatasetParams
|
D | cache_dataset_ops_test.cc | 59 string dataset_type() const override { return CacheDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anon95b374d60111::CacheDatasetParams
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | auto_shard_dataset_op_test.cc | 67 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon077d7b360111::AutoShardDatasetParams
|
D | random_dataset_op_test.cc | 71 virtual string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon10a72fcd0111::RandomDatasetParams
|
D | lmdb_dataset_op_test.cc | 57 string dataset_type() const override { return LMDBDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::experimental::__anon58cbc10b0111::LMDBDatasetParams
|
D | sampling_dataset_op_test.cc | 61 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anonfd106e070111::SamplingDatasetParams
|
D | assert_next_dataset_op_test.cc | 61 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon320b187c0111::AssertNextDatasetParams
|
D | unique_dataset_op_test.cc | 52 string dataset_type() const override { return UniqueDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::experimental::__anon05934ea30111::UniqueDatasetParams
|
D | directed_interleave_dataset_op_test.cc | 72 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon57b9fbde0111::DirectedInterleaveDatasetParams
|
D | map_and_batch_dataset_op_test.cc | 85 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon3550fdfd0111::MapAndBatchDatasetParams
|