You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI
in stroch project ,we have implement all javacpp-pytorch dataset and dataloader generate subclass, but ChunkMapDataset ChunkMapTensorDataset these two class have transform function but can not rewrite the function implement code because not know the inner logic ,could you give us the example for these two class transform function inner code implement to generate ExampleStack TensorExampleStack,
and ChunkBatchSharedBatchDataset ChunkBatchSharedTensorBatchDataset these two class have [map function] but also not rewrite the function implement code because not know the inner logic ,could you give us the example for these two class map function inner code to generate TensorExampleStack ExampleStack .
thanks
The text was updated successfully, but these errors were encountered:
HI
in stroch project ,we have implement all javacpp-pytorch dataset and dataloader generate subclass, but ChunkMapDataset ChunkMapTensorDataset these two class have transform function but can not rewrite the function implement code because not know the inner logic ,could you give us the example for these two class transform function inner code implement to generate ExampleStack TensorExampleStack,
and ChunkBatchSharedBatchDataset ChunkBatchSharedTensorBatchDataset these two class have [map function] but also not rewrite the function implement code because not know the inner logic ,could you give us the example for these two class map function inner code to generate TensorExampleStack ExampleStack .
thanks
The text was updated successfully, but these errors were encountered: