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 a781cd9 commit c75a6d6Copy full SHA for c75a6d6
include/pytorch/tokenizers/pcre2_regex.h
@@ -1,3 +1,11 @@
1
+/*
2
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
3
+ * All rights reserved.
4
+ *
5
+ * This source code is licensed under the BSD-style license found in the
6
+ * LICENSE file in the root directory of this source tree.
7
+ */
8
+
9
#pragma once
10
11
#include <memory>
src/pcre2_regex.cpp
#include <iostream>
#include <vector>
0 commit comments