Searched refs:kLargeShapeThreshold (Results 1 – 1 of 1) sorted by relevance
238 const int64 kLargeShapeThreshold = 16 << 20; // 16M variable255 return restored_full_shape.num_elements() > kLargeShapeThreshold; in should_run_in_pool()