models
models copied to clipboard
Intel® AI Reference Models: contains Intel optimizations for running deep learning workloads on Intel® Xeon® Scalable processors and Intel® Data Center GPUs
I tried to use this notebook on Amazon SageMaker. It is not working. From limited analysis, it seems like Amazon SageMaker is based on Amazon Linux Operating System, which is...
# Summary /opt/intel/oneapi/modelzoo/latest/models/docs/notebooks/perf_analysis/profiling/patches doesn't contain patches needed for execution of jupyter notebook in /opt/intel/oneapi/modelzoo/latest/models/docs/notebooks/perf_analysis/benchmark_perf_comparison.ipynb and benchmark_perf_timeline_analysis.ipynb For functionality of the two jupyter notebooks under oneAPI-samples/AI-and-Analytics/Features-and-Functionality/IntelTensorFlow_PerformanceAnalysis (benchmark_perf_comparison and benchmark_perf_timeline_analysis), the models...
Doc fix, updating portal name.
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [notebook](http://jupyter.org) from 6.4.7 to 6.4.12. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [notebook](http://jupyter.org) from 6.4.7 to 6.4.12. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
How to distinguish between stock TensorFlow and Intel TensorFlow for 2.5.0 version quickly and conveniently. @dmsuehir @ashahba Would you please guide this?
I see WideDeep has parallel batch support where no. of input samples can be broken into N chunks and run parallely. Eg. if we are giving parallel_batchess 28, inter=28 intra...
Problem: kmp_affinity in command line like below can't be recognized correctly. ``` kmp_affinity="noverbose,granularity=core" ``` if not force the split time, this command will be broke to two parts and OpenMP...