Home
last modified time | relevance | path

Searched defs:dataset_type (Results 1 – 25 of 34) sorted by relevance

12

/external/tensorflow/tensorflow/core/kernels/data/
Dname_utils.cc30 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()
Doptimize_dataset_op_test.cc61 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon490417670111::OptimizeDatasetParams
Ddataset_test_base.cc1006 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
Dreduce_dataset_op_test.cc80 string dataset_type() const override { return "Reduce"; } in dataset_type() function in tensorflow::data::__anon3adef36e0111::ReduceDatasetParams
Dskip_dataset_op_test.cc56 string dataset_type() const override { return SkipDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anon40f4be6d0111::SkipDatasetParams
Dzip_dataset_op_test.cc64 string dataset_type() const override { return ZipDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anone5e941290111::ZipDatasetParams
Dflat_map_dataset_op_test.cc66 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anonae9e6fba0111::FlatMapDatasetParams
Dfilter_dataset_op_test.cc72 string dataset_type() const override { return FilterDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anon3478e63c0111::FilterDatasetParams
Dparallel_batch_dataset_op_test.cc69 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon57c7b8840111::ParallelBatchDatasetParams
Dmap_defun_op_test.cc78 string dataset_type() const override { return "MapDef"; } in dataset_type() function in tensorflow::data::__anonfe0e44000111::MapDefunOpParams
Dprefetch_dataset_op_test.cc68 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon009e9ba70111::PrefetchDatasetParams
Dtext_line_dataset_op_test.cc62 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon29838a420111::TextLineDatasetParams
Dtf_record_dataset_op_test.cc56 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anon42152d2e0111::TFRecordDatasetParams
Dshard_dataset_op_test.cc61 string dataset_type() const override { return ShardDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anoneb2a16e80111::ShardDatasetParams
Drepeat_dataset_op_test.cc60 string dataset_type() const override { return RepeatDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::__anonc6cf7d170111::RepeatDatasetParams
Dfixed_length_record_dataset_op_test.cc74 string dataset_type() const override { in dataset_type() function in tensorflow::data::__anonf1ff7f450111::FixedLengthRecordDatasetParams
Dsparse_tensor_slice_dataset_op_test.cc58 string dataset_type() const override { return kDatasetType; } in dataset_type() function in tensorflow::data::__anon116fed2d0111::SparseTensorSliceDatasetParams
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dauto_shard_dataset_op_test.cc67 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon8ac557bd0111::AutoShardDatasetParams
Drandom_dataset_op_test.cc71 virtual string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anone47fe0d40111::RandomDatasetParams
Dlmdb_dataset_op_test.cc57 string dataset_type() const override { return LMDBDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::experimental::__anon3ae684520111::LMDBDatasetParams
Dsampling_dataset_op_test.cc61 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon29d97cce0111::SamplingDatasetParams
Dassert_next_dataset_op_test.cc61 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon1e4e85e30111::AssertNextDatasetParams
Dunique_dataset_op_test.cc52 string dataset_type() const override { return UniqueDatasetOp::kDatasetType; } in dataset_type() function in tensorflow::data::experimental::__anond96bffaa0111::UniqueDatasetParams
Dmap_and_batch_dataset_op_test.cc85 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anon402561240111::MapAndBatchDatasetParams
Ddirected_interleave_dataset_op_test.cc72 string dataset_type() const override { in dataset_type() function in tensorflow::data::experimental::__anonb12be0450111::DirectedInterleaveDatasetParams

12