python出现invalid argument_tensorflow.python.framework.errors_impl.InvalidArgumentError: Invalid name:...

博客指出在树莓派安装TensorFlow Object Detection时遇到tensorflow.python.framework.errors_impl.InvalidArgumentError错误,原因是TensorFlow版本问题,12.0和13.0版本均存在,解决方案是卸载原来的TensorFlow。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

..........

tensorflow.python.framework.errors_impl.InvalidArgumentError: Invalid name:

An op that loads optimization parameters into HBM for embedding. Must be

preceded by a ConfigureTPUEmbeddingHost op that sets up the correct

embedding table configuration. For example, this op is used to install

parameters that are loaded from a checkpoint before a training loop is

executed.

parameters: A tensor containing the initial embedding table parameters to use in embedding

lookups using the Adagrad optimization algorithm.

accumulators: A tensor containing the initial embedding table accumulators to use in embedding

lookups using the Adagrad optimization algorithm.

table_name: Name of this table; must match a name in the

TPUEmbeddingConfiguration proto (overrides table_id).

num_shards: Number of shards into which the embedding tables are divided.

shard_id: Identifier of shard for this operation.

table_id: Index of this table in the EmbeddingLayerConfiguration proto

(deprecated).

这个错误的原因是tensorflow的版本问题,12.0和13.0都有这个问题,我是在树莓派安装-TensorFlow-Object-Detection遇见的,解决方案:

卸载原来的tensorflow然后

这是树莓派系统的版本

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值