Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp316 int32_t fuseCode = (operation < kNumFuseCodes ? operation : operation - kNumFuseCodes); in addOperation2To1() local
317 uint32_t input2 = addIntOperand(fuseCode); in addOperation2To1()