Searched defs:shape_out (Results 1 – 5 of 5) sorted by relevance
663 Tensor** values_out, Tensor** shape_out, in CreateOutputTensors()726 Tensor* shape_out; in Compute() local788 Tensor* shape_out; in Compute() local857 Tensor* shape_out; in Compute() local
95 TensorShape* shape_out) { in ReplaceUnknownShapeDim()
249 const TF_Shape* shape_out = TF_TensorSpecShape(tensor_spec_out); in TEST_P() local
867 Shape shape_out = ShapeUtil::MakeShape(C64, {16, 5}); in TEST_F() local890 Shape shape_out = ShapeUtil::MakeShape(C64, {16, 5}); in TEST_F() local906 Shape shape_out = ShapeUtil::MakeShape(F32, {16, 8}); in TEST_F() local
620 auto shape_out = properties.GetOutputProperties("while/Exit_1").at(0).shape(); in TEST_F() local