Searched refs:TF_EnableXLACompilation (Results 1 – 3 of 3) sorted by relevance
62 TF_CAPI_EXPORT extern void TF_EnableXLACompilation(TF_SessionOptions* options,
455 TF_EnableXLACompilation(opts, use_XLA); in CSession()
50 void TF_EnableXLACompilation(TF_SessionOptions* options, unsigned char enable) { in TF_EnableXLACompilation() function