Skip to content

in_tensor_dtype use np or tf types #3

Open
@FrancescoSaverioZuppichini

Description

It would be nice to use directly np or tf types to define in_tensor_dtype. eg:

{'in_tensor_name': 'inputs', 'in_tensor_dtype': np.float32, 'data': np.random.rand(10,2)}

Also, what about make float the default type? So if somebody is lazy it can just not pass in_tensor_dtype?

Btw, awesome work! You save my day :)

Cheers,

Francesco Saverio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions