-
http://jcf94.com/2019/09/14/2019-09-14-tvm/
还是应该多写东西,感觉离开学校以后写的越来越少了,真是惭愧。 之后的工作有很多是要跟神经网络的编译执行相关,准备继 TF 拆包之后再来记一下我对 TVM 的探索过程。(也许有空也会看一下 XLA 吧,不过那个应该是要合到 TF 的拆包系列里面去了)
jcf94 updated
3 years ago
-
**Bug Description**
Hello,
I built the image from the latest commit: 6a51a604618e613d7c6d04d520c8264fe4e69d88
I pushed it in ECR and deployed a multi-model Sagemaker endpoint. The endpoint is worki…
-
### Issue Type
Others
### OS
Linux
### onnx2tf version number
1.25.9
### onnx version number
1.16.1
### onnxruntime version number
1.18.1
### onnxsim (onnx_simplifier) ve…
-
Hi, I'm trying to convert my model (saved in 'saved model' format) to a tflite model but I get an error, this is my code:
`converter = tf.lite.TFLiteConverter.from_saved_model('saved_model')
tfli…
-
In the context of TF-TRT, we need to be able to load and assign SavedModel and GraphDef to a specific `tf.device`. And as shown in this reproducer, virtually all calls lead to a loss/disrespect of the…
-
### Terraform Version
Working: v1.2.2
Broken:
```
Terraform v1.2.3
on darwin_arm64
+ provider registry.terraform.io/hashicorp/archive v2.2.0
+ provider registry.terraform.io/hashicorp/aws v4.…
dr-yd updated
2 years ago
-
I am trying to create a graph using blast-radius but it's throwing below error, can anyone please help me.
I think it's unable to fetch terraform module.
Thank you
` * Serving Flask app "blastrad…
-
how to change the procedure into 3-classifier? I want to change the procedure into a 3-classifier,which is about aspect based sentiment anysize. Thank you!
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
## 🐛 Bug
There's a 150x gap in performance for TorchScript ops versus straight Python / C++.
Looping over 100K numbers takes 2+ seconds instead of 18ms or better.
Please see the benchmarks here:…