Exemplo n.º 1
0
def GetOperatorCost(operator, blobs):
    return C.get_operator_cost(StringifyProto(operator), blobs)
Exemplo n.º 2
0
def GetOperatorCost(operator, blobs):
    return C.get_operator_cost(StringifyProto(operator), blobs)