Zhu Liang
Zhu Liang
**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): No - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): MacOS...
Please make sure that this is a feature request. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:feature_template **System...
consider https://www.rubydoc.info/gems/jekyll-assets/0.12.1 https://github.com/envygeeks/jekyll-assets
# 目前已知问题汇总: > English version below #### iOS 真机测试 iproxy 报错 下载最新版 iproxy (usbmuxd)。 ```bash $ brew install usbmuxd ``` #### Error `xctest client exit with code: 65, signal: null`...
It would be nice to detect iOS real device currently connected and shows its information inside macaca doctor https://github.com/macacajs/macaca-doctor - iPhone name and model - iOS version - udid this...
fix #18 , tested to be working on my own project using webpack5. additional notes: - added some if else to make sure we have matching pairing of `\n*** Unused...
## Problem `text-indent` was introduced for compensating the blue ticks before the headings https://github.com/pages-themes/architect/blob/27f3b20dfb55063555c3f029dcffe75f3d067fb2/_sass/jekyll-theme-architect.scss#L197 They were not removed in mobile, whereas the blue ticks were removed https://github.com/pages-themes/architect/blob/27f3b20dfb55063555c3f029dcffe75f3d067fb2/_sass/jekyll-theme-architect.scss#L377-L379 This results in...
Please make sure that this is a feature request. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:feature_template **System...
Hi there. Just want to thank you for creating this repo. I was trying to polyfill `matchMedia` to jsdom based on https://github.com/paulirish/matchMedia.js but had no luck. Not sure what you...
Hi, I used this template(a modified version) for a while, compiling fine on local and sharelatex. However, it fails to compile on overleaf. After communicating with their support, we narrowed...