Implement CPP axpy where the alpha is a Tensor.

axpy(const Tensor &alpha, ..), where alpha has a single element.

print the DType and Lang in the log output

handle data types (int and float) in tensor.cc
6 files changed