- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TF_ImportGraphDefOptionsSetValidateColocationConstraints (0.64 sec)
-
tensorflow/c/c_api_experimental.cc
} } if (output_shapes != nullptr) *output_shapes = output_shapes_result; // TODO(bgogul): Set output_resource_shapes_and_types. } void TF_ImportGraphDefOptionsSetValidateColocationConstraints( TF_ImportGraphDefOptions* opts, unsigned char enable) { opts->opts.validate_colocation_constraints = enable; } // Load a Pluggable Device library.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 03:53:25 UTC 2025 - 29.5K bytes - Viewed (0)