HomeSort by relevance Sort by last modified time
    Searched full:rewrite_operation (Results 1 - 1 of 1) sorted by null

  /frameworks/ml/nn/tools/
sync_enums_to_hal.py 218 def rewrite_operation(from_nn): function
238 types10.sections[types10.OPERATION] = rewrite_operation(nn.sections[nn.OPERATION_V10])
239 types11.sections[types11.OPERATION] = rewrite_operation(nn.sections[nn.OPERATION_V11])

Completed in 400 milliseconds