1. 15 12月, 2022 5 次提交
    • H
      Remove/move 16 fluid APIs (#48377) · e577040e
      HydrogenSulfate 提交于
      * remove density_prior_box
      
      * remove anchor_generator
      
      * remove roi_perspective_transform
      
      * remove generate_proposal_labels
      
      * remove generate_mask_labels
      
      * remove generate_proposals
      
      * remove box_clip
      
      * remove retinanet_detection_output
      
      * remove multiclass_nms
      
      * remove locality_aware_nms
      
      * remove matrix_nms
      
      * remove distribute_fpn_proposals
      
      * remove box_decoder_and_assign
      
      * remove collect_fpn_proposals
      
      * remove 2 trt files
      
      * move prior_box to static/nn/common.py
      
      * move multi_box_head to static/nn/common.py
      
      * fix for CI/CE
      
      * remove retinanet_detection_output
      
      * restore compile_vs_runtime_white_list.py
      
      * restore test_retinanet_detection_output to white list
      
      * replace nn.flatten by paddle.flatten, and fix doc for retinanet_target_assign
      
      * add enable_static in demo and fix bug
      
      * remove roi_perspective_transform in test_layers
      
      * remove multi_box_head
      
      * change self.multiclass_nms to _legacy_C_ops.multiclass_nms
      
      * empty commit
      
      * empty commit
      
      * check code style
      
      * fix prior_box
      
      * fix CI
      
      * remove redundant prior_box in detection.py
      
      * fix docs
      
      * remove detection
      
      * fix prior_box en doc
      
      * delete prior_box in common
      
      * remote proir_box from __init__.py
      e577040e
    • rm eager guard tests part3_3 (#49061) · da63f99e
      姜永久 提交于
      da63f99e
    • rm eager guard tests part3_1 (#49059) · d808f160
      姜永久 提交于
      d808f160
    • rm unittests eager guard tests part11 imperative_layer2ocr (#48828) · d0fefa23
      姜永久 提交于
      * rm unittests eager guard tests part11 imperative_layer2ocr
      
      * review
      d0fefa23
    • 1f93de31
  2. 14 12月, 2022 10 次提交
  3. 13 12月, 2022 11 次提交
  4. 12 12月, 2022 12 次提交
  5. 10 12月, 2022 2 次提交