uber / neuropod

A uniform interface to run deep learning models from multiple frameworks
https://neuropod.ai
Apache License 2.0
936 stars 77 forks source link

[Docs] Update version of mkdocs-material #547

Closed VivekPanyam closed 2 years ago

VivekPanyam commented 2 years ago

Summary:

Update mkdocs-material to a newer version in order to fix the docs build in CI

Test Plan:

CI

codecov[bot] commented 2 years ago

Codecov Report

Merging #547 (de4b143) into master (c79f8af) will increase coverage by 0.05%. The diff coverage is 93.87%.

@@            Coverage Diff             @@
##           master     #547      +/-   ##
==========================================
+ Coverage   86.58%   86.63%   +0.05%     
==========================================
  Files         105      105              
  Lines        6975     7002      +27     
==========================================
+ Hits         6039     6066      +27     
  Misses        936      936              
Impacted Files Coverage Δ
...hon_bridge/_neuropod_native_bootstrap/pip_utils.py 65.51% <50.00%> (ø)
...e/neuropod/backends/python_bridge/python_bridge.cc 83.24% <100.00%> (ø)
...rce/neuropod/backends/torchscript/torch_backend.cc 81.26% <100.00%> (+1.43%) :arrow_up:
source/python/neuropod/backends/python/utils.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fa273ee...de4b143. Read the comment docs.