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