TensorFlow is a machine learning library, base package contains only tensorflow.
conda install jjhelmus::tensorflow-base
conda install jjhelmus/label/no_mkldnn::tensorflow-base
conda install jjhelmus/label/tflow_110_testing::tensorflow-base
conda install jjhelmus/label/tflow_180::tensorflow-base
conda install jjhelmus/label/unknown::tensorflow-base
conda install jjhelmus/label/with_mkldnn::tensorflow-base
TensorFlow provides multiple APIs.The lowest level API, TensorFlow Core provides you with complete programming control. Base package contains only tensorflow, not tensorflow-tensorboard.