Searched refs:InputSpec (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | TFUtils.cpp | 356 auto &InputSpec = InputSpecs[I]; in TFModelEvaluatorImpl() local 358 TF_GraphOperationByName(Graph.get(), (InputSpec.name()).c_str()), in TFModelEvaluatorImpl() 359 InputSpec.port()}; in TFModelEvaluatorImpl() 360 if (!checkReportAndInvalidate(InputFeed[I], InputSpec)) in TFModelEvaluatorImpl() 362 initInput(I, static_cast<TF_DataType>(InputSpec.typeIndex()), in TFModelEvaluatorImpl() 363 InputSpec.shape()); in TFModelEvaluatorImpl()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/models/inliner/ |
| H A D | saved_model.pbtxt | 25214 …": null, \"bias_constraint\": null}, \"input_spec\": {\"class_name\": \"InputSpec\", \"config\": {… 26255 …\"data_format\": \"channels_last\"}, \"input_spec\": {\"class_name\": \"InputSpec\", \"config\": {… 26297 …": null, \"bias_constraint\": null}, \"input_spec\": {\"class_name\": \"InputSpec\", \"config\": {… 26339 …": null, \"bias_constraint\": null}, \"input_spec\": {\"class_name\": \"InputSpec\", \"config\": {…
|