Home
last modified time | relevance | path

Searched refs:AddDenseOutputShapes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Dparsing_ops.cc32 Status AddDenseOutputShapes(const std::vector<TensorShapeType>& dense_shapes, in AddDenseOutputShapes() function
172 AddDenseOutputShapes(attrs.dense_shapes, input, c, &output_idx)); in __anonb04296470402()
220 AddDenseOutputShapes(attrs.dense_shapes, input, c, &output_idx)); in __anonb04296470502()
250 AddDenseOutputShapes(attrs.dense_shapes, input, c, &output_idx)); in __anonb04296470602()
297 TF_RETURN_IF_ERROR(AddDenseOutputShapes(attrs.context_dense_shapes, input, in __anonb04296470702()
301 TF_RETURN_IF_ERROR(AddDenseOutputShapes(attrs.feature_list_dense_shapes, in __anonb04296470702()
382 TF_RETURN_IF_ERROR(AddDenseOutputShapes(attrs.context_dense_shapes, input, in __anonb04296470802()
389 TF_RETURN_IF_ERROR(AddDenseOutputShapes(attrs.feature_list_dense_shapes, in __anonb04296470802()
443 TF_RETURN_IF_ERROR(AddDenseOutputShapes(attrs.context_dense_shapes, input, in __anonb04296470902()
447 TF_RETURN_IF_ERROR(AddDenseOutputShapes(attrs.feature_list_dense_shapes, in __anonb04296470902()