Searched refs:setEqual (Results 1 – 4 of 4) sorted by relevance
180 RandomVariable setEqual(const RandomVariable& other) const;
550 RandomVariable RandomVariable::setEqual(const RandomVariable& other) const { in setEqual() function in android::nn::fuzzing_test::RandomVariable1176 auto node = lhs[i].setEqual(rhs[i]).get(); in setEqualIfCompatible()
148 numInputElements.setEqual(numOutputElements); in reshapeConstructor()432 (op->inputs[0]->dimensions[axis] % numGroups).setEqual(0); in channelShuffleConstructor()
548 (op->inputs[1]->dimensions[0] % numGroups).setEqual(0); in groupedConv2DExplicitConstructor()600 (op->inputs[1]->dimensions[0] % numGroups).setEqual(0); in groupedConv2DImplicitConstructor()