"megatron/git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "11f76cd3a3d60d42cd605620f070dfa881e6e795"
Fixed #4083 and two points of optimizations
1. Solved by adding cast with tf.cast(predictions, tf.float64) at the point of problem case. 2. Completed make_dataset() of automobile_data.py for the transforming of DataFrame to Dataset, the standard one we know of official site. 3. Added from_dataset() in automobile_data.py for re-use by others sites in cookbook/regression.
Showing
Please register or sign in to comment