Package org.nd4j.ir

Interface MapperNamespace.MappingRuleOrBuilder

    • Method Detail

      • getRuleName

        String getRuleName()
        string ruleName = 1;
        Returns:
        The ruleName.
      • getRuleNameBytes

        org.nd4j.shade.protobuf.ByteString getRuleNameBytes()
        string ruleName = 1;
        Returns:
        The bytes for ruleName.
      • getFunctionName

        String getFunctionName()
        string functionName = 2;
        Returns:
        The functionName.
      • getFunctionNameBytes

        org.nd4j.shade.protobuf.ByteString getFunctionNameBytes()
        string functionName = 2;
        Returns:
        The bytes for functionName.
      • getInputStringAttrNameList

        List<String> getInputStringAttrNameList()
        repeated string inputStringAttrName = 3;
        Returns:
        A list containing the inputStringAttrName.
      • getInputStringAttrNameCount

        int getInputStringAttrNameCount()
        repeated string inputStringAttrName = 3;
        Returns:
        The count of inputStringAttrName.
      • getInputStringAttrName

        String getInputStringAttrName​(int index)
        repeated string inputStringAttrName = 3;
        Parameters:
        index - The index of the element to return.
        Returns:
        The inputStringAttrName at the given index.
      • getInputStringAttrNameBytes

        org.nd4j.shade.protobuf.ByteString getInputStringAttrNameBytes​(int index)
        repeated string inputStringAttrName = 3;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the inputStringAttrName at the given index.
      • getOutputStringAttrNameList

        List<String> getOutputStringAttrNameList()
        repeated string outputStringAttrName = 4;
        Returns:
        A list containing the outputStringAttrName.
      • getOutputStringAttrNameCount

        int getOutputStringAttrNameCount()
        repeated string outputStringAttrName = 4;
        Returns:
        The count of outputStringAttrName.
      • getOutputStringAttrName

        String getOutputStringAttrName​(int index)
        repeated string outputStringAttrName = 4;
        Parameters:
        index - The index of the element to return.
        Returns:
        The outputStringAttrName at the given index.
      • getOutputStringAttrNameBytes

        org.nd4j.shade.protobuf.ByteString getOutputStringAttrNameBytes​(int index)
        repeated string outputStringAttrName = 4;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the outputStringAttrName at the given index.
      • getInputIntNameList

        List<String> getInputIntNameList()
        repeated string inputIntName = 5;
        Returns:
        A list containing the inputIntName.
      • getInputIntNameCount

        int getInputIntNameCount()
        repeated string inputIntName = 5;
        Returns:
        The count of inputIntName.
      • getInputIntName

        String getInputIntName​(int index)
        repeated string inputIntName = 5;
        Parameters:
        index - The index of the element to return.
        Returns:
        The inputIntName at the given index.
      • getInputIntNameBytes

        org.nd4j.shade.protobuf.ByteString getInputIntNameBytes​(int index)
        repeated string inputIntName = 5;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the inputIntName at the given index.
      • getOutputIntNameList

        List<String> getOutputIntNameList()
        repeated string outputIntName = 6;
        Returns:
        A list containing the outputIntName.
      • getOutputIntNameCount

        int getOutputIntNameCount()
        repeated string outputIntName = 6;
        Returns:
        The count of outputIntName.
      • getOutputIntName

        String getOutputIntName​(int index)
        repeated string outputIntName = 6;
        Parameters:
        index - The index of the element to return.
        Returns:
        The outputIntName at the given index.
      • getOutputIntNameBytes

        org.nd4j.shade.protobuf.ByteString getOutputIntNameBytes​(int index)
        repeated string outputIntName = 6;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the outputIntName at the given index.
      • getInputFloatNameList

        List<String> getInputFloatNameList()
        repeated string inputFloatName = 7;
        Returns:
        A list containing the inputFloatName.
      • getInputFloatNameCount

        int getInputFloatNameCount()
        repeated string inputFloatName = 7;
        Returns:
        The count of inputFloatName.
      • getInputFloatName

        String getInputFloatName​(int index)
        repeated string inputFloatName = 7;
        Parameters:
        index - The index of the element to return.
        Returns:
        The inputFloatName at the given index.
      • getInputFloatNameBytes

        org.nd4j.shade.protobuf.ByteString getInputFloatNameBytes​(int index)
        repeated string inputFloatName = 7;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the inputFloatName at the given index.
      • getOutputFloatNameList

        List<String> getOutputFloatNameList()
        repeated string outputFloatName = 8;
        Returns:
        A list containing the outputFloatName.
      • getOutputFloatNameCount

        int getOutputFloatNameCount()
        repeated string outputFloatName = 8;
        Returns:
        The count of outputFloatName.
      • getOutputFloatName

        String getOutputFloatName​(int index)
        repeated string outputFloatName = 8;
        Parameters:
        index - The index of the element to return.
        Returns:
        The outputFloatName at the given index.
      • getOutputFloatNameBytes

        org.nd4j.shade.protobuf.ByteString getOutputFloatNameBytes​(int index)
        repeated string outputFloatName = 8;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the outputFloatName at the given index.
      • getInputDoubleNameList

        List<String> getInputDoubleNameList()
        repeated string inputDoubleName = 9;
        Returns:
        A list containing the inputDoubleName.
      • getInputDoubleNameCount

        int getInputDoubleNameCount()
        repeated string inputDoubleName = 9;
        Returns:
        The count of inputDoubleName.
      • getInputDoubleName

        String getInputDoubleName​(int index)
        repeated string inputDoubleName = 9;
        Parameters:
        index - The index of the element to return.
        Returns:
        The inputDoubleName at the given index.
      • getInputDoubleNameBytes

        org.nd4j.shade.protobuf.ByteString getInputDoubleNameBytes​(int index)
        repeated string inputDoubleName = 9;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the inputDoubleName at the given index.
      • getOutputDoubleNameList

        List<String> getOutputDoubleNameList()
        repeated string outputDoubleName = 10;
        Returns:
        A list containing the outputDoubleName.
      • getOutputDoubleNameCount

        int getOutputDoubleNameCount()
        repeated string outputDoubleName = 10;
        Returns:
        The count of outputDoubleName.
      • getOutputDoubleName

        String getOutputDoubleName​(int index)
        repeated string outputDoubleName = 10;
        Parameters:
        index - The index of the element to return.
        Returns:
        The outputDoubleName at the given index.
      • getOutputDoubleNameBytes

        org.nd4j.shade.protobuf.ByteString getOutputDoubleNameBytes​(int index)
        repeated string outputDoubleName = 10;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the outputDoubleName at the given index.
      • getInputBooleanNameList

        List<String> getInputBooleanNameList()
        repeated string inputBooleanName = 11;
        Returns:
        A list containing the inputBooleanName.
      • getInputBooleanNameCount

        int getInputBooleanNameCount()
        repeated string inputBooleanName = 11;
        Returns:
        The count of inputBooleanName.
      • getInputBooleanName

        String getInputBooleanName​(int index)
        repeated string inputBooleanName = 11;
        Parameters:
        index - The index of the element to return.
        Returns:
        The inputBooleanName at the given index.
      • getInputBooleanNameBytes

        org.nd4j.shade.protobuf.ByteString getInputBooleanNameBytes​(int index)
        repeated string inputBooleanName = 11;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the inputBooleanName at the given index.
      • getOutputBooleanNameList

        List<String> getOutputBooleanNameList()
        repeated string outputBooleanName = 12;
        Returns:
        A list containing the outputBooleanName.
      • getOutputBooleanNameCount

        int getOutputBooleanNameCount()
        repeated string outputBooleanName = 12;
        Returns:
        The count of outputBooleanName.
      • getOutputBooleanName

        String getOutputBooleanName​(int index)
        repeated string outputBooleanName = 12;
        Parameters:
        index - The index of the element to return.
        Returns:
        The outputBooleanName at the given index.
      • getOutputBooleanNameBytes

        org.nd4j.shade.protobuf.ByteString getOutputBooleanNameBytes​(int index)
        repeated string outputBooleanName = 12;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the outputBooleanName at the given index.
      • getInputTensorNameList

        List<String> getInputTensorNameList()
        repeated string inputTensorName = 13;
        Returns:
        A list containing the inputTensorName.
      • getInputTensorNameCount

        int getInputTensorNameCount()
        repeated string inputTensorName = 13;
        Returns:
        The count of inputTensorName.
      • getInputTensorName

        String getInputTensorName​(int index)
        repeated string inputTensorName = 13;
        Parameters:
        index - The index of the element to return.
        Returns:
        The inputTensorName at the given index.
      • getInputTensorNameBytes

        org.nd4j.shade.protobuf.ByteString getInputTensorNameBytes​(int index)
        repeated string inputTensorName = 13;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the inputTensorName at the given index.
      • getOutputTensorNameList

        List<String> getOutputTensorNameList()
        repeated string outputTensorName = 14;
        Returns:
        A list containing the outputTensorName.
      • getOutputTensorNameCount

        int getOutputTensorNameCount()
        repeated string outputTensorName = 14;
        Returns:
        The count of outputTensorName.
      • getOutputTensorName

        String getOutputTensorName​(int index)
        repeated string outputTensorName = 14;
        Parameters:
        index - The index of the element to return.
        Returns:
        The outputTensorName at the given index.
      • getOutputTensorNameBytes

        org.nd4j.shade.protobuf.ByteString getOutputTensorNameBytes​(int index)
        repeated string outputTensorName = 14;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the outputTensorName at the given index.
      • getInputDataTypeNameList

        List<String> getInputDataTypeNameList()
        repeated string inputDataTypeName = 15;
        Returns:
        A list containing the inputDataTypeName.
      • getInputDataTypeNameCount

        int getInputDataTypeNameCount()
        repeated string inputDataTypeName = 15;
        Returns:
        The count of inputDataTypeName.
      • getInputDataTypeName

        String getInputDataTypeName​(int index)
        repeated string inputDataTypeName = 15;
        Parameters:
        index - The index of the element to return.
        Returns:
        The inputDataTypeName at the given index.
      • getInputDataTypeNameBytes

        org.nd4j.shade.protobuf.ByteString getInputDataTypeNameBytes​(int index)
        repeated string inputDataTypeName = 15;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the inputDataTypeName at the given index.
      • getOutputDataTypeNameList

        List<String> getOutputDataTypeNameList()
        repeated string outputDataTypeName = 16;
        Returns:
        A list containing the outputDataTypeName.
      • getOutputDataTypeNameCount

        int getOutputDataTypeNameCount()
        repeated string outputDataTypeName = 16;
        Returns:
        The count of outputDataTypeName.
      • getOutputDataTypeName

        String getOutputDataTypeName​(int index)
        repeated string outputDataTypeName = 16;
        Parameters:
        index - The index of the element to return.
        Returns:
        The outputDataTypeName at the given index.
      • getOutputDataTypeNameBytes

        org.nd4j.shade.protobuf.ByteString getOutputDataTypeNameBytes​(int index)
        repeated string outputDataTypeName = 16;
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the outputDataTypeName at the given index.
      • getInputToOutputCount

        int getInputToOutputCount()
        map<string, string> inputToOutput = 17;
      • containsInputToOutput

        boolean containsInputToOutput​(String key)
        map<string, string> inputToOutput = 17;
      • getInputToOutputMap

        Map<String,​String> getInputToOutputMap()
        map<string, string> inputToOutput = 17;
      • getInputToOutputOrDefault

        String getInputToOutputOrDefault​(String key,
                                         String defaultValue)
        map<string, string> inputToOutput = 17;
      • getInputToOutputOrThrow

        String getInputToOutputOrThrow​(String key)
        map<string, string> inputToOutput = 17;
      • getRuleType

        String getRuleType()
        string ruleType = 18;
        Returns:
        The ruleType.
      • getRuleTypeBytes

        org.nd4j.shade.protobuf.ByteString getRuleTypeBytes()
        string ruleType = 18;
        Returns:
        The bytes for ruleType.
      • getTransformerArgsCount

        int getTransformerArgsCount()
        repeated .org.nd4j.ir.TransformerArgs transformerArgs = 19;
      • getInputFrameworkOpName

        String getInputFrameworkOpName()
        string inputFrameworkOpName = 20;
        Returns:
        The inputFrameworkOpName.
      • getInputFrameworkOpNameBytes

        org.nd4j.shade.protobuf.ByteString getInputFrameworkOpNameBytes()
        string inputFrameworkOpName = 20;
        Returns:
        The bytes for inputFrameworkOpName.