Skip to content
Open
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
36 changes: 0 additions & 36 deletions runtime/core/portable_type/optional.h

This file was deleted.

1 change: 0 additions & 1 deletion runtime/core/portable_type/targets.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ def define_common_targets():
srcs = ["tensor_impl.cpp"],
exported_headers = [
"tensor_options.h",
"optional.h",
"scalar.h",
"tensor.h",
"tensor_impl.h",
Expand Down
142 changes: 0 additions & 142 deletions runtime/core/portable_type/test/optional_test.cpp

This file was deleted.

Loading