Skip to content

Conversation

@lixiaoquan
Copy link
Contributor

dtype of count is the same as dtype of inputs[0] when created, but its type may
change when multiplied by inputs[0]->shape[i]. Which causes dtype of
output is not same as dtype of input.

  dtype of count is the same as dtype of inputs[0] when created, but its type may
  change when multiplied by inputs[0]->shape[i]. Which causes dtype of
  output is not same as dtype of input.
@tqchen tqchen merged commit 67fe4db into apache:master Dec 26, 2018
FrozenGene pushed a commit to FrozenGene/tvm that referenced this pull request Dec 27, 2018
dtype of count is the same as dtype of inputs[0] when created, but its type may
  change when multiplied by inputs[0]->shape[i]. Which causes dtype of
  output is not same as dtype of input.
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
dtype of count is the same as dtype of inputs[0] when created, but its type may
  change when multiplied by inputs[0]->shape[i]. Which causes dtype of
  output is not same as dtype of input.
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
dtype of count is the same as dtype of inputs[0] when created, but its type may
  change when multiplied by inputs[0]->shape[i]. Which causes dtype of
  output is not same as dtype of input.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants