- 13 10月, 2021 1 次提交
-
-
由 yeliang2258 提交于
* fix bug of clip and prelu * update * update code * add get_input_index
-
- 09 10月, 2021 1 次提交
-
-
由 yeliang2258 提交于
* support movenet * update * update * update reducesum * update max and min
-
- 05 10月, 2021 1 次提交
-
-
由 WJJ1995 提交于
* Add bitwise ops * update op_list.md * add aten::format * add opt support * Add api.md * rm aten op * deal with comments * fiexd readme * fiexd readme * fixed readme
-
- 15 9月, 2021 1 次提交
-
-
由 WJJ1995 提交于
* Add bitwise ops * update op_list.md
-
- 04 9月, 2021 1 次提交
-
-
由 jiachx 提交于
-
- 02 9月, 2021 1 次提交
-
-
由 wjj19950828 提交于
-
- 01 9月, 2021 1 次提交
-
-
由 yeliang2258 提交于
* fix directly_map, Eltwise and crop * add aten::sum op * delet useless info
-
- 31 8月, 2021 1 次提交
-
-
由 WJJ1995 提交于
* Add pytorch LeakyRelu op * fix pytorch InstanceNorm op * update paddle code format
-
- 30 8月, 2021 1 次提交
-
-
由 WJJ1995 提交于
-
- 27 8月, 2021 1 次提交
-
-
由 yeliang2258 提交于
-
- 21 8月, 2021 1 次提交
-
-
由 WJJ1995 提交于
-
- 06 8月, 2021 1 次提交
-
-
由 wjj19950828 提交于
-
- 02 8月, 2021 1 次提交
-
-
由 WJJ1995 提交于
-
- 20 7月, 2021 1 次提交
-
-
由 WJJ1995 提交于
-
- 09 7月, 2021 1 次提交
-
-
由 wjj19950828 提交于
-
- 08 7月, 2021 1 次提交
-
-
由 WJJ1995 提交于
* add ReduceL1/L2 op and fixed clip op * remove print * fixed comments
-
- 07 7月, 2021 1 次提交
-
-
由 SunAhong1993 提交于
* Update stargan.md * fix the paddle_type * add docs * add docs * add acknowledge * fix the docs * fix the docs * add docs * fix * add docs * add docs * Update README.md * fix onnx inputs * fix * fix * remove * remove numpy input * add for seg swin transformer * add pad * add pad * fix onnx
-
- 05 7月, 2021 1 次提交
-
-
由 SunAhong1993 提交于
* Update stargan.md * fix the paddle_type * add docs * add docs * add acknowledge * fix the docs * fix the docs * add docs * fix * add docs * add docs * Update README.md * fix onnx inputs * fix * fix * remove * remove numpy input
-
- 30 6月, 2021 1 次提交
-
-
由 WJJ1995 提交于
* add TF sign op * fix TF squeeze bug * fix TF expandDims bug * support squeeze_dims is empty * delete TF stridedslice op input type is bool * support TF infer_tensor func input type is int * fixed stridedslice bug
-
- 29 6月, 2021 1 次提交
-
-
由 WJJ1995 提交于
-
- 25 6月, 2021 1 次提交
-
-
由 WJJ1995 提交于
* fixed name bug * fixed name bug
-
- 17 6月, 2021 1 次提交
-
-
由 SunAhong1993 提交于
* fix the code * fix the visit_tuple * Update stargan.md * Update ultra_light_fast_generic_face_detector.md * fix the docs * remove static * fix * fix * fix * fix the docs * add docs * fix the doc Co-authored-by: Nchanningss <chen_lingchi@163.com>
-
- 11 6月, 2021 1 次提交
-
-
由 SunAhong1993 提交于
-
- 09 6月, 2021 1 次提交
-
-
由 WJJ1995 提交于
* fix flatten op bug for retinanet&&fsaf * fix RoiAlign op for fasterrcnn * fix NMS op bugs for ap test * update model_zoo.md
-
- 04 6月, 2021 1 次提交
-
-
由 channingss 提交于
-
- 03 6月, 2021 2 次提交
-
-
由 SunAhong1993 提交于
* Update stargan.md * fix the paddle_type * add docs
-
由 WJJ1995 提交于
* fix caffe kernel_size=0 bug * add onnx 3d interpolate support
-
- 26 5月, 2021 1 次提交
-
-
由 SunAhong1993 提交于
* fix the code * fix the visit_tuple * Update stargan.md * Update ultra_light_fast_generic_face_detector.md * fix the docs * remove static * fix * fix * fix * fix the docs * fix the project_convertor * remove * fix nn.py * modify the doc * modify the doc * fix Co-authored-by: Nchanningss <chen_lingchi@163.com>
-
- 25 5月, 2021 1 次提交
-
-
由 SunAhong1993 提交于
-
- 24 5月, 2021 1 次提交
-
-
由 SunAhong1993 提交于
* fix the code * fix the visit_tuple * Update stargan.md * Update ultra_light_fast_generic_face_detector.md * fix the docs * remove static * fix * fix * fix * fix the docs Co-authored-by: Nchanningss <chen_lingchi@163.com>
-
- 21 5月, 2021 2 次提交
-
-
由 SunAhong1993 提交于
* Update stargan.md * fix the type * fix * for 2.0.0 * fix
-
由 WJJ1995 提交于
* add BatchToSpaceND and SpaceToBatchND op convert * add Less and fixed Resize RoiAlign Greater Tile op * add nms custom layer * fix topk int64 bug * update model_zoo * deal with comments Co-authored-by: Nchanningss <chen_lingchi@163.com>
-
- 18 5月, 2021 2 次提交
-
-
由 Yasin 提交于
* torch.as_tensor(data, dtype=None, device=None) -> paddle.to_tensor(data,dtype=None, place=None, stop_gradient=True) * update * ToTensorMapper
-
由 SunAhong1993 提交于
* fix the code * fix the visit_tuple * Update stargan.md * Update ultra_light_fast_generic_face_detector.md * fix the docs
-
- 14 5月, 2021 1 次提交
-
-
由 SunAhong1993 提交于
* fix the convert.py args * fix teh pad and add log_softmax * rewrite docs * rewrite docs * rewrite docs * rewrite docs * rewrite docs * Update torch.narrow.md * Update x2paddle_model_zoo.md * Update x2paddle_model_zoo.md * fix the README.md * Update README.md * add code * rm * Update README.md * Update demo.md * Update README.md * Update README.md * remove tools * modify README * Update README.md * Update README.md * Update README.md * Update README.md * Update demo.md * Update demo.md * Update demo.md * Update demo.md * Update demo.md * add commitid * Update pytorch2paddle.md * Update README.md * Update demo.md * Update FAQ.md * Update README.md * Update README.md * Update __init__.py * Update torch.zeros.md * Update README.md * Update README.md * Update README.md * Update torchvision.models.md
-
- 12 5月, 2021 1 次提交
-
-
由 SunAhong1993 提交于
* fix the convert.py args * fix teh pad and add log_softmax
-
- 30 4月, 2021 2 次提交
-
-
由 channingss 提交于
-
由 channingss 提交于
-
- 29 4月, 2021 2 次提交
-
-
由 WJJ1995 提交于
* add BatchToSpaceND and SpaceToBatchND op convert * deal with comments
-
由 SunAhong1993 提交于
-