We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8099626 commit 55ffceaCopy full SHA for 55ffcea
paddle/fluid/platform/place.h
@@ -11,10 +11,11 @@ distributed under the License is distributed on an "AS IS" BASIS,
11
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
See the License for the specific language governing permissions and
13
limitations under the License. */
14
-
15
#pragma once
16
17
#include <iostream>
+#include <vector>
18
+
19
#include "paddle/fluid/platform/enforce.h"
20
#include "paddle/fluid/platform/variant.h"
21
0 commit comments