Searched defs:tensor_properties (Results 1 – 5 of 5) sorted by relevance
310 const std::vector<tensorflow::OpInfo::TensorProperties>& tensor_properties = in TF_GetInputPropertiesList() local329 const std::vector<tensorflow::OpInfo::TensorProperties>& tensor_properties = in TF_GetOutputPropertiesList() local
95 tensor_properties: TensorProperties = field(default_factory=TensorProperties) variable in ShardedTensorMetadata
50 auto tensor_properties = variable
2776 auto tensor_properties = GetOutputProperties(node->name()); in AnnotateOutputShapes() local
931 const auto& tensor_properties = output_params.at(output_port); in ConvertToTensorOrWeights() local