Home
last modified time | relevance | path

Searched defs:shape_1d (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgrappler_item_builder.cc333 TensorShape shape_1d({dim}); in GrapplerItemFromMetaGraphDef() local
H A Dgrappler_item_builder_test.cc279 auto shape_1d = PartialTensorShape({-1}); in TEST_F() local