Sheldon Huang Xiping
Sheldon Huang Xiping
While running [go run hello_tf.go](https://github.com/tensorflow/build/tree/master/golang_install_guide#then-run-the-example-program) build command-line-arguments: cannot load github.com/tensorflow/tensorflow/tensorflow/go/stream_executor: module github.com/tensorflow/tensorflow@latest found (v2.6.0+incompatible, replaced by /go/src/github.com/tensorflow/tensorflow), but does not contain package github.com/tensorflow/tensorflow/tensorflow/go/stream_executor
Summary中的几个链接 https://github.com/delta-mpc/delta-docs/blob/main/SUMMARY.md
在https://docs.deltampc.com中About为无效链接:https://hetutec.com
``` Traceback (most recent call last): File "data_process.py", line 134, in arr = convert_csv_to_arr("adult.test.csv", mean_std) File "data_process.py", line 102, in convert_csv_to_arr arr = df_to_arr(df) File "data_process.py", line 56, in df_to_arr...