Searched refs:shape_ok (Results 1 – 2 of 2) sorted by relevance
639 bool shape_ok = true; in GetDenseShapes() local641 shape_ok = false; in GetDenseShapes()645 shape_ok = false; in GetDenseShapes()649 if (!shape_ok) { in GetDenseShapes()
87 bool shape_ok = true; in ParseExampleDatasetOp() local89 shape_ok = false; in ParseExampleDatasetOp()93 shape_ok = false; in ParseExampleDatasetOp()97 OP_REQUIRES(ctx, shape_ok, in ParseExampleDatasetOp()