From a5f6c0c9641cc423b3779808ccece7f3cbe389c4 Mon Sep 17 00:00:00 2001 From: Nourepide Date: Tue, 28 Nov 2023 07:45:20 +0300 Subject: [PATCH] Write ImageBatchCopy node page. --- Writerside/allor-doc.tree | 1 + Writerside/topics/Image-Batch-Copy.md | 33 +++++++++++++++++++++++++++ Writerside/topics/Image-Batch.md | 6 +++++ 3 files changed, 40 insertions(+) create mode 100644 Writerside/topics/Image-Batch-Copy.md diff --git a/Writerside/allor-doc.tree b/Writerside/allor-doc.tree index cba2e3e..fe5cbf3 100644 --- a/Writerside/allor-doc.tree +++ b/Writerside/allor-doc.tree @@ -109,6 +109,7 @@ + diff --git a/Writerside/topics/Image-Batch-Copy.md b/Writerside/topics/Image-Batch-Copy.md new file mode 100644 index 0000000..b8a6312 --- /dev/null +++ b/Writerside/topics/Image-Batch-Copy.md @@ -0,0 +1,33 @@ +# Copy + + + + ImageBatchCopy + + + Copy image from batch of images. + + + PyTorch + + + + + RGB/A images + + + Index of image from batch + + + Number of quantity copied images + + + + + + + RGB/A images + + + + diff --git a/Writerside/topics/Image-Batch.md b/Writerside/topics/Image-Batch.md index 7f8dfdd..2b8edbf 100644 --- a/Writerside/topics/Image-Batch.md +++ b/Writerside/topics/Image-Batch.md @@ -8,6 +8,12 @@ Text **Backend**: PyTorch. +### Copy + +Text + +**Backend**: PyTorch. + ### Remove Text