• Ilya Lavrenov's avatar
    Partially fixed visibility for symbols (Ops, Nodes, Transformations, Matchers) (#3767) · 8fb151f4
    Ilya Lavrenov authored
    * Partially fixed visibility for symbols:
    
    * Resolved issues with RTTI and AppleClang
    
    * style
    
    * review fixes
    
    * fixed compilation with msvc 2019
    
    * Export extra API which is used in other public classes
    
    * CMAKE: MSVS -> MSVC
    
    * Fixed template export
    
    * Fixed compilation flags
    
    * Fixed default args
    
    * removed self-inclusion
    
    * export
    
    * shape
    
    * export strides
    
    * Export all symbols needed for OpenVINO
    
    * Export
    
    * disable cpu
    
    * AxisSet
    
    * disable warning
    
    * fix
    
    * removed second declaration
    
    * fixed runtime exports
    
    * Reverted some changes
    
    * Fixed LNK2005 error on Windows
    
    * Fixed code style check
    
    * Fixed EnumAttributeAdapterBase
    
    * Remove export of template classes
    
    * Fixed code style for EnumAttributeAdapterBase
    
    * Fixed for protobuf
    8fb151f4
Name
Last commit
Last update
..
Modules Loading commit data...
share Loading commit data...
clang_4_0_flags.cmake Loading commit data...
eigen.patch Loading commit data...
external_eigen.cmake Loading commit data...
external_gtest.cmake Loading commit data...
external_halide.cmake Loading commit data...
external_json.cmake Loading commit data...
external_llvm.cmake Loading commit data...
external_llvm_prebuilt.cmake Loading commit data...
external_mkldnn.cmake Loading commit data...
external_mkldnn_v1.cmake Loading commit data...
external_mlir.cmake Loading commit data...
external_mlsl.cmake Loading commit data...
external_onnx.cmake Loading commit data...
external_protobuf.cmake Loading commit data...
external_tbb.cmake Loading commit data...
external_tbb_prebuilt.cmake Loading commit data...
mkldnn.patch Loading commit data...
mkldnn_v1.patch Loading commit data...
mlir_fetch.cmake.in Loading commit data...
sdl.cmake Loading commit data...
tbb_fetch.cmake.in Loading commit data...