Home
last modified time | relevance | path

Searched defs:input_properties (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
H A Dsegment.cc528 absl::Span<const OpInfo::TensorProperties> input_properties = in OperationCanBeTranslatedToImplicitBatch() local
661 const std::vector<OpInfo::TensorProperties>& input_properties = in GetClusterBatchSizeForNode() local
/aosp_15_r20/system/core/init/
H A Dpersistent_properties_test.cpp37 const std::vector<std::pair<std::string, std::string>>& input_properties) { in VectorToPersistentProperties()
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/spm/el3_spmc/
Dspmc_main.c1176 uint32_t input_properties, in ffa_features_retrieve_request()
1228 uint32_t input_properties = (uint32_t) x2; in ffa_features_handler() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dvirtual_scheduler.h55 std::vector<OpInfo::TensorProperties> input_properties; member
H A Dop_level_cost_estimator.cc205 for (const OpInfo::TensorProperties& input_properties : op_info.inputs()) { in CwiseOutputElementCount() local
220 for (const OpInfo::TensorProperties& input_properties : op_info.inputs()) { in CwiseOutputElementCount() local
H A Dgraph_properties.cc320 const auto& input_properties = input_properties_map.at(node.name()); in VerboseLogUnknownDimensionSources() local
2670 auto& input_properties = input_properties_[node.name()]; in InferStatically() local