zoukankan      html  css  js  c++  java
  • update_TypeError

    TypeError: 
    (
    	'An update must have the same type as the original shared variable (
    			shared_var=W, shared_var.type=TensorType(float32,matrix), 	
                  update_val=Elemwise{sub,no_inplace}.0, update_val.type=TensorType(float64, matrix)).', 'If the difference is related to the broadcast pattern, you can call the tensor.unbroadcast(var, axis_to_unbroadcast[, ...]) function to remove broadcastable dimensions.' )
  • 相关阅读:
    c语言之数据类型
    C语言之概述
    012.day12
    011.day011
    010.day010
    010.day08
    010.周六自习
    009.day07
    008.day06
    007.day05
  • 原文地址:https://www.cnblogs.com/anyview/p/5407194.html
Copyright © 2011-2022 走看看