-
_This issue was originally opened by @micchickenburger as hashicorp/packer#10302. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecom…
ghost updated
2 years ago
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14
### Custom code
Yes
### OS platform and distribution
aarch64…
-
http://jcf94.com/2019/09/14/2019-09-14-tvm/
还是应该多写东西,感觉离开学校以后写的越来越少了,真是惭愧。 之后的工作有很多是要跟神经网络的编译执行相关,准备继 TF 拆包之后再来记一下我对 TVM 的探索过程。(也许有空也会看一下 XLA 吧,不过那个应该是要合到 TF 的拆包系列里面去了)
jcf94 updated
3 years ago
-
There is a new approach from AliBaba described here.
[ALIBABA AI BEATS HUMANS IN READING-COMPREHENSION TEST](https://www.alizila.com/alibaba-ai-beats-humans-in-reading-comprehension-test-again)
[…
-
### 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…
-
## Environment information (required)
### Diagnostics
Diagnostics output
``````
--- check: autoidentify
INFO: diagnose_tensorboard.py version 516a2f9433ba4f9c3a4fdb0f89735870eda054a1
-…
-
### 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…
-
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…