Skip to content

模型初始化报错 #9

@andysdc

Description

@andysdc

self._initial_state = cell.zero_state(self.batch_size,dtype=tf.float32)
这一行报错:
TypeError: int() argument must be a string or a number, not 'Variable'

TensorFlow版本1.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions