Searched refs:placeholder_unknown_output_shape_dim (Results 1 – 3 of 3) sorted by relevance
98 if (cfg.placeholder_unknown_output_shape_dim >= 0 && in ReplaceUnknownShapeDim()100 dims.push_back(cfg.placeholder_unknown_output_shape_dim); in ReplaceUnknownShapeDim()102 cfg.placeholder_unknown_output_shape_dim); in ReplaceUnknownShapeDim()157 if ((cfg.placeholder_unknown_output_shape_dim >= 0) && (shape.dims() == 0) && in UpdatePlaceholderShape()168 if (size == -1) size = cfg.placeholder_unknown_output_shape_dim; in UpdatePlaceholderShape()331 int64 dim = std::max(1, cfg.placeholder_unknown_output_shape_dim); in GrapplerItemFromMetaGraphDef()
41 int placeholder_unknown_output_shape_dim = -1; member
300 cfg.placeholder_unknown_output_shape_dim = 64; in TEST_F()413 cfg.placeholder_unknown_output_shape_dim = 64; in TEST_F()465 cfg.placeholder_unknown_output_shape_dim = 64; in TEST_F()