Searched defs:partial_shape (Results 1 – 11 of 11) sorted by relevance
118 PartialTensorShape partial_shape = r.dtypes_and_shapes().begin()->shape; in BroadcastResourceTensor() local670 tensorflow::PartialTensorShape partial_shape; in PrepareGraphForMlir() local696 tensorflow::PartialTensorShape partial_shape; in PrepareGraphForMlir() local
156 PartialTensorShape partial_shape(shape); in RewriteIntoTempVariable() local
148 tensorflow::PartialTensorShape partial_shape; in TF_AddFunctionParameter() local
883 const PartialTensorShape& partial_shape, ShapeHandle* out) { in MakeShapeFromPartialTensorShape()921 PartialTensorShape partial_shape(proto); in MakeShapeFromShapeProto() local
124 PartialTensorShape partial_shape; in TryGetElementShapeFromInput() local
440 auto partial_shape = PartialTensorShape::MakePartialShape( in GetInputOutputInfo() local2052 auto partial_shape = PartialTensorShape::MakePartialShape( in InferShapesWithResourceVar() local
871 PartialTensorShape partial_shape; in FakeParamOp() local
2221 const int64_t partial_shape[] = {17, -1}; in TEST_F() local
1835 std::vector<int32> partial_shape; local3129 std::vector<int> partial_shape(p.shape_a.size(), -1); in TestMatMulHelper() local
6039 PartialTensorShape partial_shape; in ConvertSegmentToGraphDef() local
756 const Shape& partial_shape = rhs->operand(1)->shape(); in HandleAdd() local