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 15e412c commit db6d05aCopy full SHA for db6d05a
ads/jobs/templates/driver_pytorch.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
2
# -*- coding: utf-8; -*-
3
4
-# Copyright (c) 2023 Oracle and/or its affiliates.
+# Copyright (c) 2023, 2024 Oracle and/or its affiliates.
5
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
6
"""This module requires oracle-ads>=2.6.8
7
"""
ads/jobs/templates/driver_utils.py
import contextlib
import importlib
0 commit comments