jar

org.nd4j : samediff-import-api

Maven & Gradle

Aug 12, 2022
2 usages
13k stars

samediff-import-api

Table Of Contents

Latest Version

Download org.nd4j : samediff-import-api JAR file - Latest Versions:

All Versions

Download org.nd4j : samediff-import-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window samediff-import-api-1.0.0-M2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.nd4j.samediff.frameworkimport.registry

├─ org.nd4j.samediff.frameworkimport.registry.OpMappingRegistry.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.registry.OpRegistryHolder.class - [JAR]

org.nd4j.samediff.frameworkimport.process

├─ org.nd4j.samediff.frameworkimport.process.AbstractMappingProcess.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.process.AbstractMappingProcessLoader.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.process.MappingProcess.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.process.MappingProcessLoader.class - [JAR]

org.nd4j.samediff.frameworkimport.opdefs

├─ org.nd4j.samediff.frameworkimport.opdefs.OpDescriptorLoader.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.opdefs.OpDescriptorLoaderHolder.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.opdefs.OpDescriptorLoaderKt.class - [JAR]

org.nd4j.samediff.frameworkimport

├─ org.nd4j.samediff.frameworkimport.FrameworkImporter.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.IRProtobufExtensionsKt.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ImportGraph.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ImportGraphFactory.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ImportGraphHolder.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ImportUtils.class - [JAR]

org.nd4j.samediff.frameworkimport.rule

├─ org.nd4j.samediff.frameworkimport.rule.MappingRule.class - [JAR]

org.nd4j.samediff.frameworkimport.rule.tensor

├─ org.nd4j.samediff.frameworkimport.rule.tensor.BaseNDArrayMappingRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.tensor.MultiInputIndexMappingRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.tensor.PassThroughMultiTensorMapping.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.tensor.TensorMappingRule.class - [JAR]

org.nd4j.samediff.frameworkimport.hooks.annotations

├─ org.nd4j.samediff.frameworkimport.hooks.annotations.HookResult.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.hooks.annotations.NodePreProcessor.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.hooks.annotations.PostHookRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.hooks.annotations.PreHookRule.class - [JAR]

org.nd4j.samediff.frameworkimport.runner

├─ org.nd4j.samediff.frameworkimport.runner.DefaultImportRunner.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.runner.IRGraphRunner.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.runner.ImportRunner.class - [JAR]

org.nd4j.samediff.frameworkimport.ir

├─ org.nd4j.samediff.frameworkimport.ir.IRArgDef.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ir.IRAttribute.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ir.IRDataType.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ir.IRDataTypeValue.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ir.IRFunctionsKt.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ir.IRGraph.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ir.IRNode.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ir.IROpDef.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.ir.IRTensor.class - [JAR]

org.nd4j.samediff.frameworkimport.optimize

├─ org.nd4j.samediff.frameworkimport.optimize.ModelOptimizer.class - [JAR]

org.nd4j.samediff.frameworkimport.rule.attribute

├─ org.nd4j.samediff.frameworkimport.rule.attribute.ArgDescriptorConstant.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.AttributeMappingRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.AttributeNDArrayToScalarAttribute.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.AttributeNumberListNDArray.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.AttributeScalarNDArrayAttribute.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.AttributeValueType.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.BaseAttributeExtractionRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.ConditionalFieldValueIntIndexArrayRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.ConditionalFieldValueIntIndexNDArrayRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.DataTypeToInt.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.FlattenDims.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.IRMappingFunctionsKt.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.InvertBooleanNumber.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.ListAttributeValueLookupToIndex.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.ListNumberToListNumber.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.ListNumberToNDArray.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.MapStringToInt.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.NDArrayAttributeToNDArrayInput.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.NDArrayExtractScalarValue.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.NDArrayInputToNumericalAttribute.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.NDArraySizeAtRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.NDArrayToIntAttributeValue.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.NumberToBoolean.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.SizeThresholdIntArrayIntIndexRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.StringAttributeToNDArray.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.StringContainsAdapterRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.StringEqualsAdapterRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.StringNotEqualsAdapterRule.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.StringToInt.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.rule.attribute.ValueMapping.class - [JAR]

org.nd4j.samediff.frameworkimport.hooks

├─ org.nd4j.samediff.frameworkimport.hooks.NodePreProcessorHook.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.hooks.PostImportHook.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.hooks.PreImportHook.class - [JAR]

org.nd4j.samediff.frameworkimport.context

├─ org.nd4j.samediff.frameworkimport.context.AbstractMappingContext.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.context.MappingContext.class - [JAR]

org.nd4j.samediff.frameworkimport.mapper

├─ org.nd4j.samediff.frameworkimport.mapper.MapperExtensionsKt.class - [JAR]

org.nd4j.samediff.frameworkimport.reflect

├─ org.nd4j.samediff.frameworkimport.reflect.ClassGraphHolder.class - [JAR]

├─ org.nd4j.samediff.frameworkimport.reflect.ImportReflectionCache.class - [JAR]

Advertisement

Dependencies from Group

Aug 10, 2022
163 usages
13k stars
Aug 07, 2022
142 usages
13k stars
Aug 12, 2022
62 usages
13k stars
Aug 14, 2022
60 usages
13k stars
Aug 12, 2022
35 usages
13k stars

Discover Dependencies

Aug 12, 2022
2 usages
13k stars
May 09, 2023
2 usages
1.4k stars
Jun 24, 2022
3 usages
2.2k stars
May 13, 2023
3 usages
56 stars
Mar 03, 2023
2 usages
307 stars
Aug 25, 2023
2 usages
577 stars
Aug 25, 2023
2 usages
577 stars
Aug 08, 2023
2 usages
569 stars
Feb 12, 2023
2 usages
0 stars
Jul 16, 2023
2 usages
1 stars