Home
last modified time | relevance | path

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

1234567

/external/tensorflow/tensorflow/lite/kernels/ctc/
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.cc75 std::vector<TensorShapeProto> output_shapes; in __anonc21aa7d60102() local
/external/tensorflow/tensorflow/python/data/ops/
Diterator_ops.py101 output_shapes, output_classes): argument
142 output_shapes=None, argument
237 output_shapes=None, argument
485 def output_shapes(self): member in Iterator
810 def output_shapes(self): member in OwnedIterator
/external/tensorflow/tensorflow/core/kernels/data/
Dwindow_dataset.cc39 std::vector<PartialTensorShape> output_shapes) in Window()
53 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::__anon1e3d86f60111::Window
185 std::vector<PartialTensorShape> output_shapes, in NewWindow()
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
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
Dflat_map_dataset_op.cc59 const std::vector<PartialTensorShape>& output_shapes) in Dataset()
78 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::FlatMapDatasetOp::Dataset
Doptimize_dataset_op_test.cc30 std::vector<PartialTensorShape> output_shapes, in OptimizeDatasetParams()
Dinterleave_dataset_op_test.cc32 std::vector<PartialTensorShape> output_shapes, in InterleaveDatasetParams()
98 const std::vector<PartialTensorShape>& output_shapes) { in MakeTensorSliceDatasetFunc()
Dget_options_op_test.cc36 std::vector<PartialTensorShape> output_shapes, in GetOptionsParams()
/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::__anon1408725a0111::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::__anon872515e00111::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::__anon872515e00111::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::__anon265533720111::RebatchDatasetOp::Dataset
322 const std::vector<PartialTensorShape>& output_shapes) in Dataset()
347 const std::vector<PartialTensorShape>& output_shapes() const override { in output_shapes() function in tensorflow::data::experimental::__anon265533720111::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::__anon43d1fca90111::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::__anon3435af1e0111::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()
/external/tensorflow/tensorflow/core/data/
Ddataset_test_base.h145 std::vector<PartialTensorShape> output_shapes() const { in output_shapes() function
220 std::vector<PartialTensorShape> output_shapes, in BatchDatasetParams()
257 std::vector<PartialTensorShape> output_shapes, in MapDatasetParams()
328 std::vector<PartialTensorShape> output_shapes, in TakeDatasetParams()
358 std::vector<PartialTensorShape> output_shapes, in ConcatenateDatasetParams()
387 std::vector<PartialTensorShape> output_shapes, in OptionsDatasetParams()
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_util_test.cc45 std::vector<PartialTensorShape> output_shapes; in TEST() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dreduce_scatter_combiner.cc68 std::vector<Shape> output_shapes; in CombineReduceScatters() local
Dall_gather_combiner.cc62 std::vector<Shape> output_shapes; in CombineAllGathers() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dnode_shader.h108 std::vector<std::array<int64_t, 4>> output_shapes; member

1234567