Skip to content

Commit

Permalink
Remove contrib/imperative.
Browse files Browse the repository at this point in the history
See contrib/eager for an actively developed equivalent functionality.

PiperOrigin-RevId: 168921728
  • Loading branch information
vincentvanhoucke authored and tensorflower-gardener committed Sep 16, 2017
1 parent 6697af4 commit b5e080d
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 1,278 deletions.
1 change: 0 additions & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#tensorflow/contrib/graph_editor/* @purpledog
# NEED OWNER: tensorflow/contrib/grid_rnn/*
#tensorflow/contrib/hvx/* @satok16
#tensorflow/contrib/imperative/* @keveman
#tensorflow/contrib/integrate/* @shoyer
#tensorflow/contrib/kernel_methods/* @petrosmol
#tensorflow/contrib/ios_examples/* @petewarden
Expand Down
1 change: 0 additions & 1 deletion tensorflow/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@ filegroup(
"//tensorflow/contrib/hooks:all_files",
"//tensorflow/contrib/hvx/hvx_ops_support_checker:all_files",
"//tensorflow/contrib/image:all_files",
"//tensorflow/contrib/imperative:all_files",
"//tensorflow/contrib/input_pipeline:all_files",
"//tensorflow/contrib/input_pipeline/kernels:all_files",
"//tensorflow/contrib/integrate:all_files",
Expand Down
1 change: 0 additions & 1 deletion tensorflow/contrib/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ py_library(
"//tensorflow/contrib/image:distort_image_py",
"//tensorflow/contrib/image:image_py",
"//tensorflow/contrib/image:single_image_random_dot_stereograms_py",
"//tensorflow/contrib/imperative",
"//tensorflow/contrib/input_pipeline:input_pipeline_py",
"//tensorflow/contrib/integrate:integrate_py",
"//tensorflow/contrib/keras",
Expand Down
92 changes: 0 additions & 92 deletions tensorflow/contrib/imperative/BUILD

This file was deleted.

155 changes: 0 additions & 155 deletions tensorflow/contrib/imperative/README.md

This file was deleted.

51 changes: 0 additions & 51 deletions tensorflow/contrib/imperative/__init__.py

This file was deleted.

Loading

0 comments on commit b5e080d

Please sign in to comment.