EVOLUTION-MANAGER
Edit File: manip_ops_internal.h
// This file is MACHINE GENERATED! Do not edit. #ifndef TENSORFLOW_CC_OPS_MANIP_OPS_INTERNAL_H_ #define TENSORFLOW_CC_OPS_MANIP_OPS_INTERNAL_H_ // This file is MACHINE GENERATED! Do not edit. #include "tensorflow/cc/framework/ops.h" #include "tensorflow/cc/framework/scope.h" #include "tensorflow/core/framework/tensor.h" #include "tensorflow/core/framework/tensor_shape.h" #include "tensorflow/core/framework/types.h" #include "tensorflow/core/lib/gtl/array_slice.h" namespace tensorflow { namespace ops { namespace internal { // NOTE: This namespace has internal TensorFlow details that // are not part of TensorFlow's public API. /// @defgroup manip_ops_internal Manip Ops Internal /// @{ } // namespace internal } // namespace ops } // namespace tensorflow #endif // TENSORFLOW_CC_OPS_MANIP_OPS_INTERNAL_H_