You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2018年04月27日 17:13:12.514107: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA
TODO: in the above run command, the use of `-lTFExample` is breaking TensorFlow (we can import it but it will crash when we attempt to invoke any methods). Need to figure out how to link against the TFExample library as well as tensorflow.
141
+
NOTE: the import order is currently important; importing other packages before TensorFlow will result in a runtime error in [swift-lldb](https://github.com/google/swift-lldb/blob/87c3a7891cf2e482c6908f7758c1fc06f531e4c3/source/Plugins/Language/Swift/SwiftFormatters.cpp#L564).
0 commit comments