Home
last modified time | relevance | path

Searched refs:TF_ImportGraphDefOptionsSetValidateColocationConstraints (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_experimental.h308 TF_ImportGraphDefOptionsSetValidateColocationConstraints(
H A Dc_api_experimental.cc712 void TF_ImportGraphDefOptionsSetValidateColocationConstraints( in TF_ImportGraphDefOptionsSetValidateColocationConstraints() function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dimporter.py237 c_api.TF_ImportGraphDefOptionsSetValidateColocationConstraints(
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dtf_session_wrapper.cc155 TF_ImportGraphDefOptionsSetValidateColocationConstraints); in PYBIND11_MODULE()