- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for set_output_handle_shapes_and_types (0.12 sec)
-
tensorflow/c/c_api.cc
ShapeHandleFromDims(ic, ranks[i], shapes[i]); shape_and_type_vec[i] = tensorflow::shape_inference::ShapeAndType( shape_handle, static_cast<DataType>(types[i])); } ic->set_output_handle_shapes_and_types(output.index, shape_and_type_vec); } // Helpers for loading a TensorFlow plugin (a .so file). absl::Status LoadDynamicLibrary(const char* library_filename, void** result,
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Tue May 13 06:30:43 UTC 2025 - 102.3K bytes - Viewed (0)