Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Remove deprecated Serialization #1113

Merged
merged 1 commit into from
Oct 30, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion Sources/TensorFlow/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ add_library(TensorFlow SHARED
Core/BroadcastingPullback.swift
Core/MixedPrecision.swift
Core/Runtime.swift
Core/Serialization.swift
Core/ShapedArray.swift
Core/StringTensor.swift
Core/Tensor.swift
Expand Down
101 changes: 0 additions & 101 deletions Sources/TensorFlow/Core/Serialization.swift

This file was deleted.