Skip to content

added check-allocate to Min, Max and Requantization_Range Ops' outputs#68

Open
neil-tan wants to merge 115 commits intodevelopfrom
hotfix/64
Open

added check-allocate to Min, Max and Requantization_Range Ops' outputs#68
neil-tan wants to merge 115 commits intodevelopfrom
hotfix/64

Conversation

@neil-tan
Copy link
Copy Markdown
Member

@neil-tan neil-tan commented Dec 9, 2017

hot fix for code
added check-allocate to Min, Max and Requantization_Range Ops' outputs

Knight-X and others added 30 commits October 28, 2017 15:22
  fix include name NNOps to NnOps
  1. extend different type tensor for sd, memory
  2. inherit super class for polymorphism
  1. test idea quickly
  2. sync idea
  3. take type from tensor
  4. make type system in ramtensor
  1. implement add function
  2. implement customized ram tensor constructor
Feature tensor ref initial merge commit
Add python requirements for SD preparation
@neil-tan neil-tan added the bug label Dec 9, 2017
@neil-tan neil-tan requested review from Knight-X and dboyliao December 9, 2017 08:53
@dboyliao
Copy link
Copy Markdown
Member

dboyliao commented Dec 9, 2017

This does not behave as tf.reduce_max if the axis argument is not None, you're reducing entire tensor.
You are prohibiting all users for uTensor not to use axis in tf.reduce_max, tf.reduce_min...etc.

@mbartling
Copy link
Copy Markdown
Member

@neil-tan is this still relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants