aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/sycl/sycl_device_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/common_runtime/sycl/sycl_device_context.h')
-rw-r--r--tensorflow/core/common_runtime/sycl/sycl_device_context.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tensorflow/core/common_runtime/sycl/sycl_device_context.h b/tensorflow/core/common_runtime/sycl/sycl_device_context.h
index 1f7ad543d9..0f8f17b805 100644
--- a/tensorflow/core/common_runtime/sycl/sycl_device_context.h
+++ b/tensorflow/core/common_runtime/sycl/sycl_device_context.h
@@ -26,7 +26,7 @@ limitations under the License.
namespace tensorflow {
class SYCLDeviceContext : public DeviceContext {
-public:
+ public:
SYCLDeviceContext() {}
~SYCLDeviceContext() override {}
@@ -40,6 +40,6 @@ public:
StatusCallback done) override;
};
-} // namespace tensorflow
+} // namespace tensorflow
-#endif // TENSORFLOW_COMMON_RUNTIME_SYCL_SYCL_DEVICE_CONTEXT_H_
+#endif // TENSORFLOW_COMMON_RUNTIME_SYCL_SYCL_DEVICE_CONTEXT_H_