Home
last modified time | relevance | path

Searched defs:persistent_memory (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_performance_data.proto112 int64 persistent_memory = 4; field
H A Dop_level_cost_estimator.h74 int64_t persistent_memory = 0; member
H A Dcost_estimator.h149 int64_t persistent_memory; member
H A Dvirtual_scheduler_test.cc3208 int64_t persistent_memory = node_one_cost + persistent_memory_before; in TEST_F() local
/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.h2325 inline ::int64_t OpPerformance_OpMemory::persistent_memory() const { in persistent_memory() function