Narrow dependencies for op_def_util from safe_ptr.h to safe_pyobject_ptr.h
PiperOrigin-RevId: 336747454 Change-Id: Idef5c4b26cb5676611753d97d54c337323c9c4f3
This commit is contained in:
parent
3c61e13624
commit
35e84682fa
@ -20,7 +20,7 @@ limitations under the License.
|
||||
#include "tensorflow/core/framework/attr_value.pb.h"
|
||||
#include "tensorflow/core/framework/tensor_shape.pb.h"
|
||||
#include "tensorflow/core/framework/types.pb.h"
|
||||
#include "tensorflow/python/lib/core/safe_ptr.h"
|
||||
#include "tensorflow/python/lib/core/safe_pyobject_ptr.h"
|
||||
#include "tensorflow/python/util/util.h"
|
||||
|
||||
using ::tensorflow::swig::GetRegisteredPyObject;
|
||||
|
@ -23,7 +23,7 @@ limitations under the License.
|
||||
#include "tensorflow/core/framework/tensor.pb.h"
|
||||
#include "tensorflow/core/framework/tensor_shape.pb.h"
|
||||
#include "tensorflow/core/framework/types.pb.h"
|
||||
#include "tensorflow/python/lib/core/safe_ptr.h"
|
||||
#include "tensorflow/python/lib/core/safe_pyobject_ptr.h"
|
||||
|
||||
namespace tensorflow {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user