Home
last modified time | relevance | path

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

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