Skip to content
Snippets Groups Projects
Commit a7b372aa authored by Kaushik Kulkarni's avatar Kaushik Kulkarni
Browse files

make compile independent of 'inputs_like'

'inputs_like' was a unnecessary argument to make the implementation
easier. But that led to a confusing interface. Now the compiled operator
is smart enough to do the inference of the input data types on its own.
It maintains a mapping from the input dtypes it saw to the executable.
parent 286011de
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment