【文章內(nèi)容簡介】
and more of that functionality is being moved into the core of TensorFlow (implemented in C++) and exposed via a C API. Client languages should use the language39。s foreign function interface (FFI) to call into this C API to provide TensorFlow functionality. Python是第一個(gè)客戶端支持的語言,所以支持 TensorFlow是最完善的,并且越來越多功能移到 C++內(nèi)部實(shí)現(xiàn),這樣提供更好的性能。如果要高性能一些,后面可以通過 C API來調(diào)用。 ? API概述 : Building Graphs: 構(gòu)造圖 Asserts and boolean checks.: 斷言特性 /條件確認(rèn) Constants, Sequences