cntk.contrib.crosstalkcaffe.tests.op2cntk_test module

test_batch_norm_setup(op_type, parameters, weights, input_data, expected_out)[source]
test_conv_setup(op_type, parameters, weights, input_data, expected_out)[source]

The function to test conv api setup

test_dense_setup(op_type, parameters, weights, input_data, expected_out)[source]

The function to test dense api setup