We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b7ce3 commit b15633cCopy full SHA for b15633c
src/main/java/io/bioimage/modelrunner/pytorch/javacpp/shm/ShmBuilder.java
@@ -41,7 +41,7 @@
41
* A utility class that converts {@link Tensor}s into {@link SharedMemoryArray}s for
42
* interprocessing communication
43
*
44
- * @author Carlos Garcia Lopez de Haro and Daniel Felipe Gonzalez Obando
+ * @author Carlos Garcia Lopez de Haro
45
*/
46
public final class ShmBuilder
47
{
0 commit comments