Haiping
Haiping
@lqdev Same issue as https://github.com/SciSharp/TensorFlow.NET/issues/666, fixed the `image_dataset_from_directory`, but still has other bug for the rest part of that example.
Can you try to add the sample size to like 100 lines of text at least.
应该是的。
Check the latest code push. It should work for 1-5 examples.
Same issue ad https://github.com/SciSharp/TensorFlow.NET/issues/880. I still havn't figured it out.
@migueldeicaza I think it's already working with naming tensor/ op.  https://github.com/fsprojects/TensorFlow.FSharp/blob/d853018febd8820247e8e30a0a474ac3ebe728e7/tests/Training.fsx
Related issue https://github.com/pythonnet/pythonnet/issues/892 @deepakkumar1984 Does this help? http://curtis.schlak.com/2012/01/17/howto-run-pythonnet-on-osx.html
@henon FYI https://github.com/pythonnet/pythonnet/issues/903
Can you try in Tensorflow.net preview3?
ad 1: Ideally, support all primitive data type. ad 2: Not support, but can add easily. ad 3: In theory, no limitation. ad 4: Following numpy's lead. ad 5: Should...