__DEBUG_input_data_rootFld = /home/mengqi/fileserver/datasets __DEBUG_input_data_rootFld_exists = False __DEBUG_output_data_rootFld = /home/mengqi/fileserver/results/MVS/SurfaceNet __DEBUG_output_data_rootFld_exists = False __DEFAULT_LR = 0 __D_imgPatchEmbedding = 128 __D_viewPairFeature = 258 __GPUMemoryGB = 11 __MEAN_CVC_RGBRGB = [123.68 116.779 103.939 123.68 116.779 103.939] __MEAN_IMAGE_BGR = [103.939 116.779 123.68 ] __MEAN_PATCHES_BGR = [103.939 116.779 123.68 ] __N_refine_iter = 8 __batchSize_nViewPair_SurfaceNet = 1 __batchSize_nViewPair_SurfaceNet_perGB = 0.1667 __batchSize_similNet_embeddingPair2simil = 1100000 __batchSize_similNet_embeddingPair2simil_perGB = 100000 __batchSize_similNet_patch2embedding = 1100 __batchSize_similNet_patch2embedding_perGB = 100 __batchSize_viewPair_w = 1100000 __batchSize_viewPair_w_perGB = 100000 __beta = 6 __cube_D = 64 __cube_Dcenter = 52 __cube_overlapping_ratio = 0.5 __datasetName = Middlebury __gamma = 0.8 __imgPatch_hw_size = 64 __input_data_rootFld = ./inputs __layerNameList_2_load = ['output_SurfaceNet_reshape', 'output_softmaxWeights'] __min_prob = 0.46 __modelList = ['dinoSparseRing'] __output_data_rootFld = ./outputs __pretrained_SurfaceNet_model_file = ./inputs/SurfaceNet_models/2D_2_3D-19-0.918_0.951.model __pretrained_similNet_model_file = ./inputs/SurfaceNet_models/epoch33_acc_tr0.707_val0.791.model __similNet_hidden_dim = 100 __tau = 0.7 __triplet_alpha = 100 __use_pretrained_model = True __weight_decay = 0.0001 __weighted_fusion = True Using cuDNN version 5110 on context None Mapped name None to device cuda: Tesla K80 (0000:00:1E.0) WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29 Using gpu device 0: Tesla K80 (CNMeM is disabled, cuDNN 5110) current mode *** reconstruct_model *** ********* model dinoSparseRing, N_viewPairs4inference = 3 ********* start reconstruction ... loaded img ./inputs/Middlebury/dinoSparseRing/dinoSR0007.png loaded img ./inputs/Middlebury/dinoSparseRing/dinoSR0008.png loaded img ./inputs/Middlebury/dinoSparseRing/dinoSR0009.png loaded img ./inputs/Middlebury/dinoSparseRing/dinoSR0010.png loaded img ./inputs/Middlebury/dinoSparseRing/dinoSR0011.png loaded img ./inputs/Middlebury/dinoSparseRing/dinoSR0012.png xyz bounding box of the reconstructed scene: [-0.061897 0.010897], [-0.018874 0.068227], [-0.057845 0.015495] saved ply file: ./outputs/Middlebury_s64/dinoSparseRing_6views_Nv3_resol0.00025/initialCubes.ply =============================== 00001 #include 00002 #include 00003 #include "theano_mod_helper.h" 00004 #include 00005 #include 00006 #include 00007 #include 00008 #include 00009 #include 00010 #include 00011 #include 00012 #include 00013 ////////////////////// 00014 //// Support Code 00015 ////////////////////// 00016 00017 template 00018 static T ceil_intdiv(T a, T b) 00019 { 00020 return (a/b) + ((a % b) ? 1: 0); 00021 } 00022 00023 static const char kbin_kernel_reduce_01[] = { 0x7f,0x45,0x4c,0x46,0x2,0x1,0x1,0x33,0x7,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2,0x0,0xbe,0x0,0x50,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0xc,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0xa,0x0,0x0,0x0,0x0,0x0,0x0,0x25,0x5,0x25,0x0,0x40,0x0,0x38,0x0,0x3,0x0,0x40,0x0,0x8,0x0,0x1,0x0,0x0,0x2e,0x73,0x68,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x5f,0x73,0x68,0x6e,0x64,0x78,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x0,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x5f,0x64,0x65,0x62,0x75,0x67,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x0,0x2e,0x73,0x68,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x5f,0x73,0x68,0x6e,0x64,0x78,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x0,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x5f,0x70,0x61,0x72,0x61,0x6d,0x0,0x2e,0x6e,0x76,0x5f,0x64,0x65,0x62,0x75,0x67,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x0,0x62,0x75,0x66,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x65,0x78,0x74,0x65,0x72,0x6e,0x73,0x68,0x61,0x72,0x65,0x64,0x69,0x6e,0x73,0x74,0x61,0x6e,0x63,0x65,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x43,0x0,0x0,0x0,0x3,0x0,0x7,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xb3,0x0,0x0,0x0,0x3,0x0,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x32,0x0,0x0,0x0,0x12,0x10,0x7,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x11,0x8,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x12,0x8,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x1c,0x8,0x0,0x78,0x0,0x0,0x0,0xb8,0x4,0x0,0x0,0x4,0x1d,0x4,0x0,0x10,0x0,0x0,0x0,0x4,0x1e,0x4,0x0,0x30,0x2,0x0,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x8,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x10,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x18,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x4,0x0,0x20,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x5,0x0,0x28,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x6,0x0,0x30,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x7,0x0,0x38,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x40,0x0,0x0,0xf0,0x21,0x0,0x3,0x19,0x48,0x0,0x4,0xa,0x8,0x0,0x2,0x0,0x0,0x0,0x40,0x1,0x48,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xbc,0x10,0xa0,0x10,0x80,0x88,0x80,0x8,0x6,0x0,0x9c,0x8,0x0,0x3c,0xc0,0x64,0x2a,0x0,0x9c,0x12,0x0,0x0,0x40,0x86,0xa,0x0,0x9c,0x5,0x0,0x3c,0xc0,0x64,0xe,0x0,0x9c,0x11,0x0,0x0,0x40,0x86,0xfe,0x2b,0x1c,0x28,0x0,0x0,0x8c,0x60,0x2,0x28,0x9c,0x7f,0x0,0x1c,0x98,0xda,0x12,0x0,0x1c,0x11,0x0,0x0,0x40,0x86,0x88,0x90,0x80,0x8c,0x90,0x88,0xb8,0x8,0xa,0x8,0x1c,0x5,0x0,0x18,0xc0,0x61,0x46,0x0,0x9c,0x10,0x0,0x0,0x40,0x86,0x1e,0x0,0x9c,0x28,0x0,0x5c,0x60,0x5b,0x12,0xc,0x9c,0x5,0x0,0x10,0x8,0x51,0x3e,0x8,0x1c,0x6,0x0,0x18,0xc0,0x61,0x42,0x10,0x1c,0x5,0x0,0x44,0x8,0x51,0x3c,0x0,0x0,0x0,0x0,0x0,0x0,0x18,0x10,0x80,0x10,0x9c,0x80,0x80,0xa8,0x8,0xa,0x0,0x1c,0x2a,0x0,0x3c,0xc0,0x64,0x12,0x0,0x9c,0x2a,0x0,0x3c,0xc0,0x64,0xe,0x0,0x1c,0x2e,0x0,0x3c,0xc0,0x64,0x52,0xc0,0x1f,0x0,0x0,0x0,0x0,0x74,0x4a,0x8,0x1c,0x2b,0x0,0x0,0x84,0x60,0x5a,0x44,0x9c,0x7f,0x0,0x1c,0x98,0xda,0xa,0x0,0x9c,0x2e,0x0,0x3c,0xc0,0x64,0x10,0x8c,0x10,0xb0,0xbc,0x10,0xb0,0x8,0x39,0x40,0x1c,0x10,0x0,0x0,0x80,0xc0,0x4e,0x10,0x9c,0x2b,0x0,0x40,0x80,0x60,0x56,0xc,0x1c,0x2f,0x0,0x0,0x84,0x60,0x36,0x40,0x1c,0xa,0x0,0xc,0xc0,0xe0,0x32,0x8,0x9c,0x2f,0x0,0x40,0x80,0x60,0xfe,0x47,0x1c,0x29,0x0,0x0,0x8c,0x60,0x0,0x0,0x0,0x98,0x0,0x0,0x80,0x14,0x10,0xb0,0x10,0xac,0x10,0xb0,0xb0,0x8,0x1e,0x58,0x9c,0x29,0x0,0x5c,0x60,0x5b,0x1a,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0x1e,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0x3c,0x0,0x0,0x80,0x0,0x0,0x0,0x12,0x12,0x28,0x1c,0x2c,0x0,0x0,0xc4,0x61,0x1a,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0xe,0x28,0x1c,0x2c,0x0,0xfc,0x17,0x52,0x10,0x80,0x10,0x80,0x98,0xbc,0xb0,0x8,0x1e,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0xe,0x0,0x1c,0x2c,0x0,0xc,0x10,0x50,0x2e,0x0,0x1c,0xb,0x0,0x3c,0xc0,0xe4,0xa,0x0,0x9c,0x8,0x0,0x3c,0xc0,0xe4,0x16,0x0,0x9c,0x8,0x0,0x3c,0xc0,0xe4,0x22,0x28,0x9c,0x2c,0x0,0xc,0x0,0x50,0xe,0x8,0x1c,0x2d,0x0,0x0,0xc4,0x61,0xb0,0x80,0x10,0xa0,0x10,0xa0,0x80,0x8,0x5e,0x8,0x1c,0x2d,0x0,0xfc,0x17,0x52,0x26,0x2c,0x1c,0x2d,0x0,0x5c,0x10,0x50,0xe,0xc,0x1c,0x2,0x0,0x0,0x84,0xe0,0x16,0x14,0x1c,0x5,0x0,0x0,0x80,0x60,0x26,0x8,0x9c,0x2d,0x0,0x24,0x0,0x50,0x2e,0x14,0x9c,0x7f,0x0,0x1c,0x98,0xda,0x5e,0x24,0x1c,0x4,0x0,0x40,0x80,0xe0,0x9c,0xa0,0xa0,0x10,0xdc,0x10,0xa0,0x8,0x9,0xc,0x1c,0x2,0x0,0x48,0x4,0xa0,0x5d,0xc,0x1c,0x1,0x0,0x5e,0xc0,0xb7,0xe,0x4c,0x9c,0xb,0x0,0x40,0x80,0xe0,0x8,0x8,0x1c,0x0,0x0,0x0,0x80,0xc4,0xfe,0x17,0x1c,0x29,0x0,0x0,0x8c,0x60,0x1e,0x2c,0x9c,0x29,0x0,0x5c,0x10,0x5b,0x26,0x8,0x1c,0x1,0x0,0x0,0x40,0xe3,0xa4,0x80,0x10,0xb8,0xac,0xc4,0xb8,0x8,0xa,0x2c,0x9c,0x4,0x0,0x0,0x40,0xe5,0x1a,0x18,0x1c,0x1,0x0,0x0,0x80,0xe3,0xa,0x0,0x9c,0x2,0x0,0x3c,0xc0,0xe4,0x3c,0x0,0x0,0xa8,0xff,0x7f,0x0,0x12,0x2,0x3c,0x5c,0x0,0x0,0x0,0x80,0x85,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x1a,0x34,0x1c,0x0,0x0,0x0,0xe8,0x7a,0xc4,0x10,0xb0,0xac,0x10,0x80,0xac,0x8,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x1d,0x40,0x1c,0x10,0x0,0x1c,0x68,0xb3,0x0,0x0,0x0,0x90,0x0,0x0,0x80,0x14,0x2,0x3c,0x40,0x0,0x0,0x0,0x80,0x85,0x1e,0x38,0x9c,0x7,0x0,0x1c,0x68,0xdb,0x0,0x0,0x0,0x80,0x0,0x0,0x80,0x14,0x2e,0x0,0x1c,0x7,0x0,0x3c,0xc0,0xe4,0xac,0xa0,0x10,0xb0,0xac,0x0,0xa0,0x8,0x3c,0x0,0x0,0x70,0x0,0x0,0x0,0x12,0xa,0x3c,0x1c,0x7,0x0,0x0,0x88,0xe0,0x1d,0x8,0x1c,0x30,0x0,0x1c,0x48,0xb3,0x0,0x0,0x0,0x44,0x0,0x0,0x80,0x14,0x3c,0x0,0x20,0x3c,0x0,0x0,0x0,0x12,0x5d,0x3c,0x1c,0xd0,0xff,0x3,0x80,0xc8,0x62,0x2c,0x1c,0xa,0x0,0xc,0xc0,0xe0,0x10,0xa0,0x10,0xb8,0xa4,0x10,0xdc,0x8,0x2d,0x2c,0x1c,0x40,0x0,0x0,0x80,0xc0,0x22,0x60,0x1c,0x0,0x0,0x0,0x68,0x7a,0x1e,0x2c,0x9c,0xb,0x0,0x1c,0x18,0xdb,0x12,0x60,0x1c,0x80,0x0,0x0,0x68,0x7a,0x22,0x18,0x1c,0x4,0x0,0x0,0x80,0xe3,0xa,0x60,0x1c,0x0,0x1,0x0,0x68,0x7a,0x12,0x20,0x1c,0x2,0x0,0x0,0x80,0xe3,0x10,0xdc,0x80,0xb8,0xac,0xac,0xa0,0x8,0x1a,0x60,0x1c,0x80,0x1,0x0,0x68,0x7a,0xa,0x10,0x1c,0x1,0x0,0x0,0x80,0xe3,0x1a,0x8,0x1c,0x3,0x0,0x0,0x80,0xe3,0x3c,0x0,0x0,0xc8,0xff,0x7f,0x0,0x12,0x1e,0x2c,0xdc,0x7,0x0,0x1c,0x18,0xdb,0x3c,0x0,0x20,0x1c,0x0,0x0,0x0,0x12,0x12,0x2c,0x1c,0xa,0x0,0xc,0xc0,0xe0,0x10,0xa0,0xb8,0x80,0xb8,0xac,0xac,0x8,0x2d,0x2c,0x1c,0x10,0x0,0x0,0x80,0xc0,0xa,0x10,0x1c,0x0,0x0,0x0,0x68,0x7a,0x1e,0x2c,0x9c,0x7,0x0,0x1c,0x18,0xdb,0x1a,0x18,0x1c,0x1,0x0,0x0,0x80,0xe3,0x3c,0x0,0x0,0xe4,0xff,0x7f,0x0,0x12,0x2,0x3c,0x5c,0x0,0x0,0x0,0x80,0x85,0x1a,0x34,0x5c,0x0,0x0,0x0,0xe8,0x7a,0xc4,0x0,0x10,0xb0,0xb0,0x80,0x9c,0x8,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x1a,0xc0,0x1f,0x8,0x0,0x0,0x0,0x74,0x1e,0x40,0x1c,0x3,0x0,0x1c,0x10,0xdb,0xa,0x18,0x1c,0x8,0x0,0x0,0x80,0xe0,0x1e,0x8,0x9c,0x7,0x0,0x0,0x10,0xdb,0x1e,0x8,0x0,0xa,0x0,0xc,0xc0,0xe0,0x12,0x34,0x0,0x0,0x0,0x0,0x68,0x7a,0xdc,0xa4,0xb8,0xc4,0xa0,0xb0,0xb8,0x8,0xa,0x1c,0x0,0x0,0x0,0x0,0x68,0x7a,0xa,0x10,0x0,0x1,0x0,0x0,0x80,0xe3,0xa,0x34,0x0,0x0,0x0,0x0,0xe8,0x7a,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x19,0x18,0x9c,0x0,0x0,0xfc,0xc3,0xc7,0x1e,0x18,0x9c,0x7f,0x0,0x1c,0x58,0xdb,0x3c,0x0,0x0,0xcc,0xff,0x7f,0x0,0x12,0x10,0xb0,0xac,0x10,0xb0,0xb0,0x80,0x8,0x1e,0x40,0x9c,0x7f,0x0,0x1c,0x58,0xdb,0x0,0x0,0x0,0x34,0x0,0x0,0x80,0x14,0x2,0x3c,0x40,0x0,0x0,0x0,0x80,0x85,0x22,0x28,0x1c,0x30,0x0,0x0,0xc4,0x61,0x1a,0xc0,0x1f,0x0,0x0,0x0,0x0,0x74,0xe,0x28,0x1c,0x30,0x0,0xfc,0x17,0x52,0x12,0x0,0x1c,0x30,0x0,0xc,0x10,0x50,0x9c,0x8c,0x90,0x98,0x84,0xa0,0xac,0x8,0xa,0x18,0x1c,0x0,0x0,0x0,0x68,0x7a,0x16,0x28,0x9c,0x30,0x0,0x10,0x0,0x50,0x11,0x20,0x1c,0x2,0x0,0x54,0x4,0xa0,0x15,0x20,0x1c,0x1,0x0,0x16,0xc0,0xb7,0x2,0x38,0x1c,0x1,0x0,0x0,0x40,0xe5,0x16,0x30,0x9c,0x2,0x0,0x40,0x80,0xe0,0x0,0x10,0x5c,0x0,0x0,0x0,0x80,0xe4,0xa0,0x10,0xb0,0xb0,0xb8,0x10,0xb8,0x8,0x2a,0x28,0x9c,0x6,0x0,0x0,0x80,0x60,0xfe,0x2b,0x1c,0x28,0x0,0x0,0x8c,0x60,0x2,0x28,0x9c,0x7f,0x0,0x1c,0x98,0xda,0x1e,0x0,0x9c,0x28,0x0,0x5c,0x10,0x5b,0x3c,0x0,0x0,0x20,0xfe,0x7f,0x0,0x12,0xfe,0x3,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0x3c,0x0,0x1c,0x0,0x0,0x0,0x0,0x18,0x3c,0x0,0x1c,0xfc,0xff,0x7f,0x0,0x12,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xed,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xb,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2d,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x1e,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x13,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x50,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x60,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x18,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x29,0x0,0x0,0x0,0x0,0x0,0x0,0x70,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xb0,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x18,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x49,0x0,0x0,0x0,0x0,0x0,0x0,0x70,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xc8,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0xbc,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x7,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x7f,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x84,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x88,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x7,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x32,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x6,0x0,0x10,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0x5,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x3,0x0,0x0,0x19,0x40,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x6,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x40,0xc,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xa8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xa8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x84,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x88,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x88,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0 }; 00024 static const char *kcode_kernel_reduce_01 = "\n \n KERNEL void kernel_reduce_01(\n \n\n const ga_size d0,\n \n\n const ga_size d1,\n \n\n const ga_float *A, const ga_size offset_A,\n \n\n const ga_ssize sA0,\n \n\n const ga_ssize sA1,\n \n\n ga_float * Z, const ga_size offset_Z\n \n\n , const ga_ssize sZ0\n \n)\n{\n \n const int threadCount = blockDim.x * blockDim.y * blockDim.z;\n const int threadNum = threadIdx.z * blockDim.x * blockDim.y\n + threadIdx.y * blockDim.x + threadIdx.x;\n extern __shared__ ga_double buf[];\n ga_double myresult = 0;\n A = (const ga_float *)(((char *)A)+offset_A);\n Z = (ga_float *)(((char *)Z)+offset_Z);\n \n for (int i0 = blockIdx.x; i0 < d0; i0 += gridDim.x){\n myresult = 0;\n for (int i1 = threadIdx.x; i1 < d1; i1 += blockDim.x){\n int i2=0, sA2=0;{\n int i3=0, sA3=0;{\n myresult = myresult + (A[i3 * sA3 + i2 * sA2 + i1 * sA1 + i0 * sA0]) * (A[i3 * sA3 + i2 * sA2 + i1 * sA1 + i0 * sA0]);;\n }\n }\n }\n \n __syncthreads(); // some kernel do multiple reduction.\n buf[threadNum] = myresult;\n __syncthreads();\n\n // rest of function is handled by one warp\n if (threadNum < warpSize) {\n //round up all the partial sums into the first `warpSize` elements\n for (int i = threadNum + warpSize; i < threadCount; i += warpSize)\n {\n myresult = myresult + buf[i];\n }\n buf[threadNum] = myresult;\n }\n __syncthreads();\n for (unsigned int _n = warpSize / 2; _n > 0; _n /= 2) {\n if (threadNum < _n && threadNum + _n < threadCount)\n buf[threadNum] = buf[threadNum] + buf[threadNum+_n];\n __syncthreads();\n }\n if (threadNum == 0) {\n Z[i0 * sZ0] = (buf[0]);\n }\n \n }\n }\n \n"; 00025 00026 namespace { 00027 struct __struct_compiled_op_0e2887190f21563130c87691398ad5d3 { 00028 PyObject* __ERROR; 00029 00030 PyObject* storage_V3; 00031 PyObject* storage_V1; 00032 PyObject* storage_V5; 00033 00034 PyObject* py_V5; 00035 PyGpuContextObject *V5;GpuKernel kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0; 00036 00037 int kernel_reduce_01_call(unsigned int _nd, size_t *_gdim, size_t *_ldim, size_t _shared, 00038 npy_uint64 arg0, npy_uint64 arg1, gpudata * arg2, npy_uint64 arg3, npy_int64 arg4, npy_int64 arg5, gpudata * arg6, npy_uint64 arg7, npy_int64 arg8) { 00039 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 0, &arg0); 00040 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 1, &arg1); 00041 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 2, arg2); 00042 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 3, &arg3); 00043 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 4, &arg4); 00044 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 5, &arg5); 00045 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 6, arg6); 00046 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 7, &arg7); 00047 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 8, &arg8); 00048 00049 return GpuKernel_call(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, _nd, _gdim, _ldim, _shared, NULL); 00050 } 00051 00052 int kernel_reduce_01_scall(unsigned int _nd, size_t *_n, size_t _shared, npy_uint64 arg0, npy_uint64 arg1, gpudata * arg2, npy_uint64 arg3, npy_int64 arg4, npy_int64 arg5, gpudata * arg6, npy_uint64 arg7, npy_int64 arg8) { 00053 size_t _gs = 0; 00054 size_t _ls = 0; 00055 int _err; 00056 00057 if (_nd != 1) return GA_UNSUPPORTED_ERROR; 00058 00059 _err = GpuKernel_sched(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, _n[0], &_gs, &_ls); 00060 if (_err != GA_NO_ERROR) 00061 return _err; 00062 00063 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 0, &arg0); 00064 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 1, &arg1); 00065 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 2, arg2); 00066 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 3, &arg3); 00067 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 4, &arg4); 00068 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 5, &arg5); 00069 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 6, arg6); 00070 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 7, &arg7); 00071 GpuKernel_setarg(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 8, &arg8); 00072 00073 return GpuKernel_call(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 1, &_gs, &_ls, _shared, NULL); 00074 } 00075 00076 00077 __struct_compiled_op_0e2887190f21563130c87691398ad5d3() { 00078 // This is only somewhat safe because we: 00079 // 1) Are not a virtual class 00080 // 2) Do not use any virtual classes in the members 00081 // 3) Deal with mostly POD and pointers 00082 00083 // If this changes, we would have to revise this, but for 00084 // now I am tired of chasing segfaults because 00085 // initialization code had an error and some pointer has 00086 // a junk value. 00087 memset(this, 0, sizeof(*this)); 00088 } 00089 ~__struct_compiled_op_0e2887190f21563130c87691398ad5d3(void) { 00090 cleanup(); 00091 } 00092 00093 int init(PyObject* __ERROR, PyObject* storage_V3, PyObject* storage_V1, PyObject* storage_V5) { 00094 Py_XINCREF(storage_V3); 00095 Py_XINCREF(storage_V1); 00096 Py_XINCREF(storage_V5); 00097 this->storage_V3 = storage_V3; 00098 this->storage_V1 = storage_V1; 00099 this->storage_V5 = storage_V5; 00100 00101 00102 00103 00104 py_V5 = PyList_GET_ITEM(storage_V5, 0); 00105 {Py_XINCREF(py_V5);} 00106 00107 if (!PyObject_TypeCheck(py_V5, &PyGpuContextType)) { 00108 PyErr_SetString(PyExc_TypeError, "expected a GpuContext"); 00109 { 00110 if (!PyErr_Occurred()) { 00111 PyErr_SetString(PyExc_RuntimeError, 00112 "Unexpected error in an Op's C code. " 00113 "No Python exception was set."); 00114 } 00115 return 5; 00116 } 00117 } 00118 00119 V5 = (PyGpuContextObject *)py_V5; 00120 Py_INCREF(V5); 00121 00122 memset(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 0, sizeof(kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0)); 00123 { 00124 int err; 00125 int types[9] = {8, 8, GA_BUFFER, 8, 7, 7, GA_BUFFER, 8, 7}; 00126 const char *bcode = kbin_kernel_reduce_01; 00127 size_t sz = sizeof(kbin_kernel_reduce_01); 00128 if (GpuKernel_init(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, V5->ctx, 1, &bcode, &sz, 00129 "kernel_reduce_01", 9, types, GA_USE_BINARY, NULL) 00130 != GA_NO_ERROR) { 00131 if ((err = GpuKernel_init(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, V5->ctx, 1, 00132 &kcode_kernel_reduce_01, NULL, "kernel_reduce_01", 9, 00133 types, GA_USE_CLUDA|GA_USE_DOUBLE, NULL)) != GA_NO_ERROR) { 00134 PyErr_Format(PyExc_RuntimeError, "GpuKernel_init error %d: %s", 00135 err, gpucontext_error(V5->ctx, err)); 00136 { 00137 if (!PyErr_Occurred()) { 00138 PyErr_SetString(PyExc_RuntimeError, 00139 "Unexpected error in an Op's C code. " 00140 "No Python exception was set."); 00141 } 00142 return 7; 00143 } 00144 } 00145 } 00146 } 00147 this->__ERROR = __ERROR; 00148 return 0; 00149 } 00150 void cleanup(void) { 00151 __label_1: 00152 00153 double __DUMMY_1; 00154 __label_3: 00155 00156 double __DUMMY_3; 00157 __label_5: 00158 Py_XDECREF(V5); V5 = NULL; 00159 {Py_XDECREF(py_V5);} 00160 00161 double __DUMMY_5; 00162 __label_8: 00163 GpuKernel_clear(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0); 00164 double __DUMMY_8; 00165 00166 Py_XDECREF(this->storage_V3); 00167 Py_XDECREF(this->storage_V1); 00168 Py_XDECREF(this->storage_V5); 00169 } 00170 int run(void) { 00171 int __failure = 0; 00172 00173 PyObject* py_V1; 00174 00175 PyGpuArrayObject *V1; 00176 00177 PyObject* py_V3; 00178 00179 PyGpuArrayObject *V3; 00180 00181 { 00182 00183 py_V1 = PyList_GET_ITEM(storage_V1, 0); 00184 {Py_XINCREF(py_V1);} 00185 00186 if (py_V1 == Py_None) 00187 { 00188 V1 = NULL; 00189 } 00190 else 00191 { 00192 00193 V1 = NULL; 00194 if (py_V1 == Py_None) { 00195 PyErr_SetString(PyExc_ValueError, "expected a GpuArray, not None"); 00196 { 00197 __failure = 2; 00198 if (!PyErr_Occurred()) { 00199 PyErr_SetString(PyExc_RuntimeError, 00200 "Unexpected error in an Op's C code. " 00201 "No Python exception was set."); 00202 } 00203 goto __label_2;} 00204 } 00205 /* First check if we are the base type exactly (the most common case), 00206 then do the full subclass check if needed. */ 00207 if (py_V1->ob_type != &PyGpuArrayType && 00208 !PyObject_TypeCheck(py_V1, &PyGpuArrayType)) { 00209 PyErr_SetString(PyExc_ValueError, "expected a GpuArray"); 00210 { 00211 __failure = 2; 00212 if (!PyErr_Occurred()) { 00213 PyErr_SetString(PyExc_RuntimeError, 00214 "Unexpected error in an Op's C code. " 00215 "No Python exception was set."); 00216 } 00217 goto __label_2;} 00218 } 00219 V1 = (PyGpuArrayObject *)py_V1; 00220 Py_INCREF(V1); 00221 00222 } 00223 00224 { 00225 00226 py_V3 = PyList_GET_ITEM(storage_V3, 0); 00227 {Py_XINCREF(py_V3);} 00228 00229 V3 = NULL; 00230 if (py_V3 == Py_None) { 00231 PyErr_SetString(PyExc_ValueError, "expected a GpuArray, not None"); 00232 { 00233 __failure = 4; 00234 if (!PyErr_Occurred()) { 00235 PyErr_SetString(PyExc_RuntimeError, 00236 "Unexpected error in an Op's C code. " 00237 "No Python exception was set."); 00238 } 00239 goto __label_4;} 00240 } 00241 /* First check if we are the base type exactly (the most common case), 00242 then do the full subclass check if needed. */ 00243 if (py_V3->ob_type != &PyGpuArrayType && 00244 !PyObject_TypeCheck(py_V3, &PyGpuArrayType)) { 00245 PyErr_SetString(PyExc_ValueError, "expected a GpuArray"); 00246 { 00247 __failure = 4; 00248 if (!PyErr_Occurred()) { 00249 PyErr_SetString(PyExc_RuntimeError, 00250 "Unexpected error in an Op's C code. " 00251 "No Python exception was set."); 00252 } 00253 goto __label_4;} 00254 } 00255 V3 = (PyGpuArrayObject *)py_V3; 00256 Py_INCREF(V3); 00257 00258 { 00259 00260 { 00261 // Op class GpuCAReduceCuda 00262 00263 if (PyGpuArray_NDIM(V3) != 2) 00264 { 00265 PyErr_Format(PyExc_TypeError, 00266 "required nd=2, got nd=%u", PyGpuArray_NDIM(V3)); 00267 { 00268 __failure = 7; 00269 if (!PyErr_Occurred()) { 00270 PyErr_SetString(PyExc_RuntimeError, 00271 "Unexpected error in an Op's C code. " 00272 "No Python exception was set."); 00273 } 00274 goto __label_7;}; 00275 } 00276 00277 00278 if ( !V1 00279 || (PyGpuArray_NDIM(V1) != 1) 00280 00281 || (PyGpuArray_DIMS(V1)[0] != PyGpuArray_DIMS(V3)[0]) 00282 00283 ) 00284 { 00285 00286 size_t new_dims[1]; 00287 new_dims[0] = PyGpuArray_DIMS(V3)[0]; 00288 00289 Py_XDECREF(V1); 00290 V1 = pygpu_empty(1, new_dims, 00291 11, GA_C_ORDER, 00292 V5, Py_None); 00293 if (NULL == V1) 00294 { 00295 PyErr_Format(PyExc_RuntimeError, "Failed to allocate output"); 00296 { 00297 __failure = 7; 00298 if (!PyErr_Occurred()) { 00299 PyErr_SetString(PyExc_RuntimeError, 00300 "Unexpected error in an Op's C code. " 00301 "No Python exception was set."); 00302 } 00303 goto __label_7;}; 00304 } 00305 } 00306 00307 00308 if (PyGpuArray_SIZE(V1) && ! PyGpuArray_SIZE(V3)){ 00309 GpuArray_memset(&V1->ga, 0); 00310 } 00311 else if (PyGpuArray_SIZE(V1)) 00312 { 00313 00314 00315 { 00316 int verbose = 0; 00317 size_t n_threads[3] = {std::min(PyGpuArray_DIMS(V3)[1], (size_t) 256), 1, 1}; 00318 00319 00320 size_t n_blocks[3] = {std::min(PyGpuArray_DIMS(V3)[0], (size_t) 4096), 1, 1}; 00321 00322 ssize_t stride_A0 = PyGpuArray_STRIDES(V3)[0]/sizeof(npy_float32); 00323 00324 00325 ssize_t stride_A1 = PyGpuArray_STRIDES(V3)[1]/sizeof(npy_float32); 00326 00327 00328 ssize_t stride_Z0 = PyGpuArray_STRIDES(V1)[0]/sizeof(npy_float32); 00329 00330 00331 if (verbose) 00332 printf("running kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0\n"); 00333 size_t n_shared = sizeof(npy_float64) * n_threads[0] * n_threads[1] * n_threads[2]; 00334 void *kernel_params[] = { (void *)&PyGpuArray_DIMS(V3)[0], (void *)&PyGpuArray_DIMS(V3)[1], (void *)V3->ga.data, (void *)&V3->ga.offset, (void *)&stride_A0, (void *)&stride_A1, (void *)V1->ga.data, (void *)&V1->ga.offset, (void *)&stride_Z0 }; 00335 if (verbose>1) 00336 printf("n_threads[0]=%lu, n_threads[1]=%lu, " 00337 "n_threads[2]=%lu, n_threads=%lu, " 00338 "n_blocks[0]=%lu, n_blocks[1]=%lu, n_blocks[2]=%lu, " 00339 "n_blocks=%lu, n_shared=%d, shape=(%llu,%llu)\n", 00340 n_threads[0],n_threads[1], 00341 n_threads[2], 00342 n_threads[0]*n_threads[1]* 00343 n_threads[2], 00344 n_blocks[0],n_blocks[1],n_blocks[2], 00345 n_blocks[0]*n_blocks[1]*n_blocks[2], 00346 n_shared, (size_t) PyGpuArray_DIMS(V3)[0],(size_t) PyGpuArray_DIMS(V3)[1]); 00347 int err = GpuKernel_call(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, 3, n_blocks, n_threads, n_shared, kernel_params); 00348 00349 if (err != GA_NO_ERROR) { 00350 PyErr_Format(PyExc_RuntimeError, 00351 "gpuarray error: kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0: %s.", 00352 GpuKernel_error(&kernel_reduce_01_node_0e2887190f21563130c87691398ad5d3_0, err)); 00353 { 00354 __failure = 7; 00355 if (!PyErr_Occurred()) { 00356 PyErr_SetString(PyExc_RuntimeError, 00357 "Unexpected error in an Op's C code. " 00358 "No Python exception was set."); 00359 } 00360 goto __label_7;}; 00361 } 00362 00363 00364 00365 00366 00367 00368 } 00369 00370 00371 } 00372 00373 __label_7: 00374 00375 double __DUMMY_7; 00376 00377 } 00378 __label_6: 00379 00380 double __DUMMY_6; 00381 00382 } 00383 __label_4: 00384 Py_XDECREF(V3); V3 = NULL; 00385 {Py_XDECREF(py_V3);} 00386 00387 double __DUMMY_4; 00388 00389 } 00390 __label_2: 00391 00392 if (!__failure) { 00393 00394 if (!V1) { 00395 Py_XDECREF(py_V1); 00396 Py_INCREF(Py_None); 00397 py_V1 = Py_None; 00398 } else if ((void *)py_V1 != (void *)V1) { 00399 Py_XDECREF(py_V1); 00400 py_V1 = (PyObject *)V1; 00401 Py_INCREF(py_V1); 00402 } 00403 00404 PyObject* old = PyList_GET_ITEM(storage_V1, 0); 00405 {Py_XINCREF(py_V1);} 00406 PyList_SET_ITEM(storage_V1, 0, py_V1); 00407 {Py_XDECREF(old);} 00408 } 00409 Py_XDECREF(V1); V1 = NULL; 00410 {Py_XDECREF(py_V1);} 00411 00412 double __DUMMY_2; 00413 00414 } 00415 00416 00417 if (__failure) { 00418 // When there is a failure, this code puts the exception 00419 // in __ERROR. 00420 PyObject* err_type = NULL; 00421 PyObject* err_msg = NULL; 00422 PyObject* err_traceback = NULL; 00423 PyErr_Fetch(&err_type, &err_msg, &err_traceback); 00424 if (!err_type) {err_type = Py_None;Py_INCREF(Py_None);} 00425 if (!err_msg) {err_msg = Py_None; Py_INCREF(Py_None);} 00426 if (!err_traceback) {err_traceback = Py_None; Py_INCREF(Py_None);} 00427 PyObject* old_err_type = PyList_GET_ITEM(__ERROR, 0); 00428 PyObject* old_err_msg = PyList_GET_ITEM(__ERROR, 1); 00429 PyObject* old_err_traceback = PyList_GET_ITEM(__ERROR, 2); 00430 PyList_SET_ITEM(__ERROR, 0, err_type); 00431 PyList_SET_ITEM(__ERROR, 1, err_msg); 00432 PyList_SET_ITEM(__ERROR, 2, err_traceback); 00433 {Py_XDECREF(old_err_type);} 00434 {Py_XDECREF(old_err_msg);} 00435 {Py_XDECREF(old_err_traceback);} 00436 } 00437 // The failure code is returned to index what code block failed. 00438 return __failure; 00439 00440 } 00441 }; 00442 } 00443 00444 00445 static int __struct_compiled_op_0e2887190f21563130c87691398ad5d3_executor(__struct_compiled_op_0e2887190f21563130c87691398ad5d3* self) { 00446 return self->run(); 00447 } 00448 00449 static void __struct_compiled_op_0e2887190f21563130c87691398ad5d3_destructor(void* executor, void* self) { 00450 delete ((__struct_compiled_op_0e2887190f21563130c87691398ad5d3*)self); 00451 } 00452 00453 ////////////////////// 00454 //// Functions 00455 ////////////////////// 00456 static PyObject * instantiate(PyObject * self, PyObject *argtuple) { 00457 assert(PyTuple_Check(argtuple)); 00458 if (4 != PyTuple_Size(argtuple)){ 00459 PyErr_Format(PyExc_TypeError, "Wrong number of arguments, expected 4, got %i", (int)PyTuple_Size(argtuple)); 00460 return NULL; 00461 } 00462 __struct_compiled_op_0e2887190f21563130c87691398ad5d3* struct_ptr = new __struct_compiled_op_0e2887190f21563130c87691398ad5d3(); 00463 if (struct_ptr->init( PyTuple_GET_ITEM(argtuple, 0),PyTuple_GET_ITEM(argtuple, 1),PyTuple_GET_ITEM(argtuple, 2),PyTuple_GET_ITEM(argtuple, 3) ) != 0) { 00464 delete struct_ptr; 00465 return NULL; 00466 } 00467 PyObject* thunk = PyCObject_FromVoidPtrAndDesc((void*)(&__struct_compiled_op_0e2887190f21563130c87691398ad5d3_executor), struct_ptr, __struct_compiled_op_0e2887190f21563130c87691398ad5d3_destructor); 00468 return thunk; } 00469 00470 ////////////////////// 00471 //// Module init 00472 ////////////////////// 00473 static PyMethodDef MyMethods[] = { 00474 {"instantiate", instantiate, METH_VARARGS, "undocumented"} , 00475 {NULL, NULL, 0, NULL} 00476 }; 00477 PyMODINIT_FUNC init0e2887190f21563130c87691398ad5d3(void){ 00478 import_pygpu__gpuarray(); 00479 (void) Py_InitModule("0e2887190f21563130c87691398ad5d3", MyMethods); 00480 } 00481 =============================== Problem occurred during compilation with the command line below: /home/ubuntu/miniconda2/envs/SurfaceNet/bin/x86_64-conda_cos6-linux-gnu-c++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -march=broadwell -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -mno-sse4a -mcx16 -msahf -mmovbe -maes -mno-sha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mrtm -mhle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mno-clflushopt -mno-xsavec -mno-xsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mno-clwb -mno-mwaitx -mno-clzero -mno-pku -mno-rdpid --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=46080 -mtune=broadwell -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/pygpu -I/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/numpy/core/include -I/home/ubuntu/miniconda2/envs/SurfaceNet/include -I/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/numpy/core/include -I/home/ubuntu/miniconda2/envs/SurfaceNet/include/python2.7 -I/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/gof -L/home/ubuntu/miniconda2/envs/SurfaceNet/lib -L/home/ubuntu/miniconda2/envs/SurfaceNet/lib -fvisibility=hidden -o /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/0e2887190f21563130c87691398ad5d3.so /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp -lgpuarray -lpython2.7 /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '190' from 'int' to 'char' inside { } [-Wnarrowing] static const char kbin_kernel_reduce_01[] = { 0x7f,0x45,0x4c,0x46,0x2,0x1,0x1,0x33,0x7,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2,0x0,0xbe,0x0,0x50,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0xc,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0xa,0x0,0x0,0x0,0x0,0x0,0x0,0x25,0x5,0x25,0x0,0x40,0x0,0x38,0x0,0x3,0x0,0x40,0x0,0x8,0x0,0x1,0x0,0x0,0x2e,0x73,0x68,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x5f,0x73,0x68,0x6e,0x64,0x78,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x0,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x5f,0x64,0x65,0x62,0x75,0x67,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x0,0x2e,0x73,0x68,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x5f,0x73,0x68,0x6e,0x64,0x78,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x0,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x5f,0x70,0x61,0x72,0x61,0x6d,0x0,0x2e,0x6e,0x76,0x5f,0x64,0x65,0x62,0x75,0x67,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x0,0x62,0x75,0x66,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x65,0x78,0x74,0x65,0x72,0x6e,0x73,0x68,0x61,0x72,0x65,0x64,0x69,0x6e,0x73,0x74,0x61,0x6e,0x63,0x65,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x43,0x0,0x0,0x0,0x3,0x0,0x7,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xb3,0x0,0x0,0x0,0x3,0x0,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x32,0x0,0x0,0x0,0x12,0x10,0x7,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x11,0x8,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x12,0x8,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x1c,0x8,0x0,0x78,0x0,0x0,0x0,0xb8,0x4,0x0,0x0,0x4,0x1d,0x4,0x0,0x10,0x0,0x0,0x0,0x4,0x1e,0x4,0x0,0x30,0x2,0x0,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x8,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x10,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x18,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x4,0x0,0x20,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x5,0x0,0x28,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x6,0x0,0x30,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x7,0x0,0x38,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x40,0x0,0x0,0xf0,0x21,0x0,0x3,0x19,0x48,0x0,0x4,0xa,0x8,0x0,0x2,0x0,0x0,0x0,0x40,0x1,0x48,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xbc,0x10,0xa0,0x10,0x80,0x88,0x80,0x8,0x6,0x0,0x9c,0x8,0x0,0x3c,0xc0,0x64,0x2a,0x0,0x9c,0x12,0x0,0x0,0x40,0x86,0xa,0x0,0x9c,0x5,0x0,0x3c,0xc0,0x64,0xe,0x0,0x9c,0x11,0x0,0x0,0x40,0x86,0xfe,0x2b,0x1c,0x28,0x0,0x0,0x8c,0x60,0x2,0x28,0x9c,0x7f,0x0,0x1c,0x98,0xda,0x12,0x0,0x1c,0x11,0x0,0x0,0x40,0x86,0x88,0x90,0x80,0x8c,0x90,0x88,0xb8,0x8,0xa,0x8,0x1c,0x5,0x0,0x18,0xc0,0x61,0x46,0x0,0x9c,0x10,0x0,0x0,0x40,0x86,0x1e,0x0,0x9c,0x28,0x0,0x5c,0x60,0x5b,0x12,0xc,0x9c,0x5,0x0,0x10,0x8,0x51,0x3e,0x8,0x1c,0x6,0x0,0x18,0xc0,0x61,0x42,0x10,0x1c,0x5,0x0,0x44,0x8,0x51,0x3c,0x0,0x0,0x0,0x0,0x0,0x0,0x18,0x10,0x80,0x10,0x9c,0x80,0x80,0xa8,0x8,0xa,0x0,0x1c,0x2a,0x0,0x3c,0xc0,0x64,0x12,0x0,0x9c,0x2a,0x0,0x3c,0xc0,0x64,0xe,0x0,0x1c,0x2e,0x0,0x3c,0xc0,0x64,0x52,0xc0,0x1f,0x0,0x0,0x0,0x0,0x74,0x4a,0x8,0x1c,0x2b,0x0,0x0,0x84,0x60,0x5a,0x44,0x9c,0x7f,0x0,0x1c,0x98,0xda,0xa,0x0,0x9c,0x2e,0x0,0x3c,0xc0,0x64,0x10,0x8c,0x10,0xb0,0xbc,0x10,0xb0,0x8,0x39,0x40,0x1c,0x10,0x0,0x0,0x80,0xc0,0x4e,0x10,0x9c,0x2b,0x0,0x40,0x80,0x60,0x56,0xc,0x1c,0x2f,0x0,0x0,0x84,0x60,0x36,0x40,0x1c,0xa,0x0,0xc,0xc0,0xe0,0x32,0x8,0x9c,0x2f,0x0,0x40,0x80,0x60,0xfe,0x47,0x1c,0x29,0x0,0x0,0x8c,0x60,0x0,0x0,0x0,0x98,0x0,0x0,0x80,0x14,0x10,0xb0,0x10,0xac,0x10,0xb0,0xb0,0x8,0x1e,0x58,0x9c,0x29,0x0,0x5c,0x60,0x5b,0x1a,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0x1e,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0x3c,0x0,0x0,0x80,0x0,0x0,0x0,0x12,0x12,0x28,0x1c,0x2c,0x0,0x0,0xc4,0x61,0x1a,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0xe,0x28,0x1c,0x2c,0x0,0xfc,0x17,0x52,0x10,0x80,0x10,0x80,0x98,0xbc,0xb0,0x8,0x1e,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0xe,0x0,0x1c,0x2c,0x0,0xc,0x10,0x50,0x2e,0x0,0x1c,0xb,0x0,0x3c,0xc0,0xe4,0xa,0x0,0x9c,0x8,0x0,0x3c,0xc0,0xe4,0x16,0x0,0x9c,0x8,0x0,0x3c,0xc0,0xe4,0x22,0x28,0x9c,0x2c,0x0,0xc,0x0,0x50,0xe,0x8,0x1c,0x2d,0x0,0x0,0xc4,0x61,0xb0,0x80,0x10,0xa0,0x10,0xa0,0x80,0x8,0x5e,0x8,0x1c,0x2d,0x0,0xfc,0x17,0x52,0x26,0x2c,0x1c,0x2d,0x0,0x5c,0x10,0x50,0xe,0xc,0x1c,0x2,0x0,0x0,0x84,0xe0,0x16,0x14,0x1c,0x5,0x0,0x0,0x80,0x60,0x26,0x8,0x9c,0x2d,0x0,0x24,0x0,0x50,0x2e,0x14,0x9c,0x7f,0x0,0x1c,0x98,0xda,0x5e,0x24,0x1c,0x4,0x0,0x40,0x80,0xe0,0x9c,0xa0,0xa0,0x10,0xdc,0x10,0xa0,0x8,0x9,0xc,0x1c,0x2,0x0,0x48,0x4,0xa0,0x5d,0xc,0x1c,0x1,0x0,0x5e,0xc0,0xb7,0xe,0x4c,0x9c,0xb,0x0,0x40,0x80,0xe0,0x8,0x8,0x1c,0x0,0x0,0x0,0x80,0xc4,0xfe,0x17,0x1c,0x29,0x0,0x0,0x8c,0x60,0x1e,0x2c,0x9c,0x29,0x0,0x5c,0x10,0x5b,0x26,0x8,0x1c,0x1,0x0,0x0,0x40,0xe3,0xa4,0x80,0x10,0xb8,0xac,0xc4,0xb8,0x8,0xa,0x2c,0x9c,0x4,0x0,0x0,0x40,0xe5,0x1a,0x18,0x1c,0x1,0x0,0x0,0x80,0xe3,0xa,0x0,0x9c,0x2,0x0,0x3c,0xc0,0xe4,0x3c,0x0,0x0,0xa8,0xff,0x7f,0x0,0x12,0x2,0x3c,0x5c,0x0,0x0,0x0,0x80,0x85,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x1a,0x34,0x1c,0x0,0x0,0x0,0xe8,0x7a,0xc4,0x10,0xb0,0xac,0x10,0x80,0xac,0x8,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x1d,0x40,0x1c,0x10,0x0,0x1c,0x68,0xb3,0x0,0x0,0x0,0x90,0x0,0x0,0x80,0x14,0x2,0x3c,0x40,0x0,0x0,0x0,0x80,0x85,0x1e,0x38,0x9c,0x7,0x0,0x1c,0x68,0xdb,0x0,0x0,0x0,0x80,0x0,0x0,0x80,0x14,0x2e,0x0,0x1c,0x7,0x0,0x3c,0xc0,0xe4,0xac,0xa0,0x10,0xb0,0xac,0x0,0xa0,0x8,0x3c,0x0,0x0,0x70,0x0,0x0,0x0,0x12,0xa,0x3c,0x1c,0x7,0x0,0x0,0x88,0xe0,0x1d,0x8,0x1c,0x30,0x0,0x1c,0x48,0xb3,0x0,0x0,0x0,0x44,0x0,0x0,0x80,0x14,0x3c,0x0,0x20,0x3c,0x0,0x0,0x0,0x12,0x5d,0x3c,0x1c,0xd0,0xff,0x3,0x80,0xc8,0x62,0x2c,0x1c,0xa,0x0,0xc,0xc0,0xe0,0x10,0xa0,0x10,0xb8,0xa4,0x10,0xdc,0x8,0x2d,0x2c,0x1c,0x40,0x0,0x0,0x80,0xc0,0x22,0x60,0x1c,0x0,0x0,0x0,0x68,0x7a,0x1e,0x2c,0x9c,0xb,0x0,0x1c,0x18,0xdb,0x12,0x60,0x1c,0x80,0x0,0x0,0x68,0x7a,0x22,0x18,0x1c,0x4,0x0,0x0,0x80,0xe3,0xa,0x60,0x1c,0x0,0x1,0x0,0x68,0x7a,0x12,0x20,0x1c,0x2,0x0,0x0,0x80,0xe3,0x10,0xdc,0x80,0xb8,0xac,0xac,0xa0,0x8,0x1a,0x60,0x1c,0x80,0x1,0x0,0x68,0x7a,0xa,0x10,0x1c,0x1,0x0,0x0,0x80,0xe3,0x1a,0x8,0x1c,0x3,0x0,0x0,0x80,0xe3,0x3c,0x0,0x0,0xc8,0xff,0x7f,0x0,0x12,0x1e,0x2c,0xdc,0x7,0x0,0x1c,0x18,0xdb,0x3c,0x0,0x20,0x1c,0x0,0x0,0x0,0x12,0x12,0x2c,0x1c,0xa,0x0,0xc,0xc0,0xe0,0x10,0xa0,0xb8,0x80,0xb8,0xac,0xac,0x8,0x2d,0x2c,0x1c,0x10,0x0,0x0,0x80,0xc0,0xa,0x10,0x1c,0x0,0x0,0x0,0x68,0x7a,0x1e,0x2c,0x9c,0x7,0x0,0x1c,0x18,0xdb,0x1a,0x18,0x1c,0x1,0x0,0x0,0x80,0xe3,0x3c,0x0,0x0,0xe4,0xff,0x7f,0x0,0x12,0x2,0x3c,0x5c,0x0,0x0,0x0,0x80,0x85,0x1a,0x34,0x5c,0x0,0x0,0x0,0xe8,0x7a,0xc4,0x0,0x10,0xb0,0xb0,0x80,0x9c,0x8,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x1a,0xc0,0x1f,0x8,0x0,0x0,0x0,0x74,0x1e,0x40,0x1c,0x3,0x0,0x1c,0x10,0xdb,0xa,0x18,0x1c,0x8,0x0,0x0,0x80,0xe0,0x1e,0x8,0x9c,0x7,0x0,0x0,0x10,0xdb,0x1e,0x8,0x0,0xa,0x0,0xc,0xc0,0xe0,0x12,0x34,0x0,0x0,0x0,0x0,0x68,0x7a,0xdc,0xa4,0xb8,0xc4,0xa0,0xb0,0xb8,0x8,0xa,0x1c,0x0,0x0,0x0,0x0,0x68,0x7a,0xa,0x10,0x0,0x1,0x0,0x0,0x80,0xe3,0xa,0x34,0x0,0x0,0x0,0x0,0xe8,0x7a,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x19,0x18,0x9c,0x0,0x0,0xfc,0xc3,0xc7,0x1e,0x18,0x9c,0x7f,0x0,0x1c,0x58,0xdb,0x3c,0x0,0x0,0xcc,0xff,0x7f,0x0,0x12,0x10,0xb0,0xac,0x10,0xb0,0xb0,0x80,0x8,0x1e,0x40,0x9c,0x7f,0x0,0x1c,0x58,0xdb,0x0,0x0,0x0,0x34,0x0,0x0,0x80,0x14,0x2,0x3c,0x40,0x0,0x0,0x0,0x80,0x85,0x22,0x28,0x1c,0x30,0x0,0x0,0xc4,0x61,0x1a,0xc0,0x1f,0x0,0x0,0x0,0x0,0x74,0xe,0x28,0x1c,0x30,0x0,0xfc,0x17,0x52,0x12,0x0,0x1c,0x30,0x0,0xc,0x10,0x50,0x9c,0x8c,0x90,0x98,0x84,0xa0,0xac,0x8,0xa,0x18,0x1c,0x0,0x0,0x0,0x68,0x7a,0x16,0x28,0x9c,0x30,0x0,0x10,0x0,0x50,0x11,0x20,0x1c,0x2,0x0,0x54,0x4,0xa0,0x15,0x20,0x1c,0x1,0x0,0x16,0xc0,0xb7,0x2,0x38,0x1c,0x1,0x0,0x0,0x40,0xe5,0x16,0x30,0x9c,0x2,0x0,0x40,0x80,0xe0,0x0,0x10,0x5c,0x0,0x0,0x0,0x80,0xe4,0xa0,0x10,0xb0,0xb0,0xb8,0x10,0xb8,0x8,0x2a,0x28,0x9c,0x6,0x0,0x0,0x80,0x60,0xfe,0x2b,0x1c,0x28,0x0,0x0,0x8c,0x60,0x2,0x28,0x9c,0x7f,0x0,0x1c,0x98,0xda,0x1e,0x0,0x9c,0x28,0x0,0x5c,0x10,0x5b,0x3c,0x0,0x0,0x20,0xfe,0x7f,0x0,0x12,0xfe,0x3,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0x3c,0x0,0x1c,0x0,0x0,0x0,0x0,0x18,0x3c,0x0,0x1c,0xfc,0xff,0x7f,0x0,0x12,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xed,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xb,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2d,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x1e,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x13,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x50,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x60,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x18,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x29,0x0,0x0,0x0,0x0,0x0,0x0,0x70,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xb0,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x18,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x49,0x0,0x0,0x0,0x0,0x0,0x0,0x70,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xc8,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0xbc,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x7,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x7f,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x84,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x88,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x7,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x32,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x6,0x0,0x10,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0x5,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x3,0x0,0x0,0x19,0x40,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x6,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x40,0xc,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xa8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xa8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x84,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x88,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x88,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0 }; /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '179' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '188' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '134' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '134' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '218' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '134' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '144' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '144' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '134' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '168' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '218' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '188' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '188' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '218' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '183' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '164' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '229' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '168' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '232' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '179' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '144' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '179' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '208' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '200' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '164' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '200' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '232' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '164' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '232' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '195' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '199' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '204' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '144' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '183' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '229' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '218' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '237' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '200' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '188' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '168' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '168' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing] /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing] Traceback (most recent call last): File "main.py", line 29, in outputFolder, N_viewPairs4inference, resol, BB, viewList) File "/home/ubuntu/SurfaceNet/main_reconstruct.py", line 71, in reconstruction imgPatch_hw_size = (params.__imgPatch_hw_size, )*2 ) File "./nets/similarityNet.py", line 238, in similarityNet_inference similarityNet_fn_patch_2_embedding_2_similarity(imgPatch_hw_size) File "./nets/similarityNet.py", line 221, in similarityNet_fn_patch_2_embedding_2_similarity patch2embedding_fn = theano.function([patch_var], patch_embedding_var) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/compile/function.py", line 326, in function output_keys=output_keys) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/compile/pfunc.py", line 486, in pfunc output_keys=output_keys) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/compile/function_module.py", line 1795, in orig_function defaults) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/compile/function_module.py", line 1661, in create input_storage=input_storage_lists, storage_map=storage_map) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/gof/link.py", line 699, in make_thunk storage_map=storage_map)[:3] File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/gof/vm.py", line 1047, in make_all impl=impl)) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/gof/op.py", line 935, in make_thunk no_recycling) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/gof/op.py", line 839, in make_c_thunk output_storage=node_output_storage) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/gof/cc.py", line 1190, in make_thunk keep_lock=keep_lock) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/gof/cc.py", line 1131, in __compile__ keep_lock=keep_lock) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/gof/cc.py", line 1586, in cthunk_factory key=key, lnk=self, keep_lock=keep_lock) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/gof/cmodule.py", line 1159, in module_from_key module = lnk.compile_cmodule(location) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/gof/cc.py", line 1489, in compile_cmodule preargs=preargs) File "/home/ubuntu/miniconda2/envs/SurfaceNet/lib/python2.7/site-packages/theano/gof/cmodule.py", line 2316, in compile_str (status, compile_stderr.replace('\n', '. '))) Exception: ('The following error happened while compiling the node', GpuCAReduceCuda{pre=sqr,red=add}{1}(GpuReshape{2}.0), '\n', "Compilation failed (return status=1): /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '190' from 'int' to 'char' inside { } [-Wnarrowing]. static const char kbin_kernel_reduce_01[] = { 0x7f,0x45,0x4c,0x46,0x2,0x1,0x1,0x33,0x7,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2,0x0,0xbe,0x0,0x50,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0xc,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0xa,0x0,0x0,0x0,0x0,0x0,0x0,0x25,0x5,0x25,0x0,0x40,0x0,0x38,0x0,0x3,0x0,0x40,0x0,0x8,0x0,0x1,0x0,0x0,0x2e,0x73,0x68,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x5f,0x73,0x68,0x6e,0x64,0x78,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x0,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x5f,0x64,0x65,0x62,0x75,0x67,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x0,0x2e,0x73,0x68,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x74,0x72,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x0,0x2e,0x73,0x79,0x6d,0x74,0x61,0x62,0x5f,0x73,0x68,0x6e,0x64,0x78,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x0,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x69,0x6e,0x66,0x6f,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x2e,0x6e,0x76,0x2e,0x63,0x6f,0x6e,0x73,0x74,0x61,0x6e,0x74,0x30,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x5f,0x70,0x61,0x72,0x61,0x6d,0x0,0x2e,0x6e,0x76,0x5f,0x64,0x65,0x62,0x75,0x67,0x2e,0x73,0x68,0x61,0x72,0x65,0x64,0x0,0x62,0x75,0x66,0x0,0x2e,0x72,0x65,0x6c,0x2e,0x74,0x65,0x78,0x74,0x2e,0x6b,0x65,0x72,0x6e,0x65,0x6c,0x5f,0x72,0x65,0x64,0x75,0x63,0x65,0x5f,0x30,0x31,0x0,0x65,0x78,0x74,0x65,0x72,0x6e,0x73,0x68,0x61,0x72,0x65,0x64,0x69,0x6e,0x73,0x74,0x61,0x6e,0x63,0x65,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x43,0x0,0x0,0x0,0x3,0x0,0x7,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xb3,0x0,0x0,0x0,0x3,0x0,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x32,0x0,0x0,0x0,0x12,0x10,0x7,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x11,0x8,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x12,0x8,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x1c,0x8,0x0,0x78,0x0,0x0,0x0,0xb8,0x4,0x0,0x0,0x4,0x1d,0x4,0x0,0x10,0x0,0x0,0x0,0x4,0x1e,0x4,0x0,0x30,0x2,0x0,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x8,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x10,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x18,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x4,0x0,0x20,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x5,0x0,0x28,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x6,0x0,0x30,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x7,0x0,0x38,0x0,0x0,0xf0,0x21,0x0,0x4,0x17,0xc,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x40,0x0,0x0,0xf0,0x21,0x0,0x3,0x19,0x48,0x0,0x4,0xa,0x8,0x0,0x2,0x0,0x0,0x0,0x40,0x1,0x48,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xbc,0x10,0xa0,0x10,0x80,0x88,0x80,0x8,0x6,0x0,0x9c,0x8,0x0,0x3c,0xc0,0x64,0x2a,0x0,0x9c,0x12,0x0,0x0,0x40,0x86,0xa,0x0,0x9c,0x5,0x0,0x3c,0xc0,0x64,0xe,0x0,0x9c,0x11,0x0,0x0,0x40,0x86,0xfe,0x2b,0x1c,0x28,0x0,0x0,0x8c,0x60,0x2,0x28,0x9c,0x7f,0x0,0x1c,0x98,0xda,0x12,0x0,0x1c,0x11,0x0,0x0,0x40,0x86,0x88,0x90,0x80,0x8c,0x90,0x88,0xb8,0x8,0xa,0x8,0x1c,0x5,0x0,0x18,0xc0,0x61,0x46,0x0,0x9c,0x10,0x0,0x0,0x40,0x86,0x1e,0x0,0x9c,0x28,0x0,0x5c,0x60,0x5b,0x12,0xc,0x9c,0x5,0x0,0x10,0x8,0x51,0x3e,0x8,0x1c,0x6,0x0,0x18,0xc0,0x61,0x42,0x10,0x1c,0x5,0x0,0x44,0x8,0x51,0x3c,0x0,0x0,0x0,0x0,0x0,0x0,0x18,0x10,0x80,0x10,0x9c,0x80,0x80,0xa8,0x8,0xa,0x0,0x1c,0x2a,0x0,0x3c,0xc0,0x64,0x12,0x0,0x9c,0x2a,0x0,0x3c,0xc0,0x64,0xe,0x0,0x1c,0x2e,0x0,0x3c,0xc0,0x64,0x52,0xc0,0x1f,0x0,0x0,0x0,0x0,0x74,0x4a,0x8,0x1c,0x2b,0x0,0x0,0x84,0x60,0x5a,0x44,0x9c,0x7f,0x0,0x1c,0x98,0xda,0xa,0x0,0x9c,0x2e,0x0,0x3c,0xc0,0x64,0x10,0x8c,0x10,0xb0,0xbc,0x10,0xb0,0x8,0x39,0x40,0x1c,0x10,0x0,0x0,0x80,0xc0,0x4e,0x10,0x9c,0x2b,0x0,0x40,0x80,0x60,0x56,0xc,0x1c,0x2f,0x0,0x0,0x84,0x60,0x36,0x40,0x1c,0xa,0x0,0xc,0xc0,0xe0,0x32,0x8,0x9c,0x2f,0x0,0x40,0x80,0x60,0xfe,0x47,0x1c,0x29,0x0,0x0,0x8c,0x60,0x0,0x0,0x0,0x98,0x0,0x0,0x80,0x14,0x10,0xb0,0x10,0xac,0x10,0xb0,0xb0,0x8,0x1e,0x58,0x9c,0x29,0x0,0x5c,0x60,0x5b,0x1a,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0x1e,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0x3c,0x0,0x0,0x80,0x0,0x0,0x0,0x12,0x12,0x28,0x1c,0x2c,0x0,0x0,0xc4,0x61,0x1a,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0xe,0x28,0x1c,0x2c,0x0,0xfc,0x17,0x52,0x10,0x80,0x10,0x80,0x98,0xbc,0xb0,0x8,0x1e,0x0,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0xe,0x0,0x1c,0x2c,0x0,0xc,0x10,0x50,0x2e,0x0,0x1c,0xb,0x0,0x3c,0xc0,0xe4,0xa,0x0,0x9c,0x8,0x0,0x3c,0xc0,0xe4,0x16,0x0,0x9c,0x8,0x0,0x3c,0xc0,0xe4,0x22,0x28,0x9c,0x2c,0x0,0xc,0x0,0x50,0xe,0x8,0x1c,0x2d,0x0,0x0,0xc4,0x61,0xb0,0x80,0x10,0xa0,0x10,0xa0,0x80,0x8,0x5e,0x8,0x1c,0x2d,0x0,0xfc,0x17,0x52,0x26,0x2c,0x1c,0x2d,0x0,0x5c,0x10,0x50,0xe,0xc,0x1c,0x2,0x0,0x0,0x84,0xe0,0x16,0x14,0x1c,0x5,0x0,0x0,0x80,0x60,0x26,0x8,0x9c,0x2d,0x0,0x24,0x0,0x50,0x2e,0x14,0x9c,0x7f,0x0,0x1c,0x98,0xda,0x5e,0x24,0x1c,0x4,0x0,0x40,0x80,0xe0,0x9c,0xa0,0xa0,0x10,0xdc,0x10,0xa0,0x8,0x9,0xc,0x1c,0x2,0x0,0x48,0x4,0xa0,0x5d,0xc,0x1c,0x1,0x0,0x5e,0xc0,0xb7,0xe,0x4c,0x9c,0xb,0x0,0x40,0x80,0xe0,0x8,0x8,0x1c,0x0,0x0,0x0,0x80,0xc4,0xfe,0x17,0x1c,0x29,0x0,0x0,0x8c,0x60,0x1e,0x2c,0x9c,0x29,0x0,0x5c,0x10,0x5b,0x26,0x8,0x1c,0x1,0x0,0x0,0x40,0xe3,0xa4,0x80,0x10,0xb8,0xac,0xc4,0xb8,0x8,0xa,0x2c,0x9c,0x4,0x0,0x0,0x40,0xe5,0x1a,0x18,0x1c,0x1,0x0,0x0,0x80,0xe3,0xa,0x0,0x9c,0x2,0x0,0x3c,0xc0,0xe4,0x3c,0x0,0x0,0xa8,0xff,0x7f,0x0,0x12,0x2,0x3c,0x5c,0x0,0x0,0x0,0x80,0x85,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x1a,0x34,0x1c,0x0,0x0,0x0,0xe8,0x7a,0xc4,0x10,0xb0,0xac,0x10,0x80,0xac,0x8,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x1d,0x40,0x1c,0x10,0x0,0x1c,0x68,0xb3,0x0,0x0,0x0,0x90,0x0,0x0,0x80,0x14,0x2,0x3c,0x40,0x0,0x0,0x0,0x80,0x85,0x1e,0x38,0x9c,0x7,0x0,0x1c,0x68,0xdb,0x0,0x0,0x0,0x80,0x0,0x0,0x80,0x14,0x2e,0x0,0x1c,0x7,0x0,0x3c,0xc0,0xe4,0xac,0xa0,0x10,0xb0,0xac,0x0,0xa0,0x8,0x3c,0x0,0x0,0x70,0x0,0x0,0x0,0x12,0xa,0x3c,0x1c,0x7,0x0,0x0,0x88,0xe0,0x1d,0x8,0x1c,0x30,0x0,0x1c,0x48,0xb3,0x0,0x0,0x0,0x44,0x0,0x0,0x80,0x14,0x3c,0x0,0x20,0x3c,0x0,0x0,0x0,0x12,0x5d,0x3c,0x1c,0xd0,0xff,0x3,0x80,0xc8,0x62,0x2c,0x1c,0xa,0x0,0xc,0xc0,0xe0,0x10,0xa0,0x10,0xb8,0xa4,0x10,0xdc,0x8,0x2d,0x2c,0x1c,0x40,0x0,0x0,0x80,0xc0,0x22,0x60,0x1c,0x0,0x0,0x0,0x68,0x7a,0x1e,0x2c,0x9c,0xb,0x0,0x1c,0x18,0xdb,0x12,0x60,0x1c,0x80,0x0,0x0,0x68,0x7a,0x22,0x18,0x1c,0x4,0x0,0x0,0x80,0xe3,0xa,0x60,0x1c,0x0,0x1,0x0,0x68,0x7a,0x12,0x20,0x1c,0x2,0x0,0x0,0x80,0xe3,0x10,0xdc,0x80,0xb8,0xac,0xac,0xa0,0x8,0x1a,0x60,0x1c,0x80,0x1,0x0,0x68,0x7a,0xa,0x10,0x1c,0x1,0x0,0x0,0x80,0xe3,0x1a,0x8,0x1c,0x3,0x0,0x0,0x80,0xe3,0x3c,0x0,0x0,0xc8,0xff,0x7f,0x0,0x12,0x1e,0x2c,0xdc,0x7,0x0,0x1c,0x18,0xdb,0x3c,0x0,0x20,0x1c,0x0,0x0,0x0,0x12,0x12,0x2c,0x1c,0xa,0x0,0xc,0xc0,0xe0,0x10,0xa0,0xb8,0x80,0xb8,0xac,0xac,0x8,0x2d,0x2c,0x1c,0x10,0x0,0x0,0x80,0xc0,0xa,0x10,0x1c,0x0,0x0,0x0,0x68,0x7a,0x1e,0x2c,0x9c,0x7,0x0,0x1c,0x18,0xdb,0x1a,0x18,0x1c,0x1,0x0,0x0,0x80,0xe3,0x3c,0x0,0x0,0xe4,0xff,0x7f,0x0,0x12,0x2,0x3c,0x5c,0x0,0x0,0x0,0x80,0x85,0x1a,0x34,0x5c,0x0,0x0,0x0,0xe8,0x7a,0xc4,0x0,0x10,0xb0,0xb0,0x80,0x9c,0x8,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x1a,0xc0,0x1f,0x8,0x0,0x0,0x0,0x74,0x1e,0x40,0x1c,0x3,0x0,0x1c,0x10,0xdb,0xa,0x18,0x1c,0x8,0x0,0x0,0x80,0xe0,0x1e,0x8,0x9c,0x7,0x0,0x0,0x10,0xdb,0x1e,0x8,0x0,0xa,0x0,0xc,0xc0,0xe0,0x12,0x34,0x0,0x0,0x0,0x0,0x68,0x7a,0xdc,0xa4,0xb8,0xc4,0xa0,0xb0,0xb8,0x8,0xa,0x1c,0x0,0x0,0x0,0x0,0x68,0x7a,0xa,0x10,0x0,0x1,0x0,0x0,0x80,0xe3,0xa,0x34,0x0,0x0,0x0,0x0,0xe8,0x7a,0x2,0x0,0x1c,0x0,0x0,0xdc,0x40,0x85,0x19,0x18,0x9c,0x0,0x0,0xfc,0xc3,0xc7,0x1e,0x18,0x9c,0x7f,0x0,0x1c,0x58,0xdb,0x3c,0x0,0x0,0xcc,0xff,0x7f,0x0,0x12,0x10,0xb0,0xac,0x10,0xb0,0xb0,0x80,0x8,0x1e,0x40,0x9c,0x7f,0x0,0x1c,0x58,0xdb,0x0,0x0,0x0,0x34,0x0,0x0,0x80,0x14,0x2,0x3c,0x40,0x0,0x0,0x0,0x80,0x85,0x22,0x28,0x1c,0x30,0x0,0x0,0xc4,0x61,0x1a,0xc0,0x1f,0x0,0x0,0x0,0x0,0x74,0xe,0x28,0x1c,0x30,0x0,0xfc,0x17,0x52,0x12,0x0,0x1c,0x30,0x0,0xc,0x10,0x50,0x9c,0x8c,0x90,0x98,0x84,0xa0,0xac,0x8,0xa,0x18,0x1c,0x0,0x0,0x0,0x68,0x7a,0x16,0x28,0x9c,0x30,0x0,0x10,0x0,0x50,0x11,0x20,0x1c,0x2,0x0,0x54,0x4,0xa0,0x15,0x20,0x1c,0x1,0x0,0x16,0xc0,0xb7,0x2,0x38,0x1c,0x1,0x0,0x0,0x40,0xe5,0x16,0x30,0x9c,0x2,0x0,0x40,0x80,0xe0,0x0,0x10,0x5c,0x0,0x0,0x0,0x80,0xe4,0xa0,0x10,0xb0,0xb0,0xb8,0x10,0xb8,0x8,0x2a,0x28,0x9c,0x6,0x0,0x0,0x80,0x60,0xfe,0x2b,0x1c,0x28,0x0,0x0,0x8c,0x60,0x2,0x28,0x9c,0x7f,0x0,0x1c,0x98,0xda,0x1e,0x0,0x9c,0x28,0x0,0x5c,0x10,0x5b,0x3c,0x0,0x0,0x20,0xfe,0x7f,0x0,0x12,0xfe,0x3,0x9c,0x7f,0x0,0x3c,0xc0,0xe4,0x3c,0x0,0x1c,0x0,0x0,0x0,0x0,0x18,0x3c,0x0,0x1c,0xfc,0xff,0x7f,0x0,0x12,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x2,0x3c,0x1c,0x0,0x0,0x0,0x80,0x85,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xed,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xb,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2d,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x1e,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x13,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x50,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x60,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x18,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x29,0x0,0x0,0x0,0x0,0x0,0x0,0x70,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xb0,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x18,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x49,0x0,0x0,0x0,0x0,0x0,0x0,0x70,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xc8,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0xbc,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x7,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x7f,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x84,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x88,0x1,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x7,0x0,0x0,0x0,0x4,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x32,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x6,0x0,0x10,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x40,0x5,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x0,0x0,0x0,0x3,0x0,0x0,0x0,0x3,0x0,0x0,0x19,0x40,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x6,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x40,0xc,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xa8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0xa8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x5,0x0,0x0,0x0,0x84,0x3,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x88,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x88,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x6,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x8,0x0,0x0,0x0,0x0,0x0,0x0,0x0 };. . /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '179' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '188' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '134' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '134' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '218' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '134' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '144' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '144' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '134' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '168' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '218' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '188' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '188' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '218' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '183' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '164' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '229' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '168' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '232' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '179' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '144' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '179' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '208' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '200' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '164' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '200' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '232' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '164' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '227' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '232' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '220' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '195' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '199' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '204' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '219' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '196' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '144' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '183' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '229' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '224' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '160' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '184' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '140' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '152' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '218' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '254' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '156' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '192' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '228' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '128' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '237' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '176' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '200' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '188' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '168' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '168' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '132' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]. /home/ubuntu/.theano/compiledir_Linux-4.4--aws-x86_64-with-debian-stretch-sid-x86_64-2.7.14-64/tmpsJFnbk/mod.cpp:23:0: error: narrowing conversion of '136' from 'int' to 'char' inside { } [-Wnarrowing]. ", '[GpuCAReduceCuda{pre=sqr,red=add}{1}((float32, (False, False))>)]') `