MCPcopy Index your code
hub / github.com/pytorch/pytorch / append

Method append

caffe2/python/hypothesis_test.py:1494–1495  ·  view source on GitHub ↗
(ins, outs)

Source from the content-addressed store, hash-verified

1492 status_lst = []
1493
1494 def append(ins, outs):
1495 status_lst.append(ins)
1496
1497 # Create one consumer dequeue net and one consumer exist net
1498 consumer_net = core.Net('weight_sample_dequeue_net')

Callers 15

_operators_to_graph_defFunction · 0.45
test_swish_int8Method · 0.45
test_small_sls_acc32Method · 0.45
test_ParallelFCMethod · 0.45
test_dequantizeMethod · 0.45
test_quantizeMethod · 0.45
test_batch_matmulMethod · 0.45
test_bnMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected