/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::__anon490417670111::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::__anon3adef36e0111::ReduceDatasetParams
|
D | skip_dataset_op_test.cc | 56 string dataset_type() const override { return SkipDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anon40f4be6d0111::SkipDatasetParams
|
D | zip_dataset_op_test.cc | 64 string dataset_type() const override { return ZipDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anone5e941290111::ZipDatasetParams
|
D | flat_map_dataset_op_test.cc | 66 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anonae9e6fba0111::FlatMapDatasetParams
|
D | filter_dataset_op_test.cc | 72 string dataset_type() const override { return FilterDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anon3478e63c0111::FilterDatasetParams
|
D | parallel_batch_dataset_op_test.cc | 69 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon57c7b8840111::ParallelBatchDatasetParams
|
D | map_defun_op_test.cc | 78 string dataset_type() const override { return "MapDef"; } in dataset_type() function in tensorflow::data::__anonfe0e44000111::MapDefunOpParams
|
D | prefetch_dataset_op_test.cc | 68 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon009e9ba70111::PrefetchDatasetParams
|
D | text_line_dataset_op_test.cc | 62 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon29838a420111::TextLineDatasetParams
|
D | tf_record_dataset_op_test.cc | 56 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon42152d2e0111::TFRecordDatasetParams
|
D | shard_dataset_op_test.cc | 61 string dataset_type() const override { return ShardDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anoneb2a16e80111::ShardDatasetParams
|
D | repeat_dataset_op_test.cc | 60 string dataset_type() const override { return RepeatDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anonc6cf7d170111::RepeatDatasetParams
|
D | fixed_length_record_dataset_op_test.cc | 74 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anonf1ff7f450111::FixedLengthRecordDatasetParams
|
D | sparse_tensor_slice_dataset_op_test.cc | 58 string dataset_type() const override { return kDatasetType; } in dataset_type() function in tensorflow::data::__anon116fed2d0111::SparseTensorSliceDatasetParams
|
/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::__anon8ac557bd0111::AutoShardDatasetParams
|
D | random_dataset_op_test.cc | 71 virtual string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anone47fe0d40111::RandomDatasetParams
|
D | lmdb_dataset_op_test.cc | 57 string dataset_type() const override { return LMDBDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::experimental::__anon3ae684520111::LMDBDatasetParams
|
D | sampling_dataset_op_test.cc | 61 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon29d97cce0111::SamplingDatasetParams
|
D | assert_next_dataset_op_test.cc | 61 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon1e4e85e30111::AssertNextDatasetParams
|
D | unique_dataset_op_test.cc | 52 string dataset_type() const override { return UniqueDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::experimental::__anond96bffaa0111::UniqueDatasetParams
|
D | map_and_batch_dataset_op_test.cc | 85 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon402561240111::MapAndBatchDatasetParams
|
D | directed_interleave_dataset_op_test.cc | 72 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anonb12be0450111::DirectedInterleaveDatasetParams
|