Home
last modified time | relevance | path

Searched refs:OperandTypeWithExtraParams (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp72 struct OperandTypeWithExtraParams { struct
80 bool operator==(const OperandTypeWithExtraParams& that) const { in operator ==() argument
198 std::set<std::vector<OperandTypeWithExtraParams>> result; in MutationsWithInvalidRank()
209 std::vector<OperandTypeWithExtraParams> ModifyForRank( in ModifyForRank()
212 std::vector<OperandTypeWithExtraParams> result; in ModifyForRank()
221 OperandTypeWithExtraParams ModifyForRank( in ModifyForRank()
299 std::vector<OperandTypeWithExtraParams> toMutate; in InputsMutations()
655 std::vector<OperandTypeWithExtraParams> mValidInputs;
656 std::vector<OperandTypeWithExtraParams> mValidOutputs;
689 inline OperandTypeWithExtraParams MutationWithDimensions( in MutationWithDimensions()
[all …]