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.h304 TF_ImportGraphDefOptionsSetValidateColocationConstraints(
Dc_api_experimental.cc704 void TF_ImportGraphDefOptionsSetValidateColocationConstraints( in TF_ImportGraphDefOptionsSetValidateColocationConstraints() function
/external/tensorflow/tensorflow/python/framework/
Dimporter.py233 c_api.TF_ImportGraphDefOptionsSetValidateColocationConstraints(
/external/tensorflow/tensorflow/python/client/
Dtf_session_wrapper.cc149 TF_ImportGraphDefOptionsSetValidateColocationConstraints); in PYBIND11_MODULE()