migrate detection_map code directory

emailweixu-patch-1
wanghaox 7 years ago
parent c3ba6946c8
commit 006ef1fd7a

@ -12,7 +12,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. */
#include "paddle/operators/detection_map_op.h"
#include "paddle/fluid/operators/detection_map_op.h"
namespace paddle {
namespace operators {

@ -13,8 +13,8 @@ See the License for the specific language governing permissions and
limitations under the License. */
#pragma once
#include "paddle/framework/eigen.h"
#include "paddle/framework/op_registry.h"
#include "paddle/fluid/framework/eigen.h"
#include "paddle/fluid/framework/op_registry.h"
namespace paddle {
namespace operators {
Loading…
Cancel
Save