facebookarchive / caffe2

Caffe2 is a lightweight, modular, and scalable deep learning framework.
https://caffe2.ai
Apache License 2.0
8.42k stars 1.94k forks source link

Build Caffe2 failed on windows10 pro 64bit. #1395

Open ghost opened 7 years ago

ghost commented 7 years ago

I can't build caffe2 on windows 10, here's the log:

CAFFE2_ROOT=D:\24_Python\caffbuild\caffe2\scripts.. CMAKE_GENERATOR="Visual Studio 15 2017 Win64" CMAKE_BUILD_TYPE=Release -- Could NOT find Protobuf (missing: Protobuf_DIR) -- Use custom protobuf build. -- Using protobuf compiler D:\24_Python\caffbuild\caffe2\scripts..\build_host_protoc\bin\protoc.exe -- The BLAS backend of choice:Eigen -- Found system Eigen at D:/24_Python/tensorflow/tensorflow/contrib/cmake/build/D:/24_Python/tensorflow/tensorflow/contrib/cmake/build/external/eigen_archive -- Could NOT find pybind11 (missing: pybind11_INCLUDE_DIR) -- Could NOT find MPI_C (missing: MPI_C_COMPILER) -- Could NOT find MPI_CXX (missing: MPI_CXX_COMPILER) -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) -- Found OpenMP_C: -openmp
-- Found OpenMP_CXX: -openmp
-- Found OpenMP: TRUE
-- Adding -openmp -- Need to define long as a separate typeid. -- Current compiler supports avx2 extention. Will build perfkernels. -- NCCL operators skipped due to no CUDA support -- CUDA RTC operators skipped due to no CUDA support -- Excluding image processing operators due to no opencv -- Excluding video processing operators due to no opencv -- Excluding mkl operators as we are not using mkl -- MPI operators skipped due to no MPI support -- -- **** Summary **** -- General: -- Git version : v0.8.1-571-g74c4a57 -- System : Windows -- C++ compiler : C:/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/14.10.25017/bin/HostX86/x64/cl.exe -- C++ compiler version : 19.10.25019.0 -- Protobuf compiler : D:\24_Python\caffbuild\caffe2\scripts..\build_host_protoc\bin\protoc.exe -- CXX flags : /DWIN32 /D_WINDOWS /W3 /GR /EHsc -openmp /MP /bigobj -- Build type : Release -- Compile definitions : -- -- BUILD_BINARY : ON -- BUILD_PYTHON : OFF -- BUILD_SHARED_LIBS : OFF -- BUILD_TEST : OFF -- USE_ATEN : OFF -- USE_ASAN : OFF -- USE_CUDA : OFF -- USE_EIGEN_FOR_BLAS : 1 -- USE_FFMPEG : OFF -- USE_GFLAGS : OFF -- USE_GLOG : OFF -- USE_GLOO : OFF -- USE_LEVELDB : OFF -- USE_LITE_PROTO : OFF -- USE_LMDB : OFF -- USE_METAL : OFF -- USE_MKL : -- USE_MOBILE_OPENGL : OFF -- USE_MPI : OFF -- USE_NCCL : OFF -- USE_NERVANA_GPU : OFF -- USE_NNPACK : OFF -- USE_OBSERVERS : OFF -- USE_OPENCV : OFF -- USE_OPENMP : ON -- USE_REDIS : OFF -- USE_ROCKSDB : OFF -- USE_THREADS : ON -- USE_ZMQ : OFF -- Configuring done -- Generating done -- Build files have been written to: D:/24_Python/caffbuild/caffe2/build Microsoft (R) Build Engine version 15.1.1012.6693 Copyright (C) Microsoft Corporation. All rights reserved.

Build started 2017/10/29 2:24:20. Project "D:\24_Python\caffbuild\caffe2\build\ALL_BUILD.vcxproj" on node 1 (default targets). Project "D:\24_Python\caffbuild\caffe2\build\ALL_BUILD.vcxproj" (1) is building "D:\24_Python\caffbuild\caffe2\build\ZERO_CHECK.vcxproj" (2) on node 1 (default targets). InitializeBuildStatus: Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: All outputs are up-to-date. FinalizeBuildStatus: Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild". Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate". Done Building Project "D:\24_Python\caffbuild\caffe2\build\ZERO_CHECK.vcxproj" (default targets). Project "D:\24_Python\caffbuild\caffe2\build\ALL_BUILD.vcxproj" (1) is building "D:\24_Python\caffbuild\caffe2\build\caffe2\proto\Caffe2_PROTO.vcxproj" (3) on node 1 (default targets). InitializeBuildStatus: Creating "Caffe2_PROTO.dir\Release\Caffe2_PROTO.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: All outputs are up-to-date. ClCompile: All outputs are up-to-date. Lib: All outputs are up-to-date. Caffe2_PROTO.vcxproj -> D:\24_Python\caffbuild\caffe2\build\caffe2\proto\Caffe2_PROTO.dir\Release\Caffe2_PROTO.lib FinalizeBuildStatus: Deleting file "Caffe2_PROTO.dir\Release\Caffe2_PROTO.tlog\unsuccessfulbuild". Touching "Caffe2_PROTO.dir\Release\Caffe2_PROTO.tlog\Caffe2_PROTO.lastbuildstate". Done Building Project "D:\24_Python\caffbuild\caffe2\build\caffe2\proto\Caffe2_PROTO.vcxproj" (default targets). Project "D:\24_Python\caffbuild\caffe2\build\ALL_BUILD.vcxproj" (1) is building "D:\24_Python\caffbuild\caffe2\build\caffe\proto\Caffe_PROTO.vcxproj" (4) on node 1 (default targets). InitializeBuildStatus: Creating "Caffe_PROTO.dir\Release\Caffe_PROTO.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: All outputs are up-to-date. ClCompile: All outputs are up-to-date. Lib: All outputs are up-to-date. Caffe_PROTO.vcxproj -> D:\24_Python\caffbuild\caffe2\build\caffe\proto\Caffe_PROTO.dir\Release\Caffe_PROTO.lib FinalizeBuildStatus: Deleting file "Caffe_PROTO.dir\Release\Caffe_PROTO.tlog\unsuccessfulbuild". Touching "Caffe_PROTO.dir\Release\Caffe_PROTO.tlog\Caffe_PROTO.lastbuildstate". Done Building Project "D:\24_Python\caffbuild\caffe2\build\caffe\proto\Caffe_PROTO.vcxproj" (default targets). Project "D:\24_Python\caffbuild\caffe2\build\ALL_BUILD.vcxproj" (1) is building "D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj" (5) on node 1 (default targets). Project "D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj" (5) is building "D:\24_Python\caffbuild\caffe2\build\third_party\protobuf\cmake\libprotobuf.vcxproj" (6) on node 1 (default targets). InitializeBuildStatus: Creating "libprotobuf.dir\Release\libprotobuf.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: All outputs are up-to-date. ClCompile: All outputs are up-to-date. Lib: All outputs are up-to-date. libprotobuf.vcxproj -> D:\24_Python\caffbuild\caffe2\build\lib\Release\libprotobuf.lib FinalizeBuildStatus: Deleting file "libprotobuf.dir\Release\libprotobuf.tlog\unsuccessfulbuild". Touching "libprotobuf.dir\Release\libprotobuf.tlog\libprotobuf.lastbuildstate". Done Building Project "D:\24_Python\caffbuild\caffe2\build\third_party\protobuf\cmake\libprotobuf.vcxproj" (default targets). InitializeBuildStatus: Touching "caffe2.dir\Release\caffe2.tlog\unsuccessfulbuild". CustomBuild: All outputs are up-to-date. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.10.25017\bin\HostX86\x64\CL.exe /c /ID:\24_Python\caffbuild\caffe2\build /ID:\24_Python\caffbuild\caffe2 /ID:\24_Python\caffbuild\caffe2\third_party\pybind11\include /ID:\24_Python\tensorflow\tensorflow\contrib\cmake\build\D:\24_Python\tensorflow\tensorflow\contrib\cmake\build\external\eigen_archive /ID:\24_Python\caffbuild\caffe2\third_party\protobuf\src /W3 /WX- /diagnostics:classic /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /Fo"caffe2.dir\Release\" /Fd"caffe2.dir\Release\caffe2.pdb" /Gd /TP /wd4018 /wd4065 /wd4244 /wd4267 /wd4503 /wd4506 /wd4554 /wd4800 /wd4996 /errorReport:queue /bigobj /bigobj D:\24_Python\caffbuild\caffe2\caffe2\core\allocator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\blob_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\db.cc D:\24_Python\caffbuild\caffe2\caffe2\core\event.cc D:\24_Python\caffbuild\caffe2\caffe2\core\graph.cc D:\24_Python\caffbuild\caffe2\caffe2\core\init.cc D:\24_Python\caffbuild\caffe2\caffe2\core\memonger.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_dag.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple_async.cc D:\24_Python\caffbuild\caffe2\caffe2\core\operator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\plan_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\predictor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\tensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\transform.cc D:\24_Python\caffbuild\caffe2\caffe2\core\workspace.cc D:\24_Python\caffbuild\caffe2\caffe2\db\create_db_op.cc D:\24_Python\caffbuild\caffe2\caffe2\db\protodb.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\store_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\abs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accumulate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\apmeter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\atomic_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_box_cox_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_gather_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_mask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_unmask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cast_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\channel_shuffle_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\clip_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\communicator_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\concat_split_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conditional_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_eigen.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cos_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cosine_embedding_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\counter_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\create_scope_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cross_entropy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dataset_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\distance_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\do_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dropout_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_add_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_div_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_logical_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_mul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op_schema.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sub_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sum_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\exp_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\expand_squeeze_dims_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\extend_tensor_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\feed_blob_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\filler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_duplicate_elements_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\free_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\fully_connected_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gather_ranges_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\given_tensor_fill_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\glu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gru_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\h_softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\half_float_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\if_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\im2col_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_hash_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\last_n_window_collector.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\layer_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\leaky_relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_rowwise_8bit_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_top_k_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\load_save_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\local_response_normalization_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\log_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\logit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lp_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lpnorm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lstm_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\map_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\margin_ranking_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\math_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\merge_id_lists_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\multi_class_accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\negative_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\normalize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\one_hot_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\order_switch_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_rnn_sequence_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_segments.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\partition_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\perplexity_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\piecewise_linear_transform_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prelu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prepend_dim_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rank_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_blob_fetcher_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_front_back_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\remove_data_blocks_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\replace_nan_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reservoir_sampling.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reshape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\resize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reverse_packed_segs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rmac_regions_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\roi_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rowmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\scale_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\segment_reduction_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sequence_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\shape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sigmoid_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sinusoid_position_encoding_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\slice_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softplus_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softsign_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\space_batch_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_mask_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\square_root_divide_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stats_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stop_gradient.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\string_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\summarize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\swish_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tanh_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tensor_protos_db_input.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\text_file_reader.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\top_k.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tt_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\utility_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\weighted_sample_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\while_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\workspace_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\zero_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\embedding_lookup.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\typed_axpy.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue_db.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adagrad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adam_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\ftrl_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\iter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\learning_rate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\momentum_sgd_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\rmsprop_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\yellowfin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\common_subexpression_elimination.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\conv_to_nnpack_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\pattern_net_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\single_op_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\math_cpu.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\smart_tensor_printer.cc —p˜° x64 “I Microsoft (R) C/C++ ?‰»??Ší 19.10.25019 ”Å ”Å?Š—L(C) Microsoft CorporationB•Û—¯Š—L?—˜B

cl /c /ID:\24_Python\caffbuild\caffe2\build /ID:\24_Python\caffbuild\caffe2 /ID:\24_Python\caffbuild\caffe2\third_party\pybind11\include /ID:\24_Python\tensorflow\tensorflow\contrib\cmake\build\D:\24_Python\tensorflow\tensorflow\contrib\cmake\build\external\eigen_archive /ID:\24_Python\caffbuild\caffe2\third_party\protobuf\src /W3 /WX- /diagnostics:classic /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /Fo"caffe2.dir\Release\" /Fd"caffe2.dir\Release\caffe2.pdb" /Gd /TP /wd4018 /wd4065 /wd4244 /wd4267 /wd4503 /wd4506 /wd4554 /wd4800 /wd4996 /errorReport:queue /bigobj /bigobj D:\24_Python\caffbuild\caffe2\caffe2\core\allocator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\blob_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\db.cc D:\24_Python\caffbuild\caffe2\caffe2\core\event.cc D:\24_Python\caffbuild\caffe2\caffe2\core\graph.cc D:\24_Python\caffbuild\caffe2\caffe2\core\init.cc D:\24_Python\caffbuild\caffe2\caffe2\core\memonger.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_dag.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple_async.cc D:\24_Python\caffbuild\caffe2\caffe2\core\operator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\plan_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\predictor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\tensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\transform.cc D:\24_Python\caffbuild\caffe2\caffe2\core\workspace.cc D:\24_Python\caffbuild\caffe2\caffe2\db\create_db_op.cc D:\24_Python\caffbuild\caffe2\caffe2\db\protodb.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\store_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\abs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accumulate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\apmeter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\atomic_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_box_cox_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_gather_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_mask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_unmask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cast_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\channel_shuffle_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\clip_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\communicator_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\concat_split_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conditional_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_eigen.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cos_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cosine_embedding_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\counter_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\create_scope_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cross_entropy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dataset_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\distance_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\do_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dropout_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_add_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_div_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_logical_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_mul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op_schema.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sub_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sum_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\exp_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\expand_squeeze_dims_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\extend_tensor_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\feed_blob_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\filler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_duplicate_elements_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\free_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\fully_connected_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gather_ranges_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\given_tensor_fill_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\glu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gru_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\h_softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\half_float_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\if_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\im2col_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_hash_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\last_n_window_collector.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\layer_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\leaky_relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_rowwise_8bit_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_top_k_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\load_save_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\local_response_normalization_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\log_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\logit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lp_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lpnorm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lstm_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\map_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\margin_ranking_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\math_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\merge_id_lists_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\multi_class_accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\negative_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\normalize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\one_hot_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\order_switch_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_rnn_sequence_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_segments.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\partition_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\perplexity_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\piecewise_linear_transform_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prelu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prepend_dim_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rank_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_blob_fetcher_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_front_back_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\remove_data_blocks_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\replace_nan_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reservoir_sampling.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reshape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\resize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reverse_packed_segs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rmac_regions_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\roi_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rowmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\scale_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\segment_reduction_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sequence_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\shape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sigmoid_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sinusoid_position_encoding_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\slice_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softplus_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softsign_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\space_batch_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_mask_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\square_root_divide_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stats_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stop_gradient.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\string_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\summarize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\swish_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tanh_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tensor_protos_db_input.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\text_file_reader.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\top_k.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tt_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\utility_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\weighted_sample_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\while_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\workspace_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\zero_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\embedding_lookup.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\typed_axpy.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue_db.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adagrad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adam_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\ftrl_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\iter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\learning_rate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\momentum_sgd_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\rmsprop_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\yellowfin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\common_subexpression_elimination.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\conv_to_nnpack_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\pattern_net_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\single_op_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\math_cpu.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\smart_tensor_printer.cc

cl /c /ID:\24_Python\caffbuild\caffe2\build /ID:\24_Python\caffbuild\caffe2 /ID:\24_Python\caffbuild\caffe2\third_party\pybind11\include /ID:\24_Python\tensorflow\tensorflow\contrib\cmake\build\D:\24_Python\tensorflow\tensorflow\contrib\cmake\build\external\eigen_archive /ID:\24_Python\caffbuild\caffe2\third_party\protobuf\src /W3 /WX- /diagnostics:classic /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /Fo"caffe2.dir\Release\" /Fd"caffe2.dir\Release\caffe2.pdb" /Gd /TP /wd4018 /wd4065 /wd4244 /wd4267 /wd4503 /wd4506 /wd4554 /wd4800 /wd4996 /errorReport:queue /bigobj /bigobj D:\24_Python\caffbuild\caffe2\caffe2\core\allocator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\blob_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\db.cc D:\24_Python\caffbuild\caffe2\caffe2\core\event.cc D:\24_Python\caffbuild\caffe2\caffe2\core\graph.cc D:\24_Python\caffbuild\caffe2\caffe2\core\init.cc D:\24_Python\caffbuild\caffe2\caffe2\core\memonger.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_dag.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple_async.cc D:\24_Python\caffbuild\caffe2\caffe2\core\operator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\plan_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\predictor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\tensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\transform.cc D:\24_Python\caffbuild\caffe2\caffe2\core\workspace.cc D:\24_Python\caffbuild\caffe2\caffe2\db\create_db_op.cc D:\24_Python\caffbuild\caffe2\caffe2\db\protodb.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\store_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\abs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accumulate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\apmeter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\atomic_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_box_cox_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_gather_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_mask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_unmask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cast_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\channel_shuffle_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\clip_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\communicator_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\concat_split_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conditional_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_eigen.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cos_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cosine_embedding_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\counter_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\create_scope_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cross_entropy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dataset_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\distance_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\do_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dropout_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_add_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_div_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_logical_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_mul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op_schema.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sub_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sum_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\exp_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\expand_squeeze_dims_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\extend_tensor_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\feed_blob_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\filler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_duplicate_elements_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\free_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\fully_connected_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gather_ranges_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\given_tensor_fill_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\glu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gru_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\h_softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\half_float_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\if_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\im2col_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_hash_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\last_n_window_collector.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\layer_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\leaky_relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_rowwise_8bit_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_top_k_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\load_save_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\local_response_normalization_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\log_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\logit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lp_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lpnorm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lstm_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\map_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\margin_ranking_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\math_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\merge_id_lists_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\multi_class_accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\negative_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\normalize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\one_hot_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\order_switch_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_rnn_sequence_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_segments.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\partition_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\perplexity_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\piecewise_linear_transform_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prelu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prepend_dim_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rank_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_blob_fetcher_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_front_back_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\remove_data_blocks_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\replace_nan_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reservoir_sampling.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reshape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\resize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reverse_packed_segs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rmac_regions_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\roi_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rowmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\scale_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\segment_reduction_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sequence_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\shape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sigmoid_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sinusoid_position_encoding_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\slice_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softplus_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softsign_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\space_batch_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_mask_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\square_root_divide_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stats_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stop_gradient.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\string_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\summarize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\swish_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tanh_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tensor_protos_db_input.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\text_file_reader.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\top_k.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tt_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\utility_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\weighted_sample_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\while_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\workspace_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\zero_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\embedding_lookup.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\typed_axpy.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue_db.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adagrad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adam_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\ftrl_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\iter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\learning_rate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\momentum_sgd_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\rmsprop_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\yellowfin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\common_subexpression_elimination.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\conv_to_nnpack_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\pattern_net_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\single_op_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\math_cpu.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\smart_tensor_printer.cc

cl /c /ID:\24_Python\caffbuild\caffe2\build /ID:\24_Python\caffbuild\caffe2 /ID:\24_Python\caffbuild\caffe2\third_party\pybind11\include /ID:\24_Python\tensorflow\tensorflow\contrib\cmake\build\D:\24_Python\tensorflow\tensorflow\contrib\cmake\build\external\eigen_archive /ID:\24_Python\caffbuild\caffe2\third_party\protobuf\src /W3 /WX- /diagnostics:classic /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /Fo"caffe2.dir\Release\" /Fd"caffe2.dir\Release\caffe2.pdb" /Gd /TP /wd4018 /wd4065 /wd4244 /wd4267 /wd4503 /wd4506 /wd4554 /wd4800 /wd4996 /errorReport:queue /bigobj /bigobj D:\24_Python\caffbuild\caffe2\caffe2\core\allocator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\blob_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\db.cc D:\24_Python\caffbuild\caffe2\caffe2\core\event.cc D:\24_Python\caffbuild\caffe2\caffe2\core\graph.cc D:\24_Python\caffbuild\caffe2\caffe2\core\init.cc D:\24_Python\caffbuild\caffe2\caffe2\core\memonger.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_dag.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple_async.cc D:\24_Python\caffbuild\caffe2\caffe2\core\operator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\plan_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\predictor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\tensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\transform.cc D:\24_Python\caffbuild\caffe2\caffe2\core\workspace.cc D:\24_Python\caffbuild\caffe2\caffe2\db\create_db_op.cc D:\24_Python\caffbuild\caffe2\caffe2\db\protodb.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\store_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\abs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accumulate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\apmeter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\atomic_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_box_cox_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_gather_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_mask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_unmask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cast_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\channel_shuffle_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\clip_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\communicator_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\concat_split_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conditional_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_eigen.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cos_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cosine_embedding_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\counter_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\create_scope_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cross_entropy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dataset_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\distance_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\do_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dropout_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_add_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_div_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_logical_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_mul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op_schema.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sub_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sum_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\exp_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\expand_squeeze_dims_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\extend_tensor_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\feed_blob_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\filler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_duplicate_elements_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\free_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\fully_connected_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gather_ranges_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\given_tensor_fill_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\glu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gru_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\h_softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\half_float_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\if_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\im2col_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_hash_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\last_n_window_collector.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\layer_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\leaky_relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_rowwise_8bit_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_top_k_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\load_save_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\local_response_normalization_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\log_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\logit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lp_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lpnorm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lstm_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\map_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\margin_ranking_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\math_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\merge_id_lists_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\multi_class_accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\negative_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\normalize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\one_hot_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\order_switch_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_rnn_sequence_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_segments.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\partition_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\perplexity_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\piecewise_linear_transform_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prelu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prepend_dim_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rank_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_blob_fetcher_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_front_back_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\remove_data_blocks_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\replace_nan_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reservoir_sampling.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reshape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\resize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reverse_packed_segs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rmac_regions_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\roi_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rowmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\scale_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\segment_reduction_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sequence_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\shape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sigmoid_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sinusoid_position_encoding_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\slice_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softplus_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softsign_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\space_batch_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_mask_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\square_root_divide_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stats_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stop_gradient.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\string_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\summarize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\swish_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tanh_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tensor_protos_db_input.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\text_file_reader.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\top_k.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tt_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\utility_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\weighted_sample_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\while_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\workspace_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\zero_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\embedding_lookup.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\typed_axpy.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue_db.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adagrad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adam_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\ftrl_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\iter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\learning_rate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\momentum_sgd_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\rmsprop_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\yellowfin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\common_subexpression_elimination.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\conv_to_nnpack_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\pattern_net_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\single_op_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\math_cpu.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\smart_tensor_printer.cc

cl /c /ID:\24_Python\caffbuild\caffe2\build /ID:\24_Python\caffbuild\caffe2 /ID:\24_Python\caffbuild\caffe2\third_party\pybind11\include /ID:\24_Python\tensorflow\tensorflow\contrib\cmake\build\D:\24_Python\tensorflow\tensorflow\contrib\cmake\build\external\eigen_archive /ID:\24_Python\caffbuild\caffe2\third_party\protobuf\src /W3 /WX- /diagnostics:classic /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /Fo"caffe2.dir\Release\" /Fd"caffe2.dir\Release\caffe2.pdb" /Gd /TP /wd4018 /wd4065 /wd4244 /wd4267 /wd4503 /wd4506 /wd4554 /wd4800 /wd4996 /errorReport:queue /bigobj /bigobj D:\24_Python\caffbuild\caffe2\caffe2\core\allocator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\blob_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\db.cc D:\24_Python\caffbuild\caffe2\caffe2\core\event.cc D:\24_Python\caffbuild\caffe2\caffe2\core\graph.cc D:\24_Python\caffbuild\caffe2\caffe2\core\init.cc D:\24_Python\caffbuild\caffe2\caffe2\core\memonger.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_dag.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple_async.cc D:\24_Python\caffbuild\caffe2\caffe2\core\operator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\plan_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\predictor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\tensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\transform.cc D:\24_Python\caffbuild\caffe2\caffe2\core\workspace.cc D:\24_Python\caffbuild\caffe2\caffe2\db\create_db_op.cc D:\24_Python\caffbuild\caffe2\caffe2\db\protodb.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\store_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\abs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accumulate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\apmeter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\atomic_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_box_cox_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_gather_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_mask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_unmask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cast_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\channel_shuffle_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\clip_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\communicator_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\concat_split_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conditional_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_eigen.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cos_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cosine_embedding_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\counter_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\create_scope_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cross_entropy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dataset_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\distance_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\do_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dropout_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_add_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_div_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_logical_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_mul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op_schema.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sub_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sum_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\exp_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\expand_squeeze_dims_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\extend_tensor_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\feed_blob_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\filler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_duplicate_elements_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\free_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\fully_connected_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gather_ranges_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\given_tensor_fill_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\glu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gru_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\h_softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\half_float_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\if_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\im2col_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_hash_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\last_n_window_collector.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\layer_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\leaky_relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_rowwise_8bit_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_top_k_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\load_save_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\local_response_normalization_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\log_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\logit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lp_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lpnorm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lstm_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\map_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\margin_ranking_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\math_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\merge_id_lists_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\multi_class_accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\negative_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\normalize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\one_hot_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\order_switch_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_rnn_sequence_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_segments.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\partition_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\perplexity_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\piecewise_linear_transform_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prelu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prepend_dim_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rank_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_blob_fetcher_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_front_back_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\remove_data_blocks_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\replace_nan_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reservoir_sampling.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reshape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\resize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reverse_packed_segs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rmac_regions_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\roi_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rowmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\scale_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\segment_reduction_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sequence_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\shape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sigmoid_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sinusoid_position_encoding_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\slice_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softplus_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softsign_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\space_batch_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_mask_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\square_root_divide_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stats_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stop_gradient.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\string_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\summarize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\swish_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tanh_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tensor_protos_db_input.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\text_file_reader.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\top_k.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tt_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\utility_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\weighted_sample_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\while_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\workspace_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\zero_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\embedding_lookup.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\typed_axpy.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue_db.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adagrad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adam_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\ftrl_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\iter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\learning_rate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\momentum_sgd_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\rmsprop_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\yellowfin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\common_subexpression_elimination.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\conv_to_nnpack_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\pattern_net_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\single_op_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\math_cpu.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\smart_tensor_printer.cc allocator.cc

blob_serialization.cc db.cc cl /c /ID:\24_Python\caffbuild\caffe2\build /ID:\24_Python\caffbuild\caffe2 /ID:\24_Python\caffbuild\caffe2\third_party\pybind11\include /ID:\24_Python\tensorflow\tensorflow\contrib\cmake\build\D:\24_Python\tensorflow\tensorflow\contrib\cmake\build\external\eigen_archive /ID:\24_Python\caffbuild\caffe2\third_party\protobuf\src /W3 /WX- /diagnostics:classic /MP /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MT /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /openmp /Fo"caffe2.dir\Release\" /Fd"caffe2.dir\Release\caffe2.pdb" /Gd /TP /wd4018 /wd4065 /wd4244 /wd4267 /wd4503 /wd4506 /wd4554 /wd4800 /wd4996 /errorReport:queue /bigobj /bigobj D:\24_Python\caffbuild\caffe2\caffe2\core\allocator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\blob_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\db.cc D:\24_Python\caffbuild\caffe2\caffe2\core\event.cc D:\24_Python\caffbuild\caffe2\caffe2\core\graph.cc D:\24_Python\caffbuild\caffe2\caffe2\core\init.cc D:\24_Python\caffbuild\caffe2\caffe2\core\memonger.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_dag.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple.cc D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple_async.cc D:\24_Python\caffbuild\caffe2\caffe2\core\operator.cc D:\24_Python\caffbuild\caffe2\caffe2\core\plan_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\predictor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2\core\tensor.cc D:\24_Python\caffbuild\caffe2\caffe2\core\transform.cc D:\24_Python\caffbuild\caffe2\caffe2\core\workspace.cc D:\24_Python\caffbuild\caffe2\caffe2\db\create_db_op.cc D:\24_Python\caffbuild\caffe2\caffe2\db\protodb.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\distributed\store_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\abs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accumulate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\apmeter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\atomic_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_box_cox_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_gather_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_mask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_unmask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cast_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\channel_shuffle_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\clip_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\communicator_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\concat_split_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conditional_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_eigen.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cos_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cosine_embedding_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\counter_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\create_scope_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\cross_entropy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dataset_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\distance_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\do_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\dropout_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_add_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_div_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_logical_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_mul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op_schema.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sub_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sum_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\elu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\exp_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\expand_squeeze_dims_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\extend_tensor_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\feed_blob_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\filler_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_duplicate_elements_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\find_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\free_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\fully_connected_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gather_ranges_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\given_tensor_fill_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\glu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\gru_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\h_softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\half_float_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\if_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\im2col_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_hash_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\index_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\last_n_window_collector.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\layer_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\leaky_relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_rowwise_8bit_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_top_k_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\load_save_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\local_response_normalization_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\log_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\logit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lp_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lpnorm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\lstm_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\map_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\margin_ranking_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\math_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\merge_id_lists_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\multi_class_accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\negative_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\normalize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\one_hot_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\order_switch_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_rnn_sequence_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_segments.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\partition_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\perplexity_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\piecewise_linear_transform_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prelu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\prepend_dim_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rank_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_blob_fetcher_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_executor.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_front_back_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\remove_data_blocks_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\replace_nan_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reservoir_sampling.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reshape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\resize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\reverse_packed_segs_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rmac_regions_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\roi_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\rowmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\scale_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\segment_reduction_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sequence_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\shape_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sigmoid_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sinusoid_position_encoding_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\slice_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_shared.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softplus_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\softsign_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\space_batch_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_mask_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\square_root_divide_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stats_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\stop_gradient.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\string_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\summarize_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\swish_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tanh_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tensor_protos_db_input.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\text_file_reader.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\top_k.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\tt_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\utility_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\weighted_sample_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\while_op.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\workspace_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\operators\zero_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\embedding_lookup.cc D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\typed_axpy.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue_db.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue.cc D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adagrad_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\adam_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\ftrl_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\iter_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\learning_rate_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\momentum_sgd_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\rmsprop_op.cc D:\24_Python\caffbuild\caffe2\caffe2\sgd\yellowfin_op.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\common_subexpression_elimination.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\conv_to_nnpack_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\pattern_net_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\transforms\single_op_transform.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\math_cpu.cc D:\24_Python\caffbuild\caffe2\caffe2\utils\smart_tensor_printer.cc

event.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\allocator.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] graph.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\event.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] init.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\db.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] memonger.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\blob_serialization.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] net.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\init.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] net_dag.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\graph.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] net_simple.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\net.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] net_simple_async.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\memonger.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] operator.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\net_dag.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] plan_executor.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] predictor.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple_async.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] qtensor.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\operator.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] qtensor_serialization.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\plan_executor.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] tensor.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\predictor.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] transform.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] workspace.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor_serialization.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] create_db_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\tensor.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] protodb.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\workspace.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] file_store_handler.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\transform.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] file_store_handler_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\db\create_db_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] store_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\db\protodb.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] abs_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] accumulate_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\distributed\store_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] apmeter_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\abs_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] atomic_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\accumulate_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] batch_box_cox_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\accuracy_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] batch_gather_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\apmeter_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] batch_matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\atomic_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] boolean_mask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_box_cox_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] boolean_unmask_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_gather_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] cast_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_matmul_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] channel_shuffle_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_mask_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] clip_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_unmask_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] communicator_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\cast_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] concat_split_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\channel_shuffle_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] conditional_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\clip_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\concat_split_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conditional_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] conv_op_eigen.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\communicator_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] conv_op_shared.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] conv_transpose_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] conv_transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_eigen.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] cos_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_shared.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] cosine_embedding_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] counter_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] create_scope_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\cos_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] cross_entropy_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\cosine_embedding_criterion_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] dataset_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\counter_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] deform_conv_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\create_scope_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] deform_conv_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\cross_entropy_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] distance_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\dataset_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] do_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] dropout_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] elementwise_add_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\distance_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] elementwise_div_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\do_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] elementwise_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\dropout_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] elementwise_logical_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_add_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] elementwise_mul_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_div_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] elementwise_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_linear_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] elementwise_op_schema.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_logical_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] elementwise_sub_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_mul_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] elementwise_sum_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] elu_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op_schema.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] exp_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sub_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] expand_squeeze_dims_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sum_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] extend_tensor_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elu_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] feed_blob_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\exp_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] filler_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\expand_squeeze_dims_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] find_duplicate_elements_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\feed_blob_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] find_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\extend_tensor_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] free_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\filler_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] fully_connected_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\find_duplicate_elements_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] gather_ranges_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\find_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] given_tensor_fill_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\free_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] glu_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\fully_connected_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] gru_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\gather_ranges_to_dense_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] h_softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\given_tensor_fill_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] half_float_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\glu_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] if_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\gru_unit_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] im2col_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\h_softmax_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] index_hash_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\half_float_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] index_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\if_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] instance_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\im2col_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] instance_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\index_hash_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] last_n_window_collector.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] layer_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] leaky_relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\index_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] lengths_reducer_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\layer_norm_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] lengths_reducer_rowwise_8bit_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\leaky_relu_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] lengths_tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] lengths_top_k_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\last_n_window_collector.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] load_save_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_rowwise_8bit_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] local_response_normalization_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_top_k_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] log_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_tile_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] logit_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\load_save_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\local_response_normalization_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] lp_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\log_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] lpnorm_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\logit_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] lstm_unit_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\loss_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] map_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lp_pool_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] margin_ranking_criterion_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lpnorm_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] math_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lstm_unit_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] matmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\margin_ranking_criterion_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] merge_id_lists_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\math_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] multi_class_accuracy_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\map_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] negative_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\matmul_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] normalize_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\merge_id_lists_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] one_hot_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\multi_class_accuracy_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] order_switch_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\negative_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] pack_rnn_sequence_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\normalize_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] pack_segments.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\one_hot_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] pad_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_rnn_sequence_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] partition_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\order_switch_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] perplexity_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_segments.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] piecewise_linear_transform_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\pad_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] pool_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\partition_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\perplexity_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] prelu_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\piecewise_linear_transform_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] prepend_dim_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] rank_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] recurrent_network_blob_fetcher_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\prelu_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] recurrent_network_executor.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\prepend_dim_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] recurrent_network_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\rank_loss_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] reduction_front_back_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_blob_fetcher_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] reduction_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_executor.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] relu_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] remove_data_blocks_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_front_back_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] replace_nan_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] reservoir_sampling.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\relu_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] reshape_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\remove_data_blocks_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] resize_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\replace_nan_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] reverse_packed_segs_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\reshape_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] rmac_regions_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\reservoir_sampling.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] roi_pool_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\resize_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] rowmul_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\reverse_packed_segs_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] scale_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\roi_pool_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] segment_reduction_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\rowmul_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] sequence_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\scale_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] shape_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\rmac_regions_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] sigmoid_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\segment_reduction_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] sin_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\shape_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] sinusoid_position_encoding_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sigmoid_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] slice_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sequence_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] softmax_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sin_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] softmax_shared.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\slice_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] softplus_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sinusoid_position_encoding_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] softsign_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_shared.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] space_batch_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_with_loss_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] sparse_to_dense_mask_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\softplus_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] sparse_to_dense_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\softsign_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] spatial_batch_norm_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\space_batch_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] spatial_batch_norm_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_mask_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] spatial_softmax_with_loss_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] square_root_divide_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] stats_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] stop_gradient.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_softmax_with_loss_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] string_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\square_root_divide_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] summarize_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\stats_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] swish_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\stop_gradient.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] tanh_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\summarize_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] tensor_protos_db_input.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\string_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] text_file_reader.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\swish_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] tile_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\tanh_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] top_k.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\text_file_reader.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] transpose_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\tensor_protos_db_input.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] tt_linear_op.cc D:\24_Python\caffbuild\caffe2\caffe2/operators/tt_linear_op.h(24): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\tt_linear_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] utility_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\tile_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] weighted_sample_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\transpose_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] while_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\top_k.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] workspace_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\utility_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] zero_gradient_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\weighted_sample_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] embedding_lookup.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\while_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] typed_axpy.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\workspace_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] blobs_queue.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\zero_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] blobs_queue_db.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\embedding_lookup.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\typed_axpy.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] rebatching_queue.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] rebatching_queue_ops.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue_db.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] adagrad_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\queue\queue_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] adam_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] ftrl_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] iter_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\adagrad_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] learning_rate_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\adam_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] momentum_sgd_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\ftrl_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] rmsprop_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\learning_rate_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] yellowfin_op.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\iter_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] common_subexpression_elimination.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\momentum_sgd_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] conv_to_nnpack_transform.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\rmsprop_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] pattern_net_transform.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\yellowfin_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] single_op_transform.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\transforms\common_subexpression_elimination.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] math_cpu.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\transforms\conv_to_nnpack_transform.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] smart_tensor_printer.cc D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\transforms\pattern_net_transform.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\transforms\single_op_transform.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\utils\math_cpu.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\utils\smart_tensor_printer.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] Done Building Project "D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj" (default targets) -- FAILED. Project "D:\24_Python\caffbuild\caffe2\build\ALL_BUILD.vcxproj" (1) is building "D:\24_Python\caffbuild\caffe2\build\third_party\protobuf\cmake\libprotobuf-lite.vcxproj" (11) on node 1 (default targets). InitializeBuildStatus: Creating "libprotobuf-lite.dir\Release\libprotobuf-lite.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: All outputs are up-to-date. ClCompile: All outputs are up-to-date. Lib: All outputs are up-to-date. libprotobuf-lite.vcxproj -> D:\24_Python\caffbuild\caffe2\build\lib\Release\libprotobuf-lite.lib FinalizeBuildStatus: Deleting file "libprotobuf-lite.dir\Release\libprotobuf-lite.tlog\unsuccessfulbuild". Touching "libprotobuf-lite.dir\Release\libprotobuf-lite.tlog\libprotobuf-lite.lastbuildstate". Done Building Project "D:\24_Python\caffbuild\caffe2\build\third_party\protobuf\cmake\libprotobuf-lite.vcxproj" (default targets). Project "D:\24_Python\caffbuild\caffe2\build\ALL_BUILD.vcxproj" (1) is building "D:\24_Python\caffbuild\caffe2\build\third_party\protobuf\cmake\libprotoc.vcxproj" (12) on node 1 (default targets). InitializeBuildStatus: Creating "libprotoc.dir\Release\libprotoc.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: All outputs are up-to-date. ClCompile: All outputs are up-to-date. Lib: All outputs are up-to-date. libprotoc.vcxproj -> D:\24_Python\caffbuild\caffe2\build\lib\Release\libprotoc.lib FinalizeBuildStatus: Deleting file "libprotoc.dir\Release\libprotoc.tlog\unsuccessfulbuild". Touching "libprotoc.dir\Release\libprotoc.tlog\libprotoc.lastbuildstate". Done Building Project "D:\24_Python\caffbuild\caffe2\build\third_party\protobuf\cmake\libprotoc.vcxproj" (default targets). Project "D:\24_Python\caffbuild\caffe2\build\ALL_BUILD.vcxproj" (1) is building "D:\24_Python\caffbuild\caffe2\build\third_party\protobuf\cmake\protoc.vcxproj" (17) on node 1 (default targets). InitializeBuildStatus: Creating "protoc.dir\Release\protoc.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. CustomBuild: All outputs are up-to-date. ClCompile: All outputs are up-to-date. Link: All outputs are up-to-date. protoc.vcxproj -> D:\24_Python\caffbuild\caffe2\build\bin\Release\protoc.exe FinalizeBuildStatus: Deleting file "protoc.dir\Release\protoc.tlog\unsuccessfulbuild". Touching "protoc.dir\Release\protoc.tlog\protoc.lastbuildstate". Done Building Project "D:\24_Python\caffbuild\caffe2\build\third_party\protobuf\cmake\protoc.vcxproj" (default targets). Done Building Project "D:\24_Python\caffbuild\caffe2\build\ALL_BUILD.vcxproj" (default targets) -- FAILED.

Build FAILED.

"D:\24_Python\caffbuild\caffe2\build\ALL_BUILD.vcxproj" (default target) (1) -> "D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj" (default target) (5) -> (ClCompile target) -> D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\allocator.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\event.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\db.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\blob_serialization.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\init.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\graph.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\net.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\memonger.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\net_dag.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\net_simple_async.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\operator.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\plan_executor.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\predictor.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\qtensor_serialization.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\tensor.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\workspace.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\core\transform.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\db\create_db_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\db\protodb.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\distributed\file_store_handler_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\distributed\store_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\abs_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\accumulate_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\accuracy_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\apmeter_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\atomic_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_box_cox_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_gather_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\batch_matmul_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_mask_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\boolean_unmask_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\cast_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\channel_shuffle_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\clip_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\concat_split_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conditional_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\communicator_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_eigen.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_op_shared.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\conv_transpose_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\cos_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\cosine_embedding_criterion_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\counter_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\create_scope_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\cross_entropy_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\dataset_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\deform_conv_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\distance_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\do_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\dropout_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_add_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_div_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_linear_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_logical_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_mul_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_op_schema.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sub_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elementwise_sum_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\elu_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\exp_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\expand_squeeze_dims_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\feed_blob_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\extend_tensor_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\filler_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\find_duplicate_elements_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\find_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\free_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\fully_connected_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\gather_ranges_to_dense_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\given_tensor_fill_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\glu_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\gru_unit_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\h_softmax_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\half_float_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\if_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\im2col_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\index_hash_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\instance_norm_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\index_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\layer_norm_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\leaky_relu_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\last_n_window_collector.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_reducer_rowwise_8bit_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_top_k_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lengths_tile_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\load_save_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\local_response_normalization_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\log_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\logit_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\loss_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lp_pool_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lpnorm_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\lstm_unit_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\margin_ranking_criterion_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\math_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\map_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\matmul_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\merge_id_lists_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\multi_class_accuracy_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\negative_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\normalize_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\one_hot_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_rnn_sequence_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\order_switch_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\pack_segments.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\pad_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\partition_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\perplexity_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\piecewise_linear_transform_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\pool_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\prelu_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\prepend_dim_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\rank_loss_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_blob_fetcher_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_executor.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\recurrent_network_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_front_back_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\reduction_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\relu_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\remove_data_blocks_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\replace_nan_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\reshape_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\reservoir_sampling.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\resize_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\reverse_packed_segs_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\roi_pool_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\rowmul_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\scale_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\rmac_regions_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\segment_reduction_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\shape_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sigmoid_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sequence_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sin_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\slice_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sinusoid_position_encoding_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_shared.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\softmax_with_loss_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\softplus_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\softsign_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\space_batch_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_mask_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\sparse_to_dense_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_batch_norm_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\spatial_softmax_with_loss_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\square_root_divide_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\stats_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\stop_gradient.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\summarize_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\string_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\swish_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\tanh_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\text_file_reader.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\tensor_protos_db_input.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/operators/tt_linear_op.h(24): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\tt_linear_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\tile_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\transpose_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\top_k.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\utility_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\weighted_sample_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\while_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\workspace_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\operators\zero_gradient_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\embedding_lookup.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\perfkernels\typed_axpy.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\queue\blobs_queue_db.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\queue\queue_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\queue\rebatching_queue_ops.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\adagrad_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\adam_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\ftrl_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\learning_rate_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\iter_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\momentum_sgd_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\rmsprop_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\sgd\yellowfin_op.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\transforms\common_subexpression_elimination.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\transforms\conv_to_nnpack_transform.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\transforms\pattern_net_transform.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\transforms\single_op_transform.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\utils\math_cpu.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj] D:\24_Python\caffbuild\caffe2\caffe2/utils/math.h(36): fatal error C1083: Ù–@‘Å?•ïŠ‡•¶Œ: gEigen/Coreh: No such file or directory (??Œ¹•¶Œ D:\24_Python\caffbuild\caffe2\caffe2\utils\smart_tensor_printer.cc) [D:\24_Python\caffbuild\caffe2\build\caffe2\caffe2.vcxproj]

0 Warning(s)
197 Error(s)

Time Elapsed 00:01:01.87 "Caffe2 building failed"

ghost commented 7 years ago

OS is Windows10 64bit Professional, Only CPU mode

After I Changed some including file's path, the source can be built successed, but I can't find caffe2_pybind11_state.dll under [caffe2\build\bin\Release] , instead of it , caffe2_module_test_dynamic.dll was be found.

AurusHuang commented 7 years ago

If building is successful, it should be located here: E:\caffe2\build\caffe2\python\Release\caffe2_pybind11_state.pyd Also, your errors are due to no Eigen header files are found. Perhaps you haven't downloaded Eigen or didn't clone the Caffe2 repository recursively. Please check if you have downloaded Eigen in your "third_party\Eigen" directory and correctly added Eigen include directory in your projects. Please make sure you're using Git or GitHub Desktop to clone the repository recursively. Only then will those third-party dependencies like cub or Eigen be downloaded and put at the right directories. Don't just download the zip file from "Releases" or "Download ZIP file" button as they don't contain third-party dependencies.

t-kuha commented 7 years ago

I've got into the same situation. The problem is:


-- Found system Eigen at D:/24_Python/tensorflow/tensorflow/contrib/cmake/build/D:/24_Python/tensorflow/tensorflow/contrib/cmake/build/external/eigen_archive


That is, cmake detected Eigen output built for tensorflow, not the one in "third_party" directory in caffe2.

You may circumvent this by modifying Dependencies.cmake like below (maybe around lines 239 - 346):


#find_package(Eigen3) #if(EIGEN3_FOUND) # message(STATUS "Found system Eigen at " ${EIGEN3_INCLUDE_DIRS}) # caffe2_include_directories(${EIGEN3_INCLUDE_DIRS}) #else() message(STATUS "Did not find system Eigen. Using third party subdirectory.") caffe2_include_directories(${PROJECT_SOURCE_DIR}/third_party/eigen) #endif()


I hope this helps.