Home
last modified time | relevance | path

Searched defs:output_shapes (Results 1 – 25 of 142) sorted by relevance

123456

/external/tensorflow/tensorflow/lite/experimental/kernels/
Dctc_beam_search_decoder_test.cc84 std::vector<std::vector<int>> output_shapes; in GetOutputShapes() local
105 const std::vector<std::vector<int>>& output_shapes = m.GetOutputShapes(); in TEST() local
137 const std::vector<std::vector<int>>& output_shapes = m.GetOutputShapes(); in TEST() local
169 const std::vector<std::vector<int>>& output_shapes = m.GetOutputShapes(); in TEST() local
210 const std::vector<std::vector<int>>& output_shapes = m.GetOutputShapes(); in TEST() local
/external/tensorflow/tensorflow/core/ops/
Dfunctional_ops.cc94 std::vector<PartialTensorShape> output_shapes; in IfShapeInferenceFn() local
139 std::vector<PartialTensorShape> output_shapes; in CaseShapeInferenceFn() local
211 std::vector<PartialTensorShape> output_shapes; in WhileShapeInferenceFn() local
Dtpu_embedding_ops.cc73 std::vector<TensorShapeProto> output_shapes; in __anon355f22aa0102() local
/external/tensorflow/tensorflow/core/kernels/data/
Dwindow_dataset.cc32 std::vector<PartialTensorShape> output_shapes) in WindowDataset()
46 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::__anonf4afd0ca0111::WindowDataset
133 std::vector<PartialTensorShape> output_shapes, in NewWindowDataset()
Ddataset_test_base.h145 std::vector<PartialTensorShape> output_shapes() const { in output_shapes() function
211 std::vector<PartialTensorShape> output_shapes, in BatchDatasetParams()
248 std::vector<PartialTensorShape> output_shapes, in MapDatasetParams()
319 std::vector<PartialTensorShape> output_shapes, in TakeDatasetParams()
349 std::vector<PartialTensorShape> output_shapes, in ConcatenateDatasetParams()
Dmap_dataset_op.cc46 const std::vector<PartialTensorShape>& output_shapes, in Dataset()
67 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::MapDatasetOp::Dataset
Dgenerator_dataset_op.cc53 const std::vector<PartialTensorShape>& output_shapes) in Dataset()
69 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::GeneratorDatasetOp::Dataset
Dflat_map_dataset_op.cc51 const std::vector<PartialTensorShape>& output_shapes) in Dataset()
70 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::FlatMapDatasetOp::Dataset
Dinterleave_dataset_op_test.cc32 std::vector<PartialTensorShape> output_shapes, in InterleaveDatasetParams()
98 const std::vector<PartialTensorShape>& output_shapes) { in MakeTensorSliceDatasetFunc()
Doptimize_dataset_op_test.cc30 std::vector<PartialTensorShape> output_shapes, in OptimizeDatasetParams()
Dinterleave_dataset_op.cc56 const std::vector<PartialTensorShape>& output_shapes) in Dataset()
82 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::InterleaveDatasetOp::Dataset
/external/tensorflow/tensorflow/python/data/ops/
Diterator_ops.py84 output_shapes, output_classes): argument
125 output_shapes=None, argument
220 output_shapes=None, argument
467 def output_shapes(self): member in Iterator
770 def output_shapes(self): member in OwnedIterator
/external/tensorflow/tensorflow/python/data/experimental/ops/
Dmap_defun.py29 output_shapes, argument
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dnon_serializable_dataset_op.cc45 const std::vector<PartialTensorShape>& output_shapes) in Dataset()
64 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::__anon6ce33d2e0111::NonSerializableDatasetOp::Dataset
Dchoose_fastest_branch_dataset_op.cc41 const std::vector<PartialTensorShape>* output_shapes, in WrapperDataset()
52 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::__anon98d3c5340111::WrapperDataset
207 const std::vector<PartialTensorShape>& output_shapes, in Dataset()
234 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::__anon98d3c5340111::ChooseFastestBranchDatasetOp::Dataset
Dassert_cardinality_dataset_op.cc43 const std::vector<PartialTensorShape>& output_shapes) in Dataset()
61 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::AssertCardinalityDatasetOp::Dataset
Dassert_next_dataset_op.cc39 const std::vector<PartialTensorShape>& output_shapes) in Dataset()
57 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::AssertNextDatasetOp::Dataset
Drebatch_dataset_op.cc59 const std::vector<PartialTensorShape>& output_shapes) in Dataset()
84 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::__anon6916dfc60111::RebatchDatasetOp::Dataset
316 const std::vector<PartialTensorShape>& output_shapes) in Dataset()
341 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::__anon6916dfc60111::RebatchDatasetV2Op::Dataset
Dsql_dataset_op.cc82 const std::vector<PartialTensorShape>& output_shapes) in Dataset()
100 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::__anone5229efd0111::SqlDatasetOp::Dataset
Dscan_dataset_op.cc78 const std::vector<PartialTensorShape>& output_shapes, in Dataset()
103 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::__anonff9a9bf20111::ScanDatasetOp::Dataset
Dparallel_interleave_dataset_op_test.cc35 const std::vector<PartialTensorShape>& output_shapes, string node_name) in ParallelInterleaveDatasetParams()
116 const std::vector<PartialTensorShape>& output_shapes) { in MakeTensorSliceDatasetFunc()
Dthreadpool_dataset_op.cc166 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::__anon16b1edff0111::ThreadPoolDatasetOp::Dataset
296 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::__anon16b1edff0111::MaxIntraOpParallelismDatasetOp::Dataset
421 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::__anon16b1edff0111::PrivateThreadPoolDatasetOp::Dataset
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_util_test.cc45 std::vector<PartialTensorShape> output_shapes; in TEST() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dnode_shader.h108 std::vector<std::array<int64_t, 4>> output_shapes; member
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
Dparallel_reduction_test.cc117 std::vector<Shape> output_shapes; in TEST_F() local

123456