onnxruntime
nGraph EP Optimizations
#1630
Merged

Commits
  • Added check for unnecessary function initializations, and removed lock from unneeded areas of code.
    tvtrimel committed 6 years ago
  • Added LRU cache to EP.
    tvtrimel committed 6 years ago
  • Bugfixes for nGraph EP Optimization PR
    tvtrimel committed 6 years ago
  • Changed default cache size to 500 and refactored mutex readability.
    tvtrimel committed 6 years ago
  • Fixed unsafe environmental variable fetch for Windows.
    tvtrimel committed 6 years ago
  • Cleaned up Windows environment functions and cleaned up mutexes.
    tvtrimel committed 6 years ago
Loading