- Jul 19, 2021
-
-
Li Xinqi authored
* replace ForeignJobInstance using JobInstance * LazyJobStreamType * NNGraphIf * NNGraph -> NNGraphIf * fix compile bugs * add unit tests for instruction RunLazyJob * GetInputBufferName/GetOutputBufferName * multi-client push pull * refactor wait_and_send_ids_kernel to support multi-client mode * support multi-client mode return_op Co-authored-by:
liufengwei <2472937968@qq.com> Co-authored-by:
oneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
-
- Jul 23, 2020
-
-
Shenghang Tsai authored
* add license at root dir * check in empty files * rm space * check in script * update script * fix bug * add print * fix * add exit * add to of_format * add CI task * fix license * Revert "fix license" This reverts commit 818b6d7691d3a8b4a25dd41a47ff2c5922b8ec57. * only add once * quick fix * fix script * dont fmt empty file * fix * quick fix * fix py * add license * fix exit * add license for hpp * add license * license new vm files Co-authored-by:
tsai <caishenghang@oneflow.org>
-
- May 20, 2020
-
-
leaves-zwx authored
* image_decode * image_target_resize * batch_image_align * object_bbox_flip * object_segmentation_polygon_flip * image_flip * inplace proposal * image_normalize * object_segmentation_polygon_to_mask * rename file to image_object_preprocess ops & kernels * rename: batch_image -> image_batch * tensor_buffer_to_tensor_list * tensor_list_to_tensor_buffer * python api * must override ForwardHeader when need to tensor list * test pass * format * image_decode api & support more type * test_image_decode * tensor_buffer_to_tensor_list do not infer shape * simple sbp * image_target_resize python api * test_image_target_resize * use new sbp api * InferAndTryRun * fix CheckAttrFn * oneflow export image_batch_align * fix roi param * test_image_batch_align * format * test_image_normalize * test_image_flip * test_object_bbox_flip * test_object_segm_poly_flip * object_segmentation_polygon_to_mask * bbox_scale and polygon_scale * scale python api * test_object_bbox_scale * test_poly_to_mask * more comprehensive test_poly_to_mask * fix conflict * minor fix * copy_hd support tensor_list * naive dependency support * use smaller img * fix path * Revert "use smaller img" This reverts commit d62e8002539bb16109eff2f43ea654239d417294. * fix coco * add proxy * use tuna * TensorBuffer CopyFrom * tensor_list must be dynamic * directly copy from tensor buffer * address by review * minor fix * GetAttr -> Attr * SetAttr -> Attr Co-authored-by:
Li Xinqi <lixinqi2010@gmail.com> Co-authored-by:
Shenghang Tsai <jackalcooper@gmail.com>
-
- Dec 06, 2019
-
-
lixinqi authored
-
- Sep 30, 2019
-
-
Li Xinqi authored
* tree_lod_view and coordinate_lod_view * fix compile bugs * newline at end of file * TreeLodView and TreeLodMutView * CoordinateLodMutView * export tree_lod_view/tree_lod_mut_view/coord_lod_mut_view in Blob * MutField for mut_view * Lod => LoD * refactor TreeLoDHelper
-
lixinqi authored
-
- Jun 14, 2019
-
-
Xinqi authored
-