1. 27 12月, 2022 3 次提交
  2. 26 12月, 2022 7 次提交
  3. 24 12月, 2022 4 次提交
    • A
      bc8c912c
    • A
      5247237b
    • Z
      Add spaces to make links clickable. · 8e6aae0d
      zihaomu 提交于
      8e6aae0d
    • D
      Merge pull request #22957 from dkurt:new_openvino_api · 8681686d
      Dmitry Kurtaev 提交于
      Switch to new OpenVINO API after 2022.1 release
      
      * Pass Layer_Test_Convolution_DLDT.Accuracy/0 test
      
      * Pass test Test_Caffe_layers.Softmax
      
      * Failed 136 tests
      
      * Fix Concat. Failed 120 tests
      
      * Custom nGraph ops. 19 failed tests
      
      * Set and get properties from Core
      
      * Read model from buffer
      
      * Change MaxPooling layer output names. Restore reshape
      
      * Cosmetic changes
      
      * Cosmetic changes
      
      * Override getOutputsInfo
      
      * Fixes for OpenVINO < 2022.1
      
      * Async inference for 2021.4 and less
      
      * Compile model with config
      
      * Fix serialize for 2022.1
      
      * Asynchronous inference with 2022.1
      
      * Handle 1d outputs
      
      * Work with model with dynamic output shape
      
      * Fixes with 1d output for old API
      
      * Control outputs by nGraph function for all OpenVINO versions
      
      * Refer inputs in PrePostProcessor by indices
      
      * Fix cycled dependency between InfEngineNgraphNode and InfEngineNgraphNet.
      Add InferRequest callback only for async inference. Do not capture InferRequest object.
      
      * Fix tests thresholds
      
      * Fix HETERO:GPU,CPU plugin issues with unsupported layer
      8681686d
  4. 23 12月, 2022 11 次提交
  5. 22 12月, 2022 10 次提交
  6. 21 12月, 2022 5 次提交