Uses of Class
org.nd4j.imports.graphmapper.tf.tensors.TFTensorMapper.ValueSource
-
Packages that use TFTensorMapper.ValueSource Package Description org.nd4j.imports.graphmapper.tf.tensors -
-
Uses of TFTensorMapper.ValueSource in org.nd4j.imports.graphmapper.tf.tensors
Methods in org.nd4j.imports.graphmapper.tf.tensors that return TFTensorMapper.ValueSource Modifier and Type Method Description static TFTensorMapper.ValueSourceTFTensorMapper.ValueSource. valueOf(String name)Returns the enum constant of this type with the specified name.static TFTensorMapper.ValueSource[]TFTensorMapper.ValueSource. values()Returns an array containing the constants of this enum type, in the order they are declared.TFTensorMapper.ValueSourceTFTensorMapper. valueSource()TFTensorMapper.ValueSourceTFTensorMappers.BaseTensorMapper. valueSource()
-