Updates header path in c_api.h.
PiperOrigin-RevId: 257074199
This commit is contained in:
parent
009c05ade0
commit
06f9958a7a
@ -21,7 +21,7 @@ limitations under the License.
|
|||||||
// Eventually the various C APIs defined in context.h will be migrated into
|
// Eventually the various C APIs defined in context.h will be migrated into
|
||||||
// the appropriate /c/c_api*.h header. For now, we pull in existing definitions
|
// the appropriate /c/c_api*.h header. For now, we pull in existing definitions
|
||||||
// for convenience.
|
// for convenience.
|
||||||
#include "tensorflow/lite/experimental/c/c_api_types.h"
|
#include "c_api_types.h"
|
||||||
|
|
||||||
// --------------------------------------------------------------------------
|
// --------------------------------------------------------------------------
|
||||||
// Experimental C API for TensorFlowLite.
|
// Experimental C API for TensorFlowLite.
|
||||||
|
Loading…
Reference in New Issue
Block a user