Example #1
0
def GetOperatorCost(operator, blobs):
    return C.get_operator_cost(StringifyProto(operator), blobs)
Example #2
0
def GetOperatorCost(operator, blobs):
    return C.get_operator_cost(StringifyProto(operator), blobs)