Home
last modified time | relevance | path

Searched refs:mutable_op_memory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dutils.cc336 perf->mutable_op_memory()->add_output_memory(output_info.size()); in CostGraphToOpPerformanceData()
339 perf->mutable_op_memory()->set_temp_memory( in CostGraphToOpPerformanceData()
341 perf->mutable_op_memory()->set_persistent_memory( in CostGraphToOpPerformanceData()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/grappler/costs/
Dop_performance_data.pb.h1323 ::tensorflow::OpPerformance_OpMemory* mutable_op_memory(); in Swap()
2925 inline ::tensorflow::OpPerformance_OpMemory* OpPerformance::mutable_op_memory() { in mutable_op_memory() function