Skip to content
Snippets Groups Projects
Commit 1377683b authored by carlosuc3m's avatar carlosuc3m
Browse files

try something

parent 841f6262
No related branches found
No related tags found
No related merge requests found
package plugins.danyfel80.tensorflow.v1; package tensorflow.v1;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.List; import java.util.List;
...@@ -24,7 +24,7 @@ import com.google.protobuf.InvalidProtocolBufferException; ...@@ -24,7 +24,7 @@ import com.google.protobuf.InvalidProtocolBufferException;
* @see IcyBufferedImageBuilder IcyBufferedImageBuilder: Create images from tensors. * @see IcyBufferedImageBuilder IcyBufferedImageBuilder: Create images from tensors.
* @see Nd4fBuilder SequenceBuilder: Create sequences from tensors. * @see Nd4fBuilder SequenceBuilder: Create sequences from tensors.
* @see TensorBuilder TensorBuilder: Create tensors from images and sequences. * @see TensorBuilder TensorBuilder: Create tensors from images and sequences.
* @author Daniel Felipe Gonzalez Obando * @author Carlos Garcia Lopez de Haro and Daniel Felipe Gonzalez Obando
*/ */
public class Tensorflow1Interface implements DeepLearningInterface public class Tensorflow1Interface implements DeepLearningInterface
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment