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 c7ed2aa commit a61ce21Copy full SHA for a61ce21
paddle/fluid/operators/seed_op.cc
@@ -12,7 +12,8 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
-#include "paddle/fluid/operators/seed_op.h"
+#include "paddle/fluid/framework/op_registry.h"
16
+#include "paddle/fluid/framework/op_version_registry.h"
17
18
namespace paddle {
19
namespace operators {
paddle/fluid/operators/seed_op.h
0 commit comments