tensorflow / tfjs-wechat

WeChat Mini-program plugin for TensorFlow.js
https://tensorflow.org/js
552 stars 104 forks source link

fix WECHAT_WEBGL_BACKEND_NAME #37

Closed willin closed 4 years ago

willin commented 4 years ago

The latest version of wechat minapp needs to re register webgl elements every time, so i found an error caused by carelessness here.

微信小程序中最新版需要每次重新注册WebGL元素,所以发现了这里的一处不严谨导致的错误。


This change is Reviewable

googlebot commented 4 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

willin commented 4 years ago

@googlebot I signed it!

googlebot commented 4 years ago

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.