MCPcopy Create free account
hub / github.com/HaohanWang/HFC / output_layer

Function output_layer

scripts/resnet.py:240–252  ·  view source on GitHub ↗

:param input_layer: 2D tensor :param num_labels: int. How many output labels in total? (10 for cifar10 and 100 for cifar100) :return: output layer Y = WX + B

(input_layer, num_labels)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

evaluateMethod · 0.85

Calls 1

create_variablesFunction · 0.85

Tested by

no test coverage detected