英文: looking for a tool to predict runtime of XLA-HLO computational graph 问题 我正在寻找一个工具,可以在给定XLA-HLO计算...
Tensorflow: Filter中的3D张量(图像的)形状有None。
英文: Tensorflow: Shape of 3D tensor (of an image) in Filter has None 问题 以下是您要翻译的部分: I am following [t...
Which metrics are printed (train or validation) when validation_split and validation_data is not specified in the keras model.fit function?
英文: Which metrics are printed (train or validation) when validation_split and validation_data is not...
TensorFlow 对整数进行是否能被3整除的分类不起作用
英文: TensorFlow classifiying integers for divisibility by 3 does not work 问题 我想学习TensorFlow。我找到了一段代码,...
“No Operation named [input] in the Graph” 在Java中
英文: "No Operation named [input] in the Graph" in Java 问题 在你的Java程序中,出现了"No Operation ...
TensorFlow使用Java API进行推断速度极慢。
英文: Tensorflow inference using Java API extremely slow 问题 Sure, here is the translated code: package...
如何在TensorFlow 2中重置初始化
英文: How to reset initialization in TensorFlow 2 问题 If I try to change parallelism in TensorFlow 2 af...
在TensorFlow.js预测过程中出现问题。
英文: Problem during prediction on tensorflow js prediction 问题 以下是您提供的内容的中文翻译: 我在我的TensorFlow.js模型上遇到了...
将示例放置在矩阵的行或列中?
英文: Placing examples in a mini-batch on the rows or columns of a matrix? 问题 我正在使用Tensorflow 2.0来训练一个...
错误: ‘ImageDataGenerator’ 对象没有 ‘shape’ 属性。
英文: Error: 'ImageDataGenerator' object has no attribute 'shape' 问题 我是编程新手,一直在尝试编写用于图...
4