Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_performance_data.proto108 repeated int64 output_memory = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dtfprof_log.proto148 map<int32, Memory> output_memory = 11; field
/aosp_15_r20/external/XNNPACK/bench/
H A Df32-softmax.cc71 dnnl_memory_t output_memory = nullptr; in DNNLSoftArgMax() local
/aosp_15_r20/external/crosvm/disk/src/
H A Dcomposite.rs926 let mut output_memory = [0u8; 5]; in single_file_passthrough() localVariable
1029 let mut output_memory = [0u8; 200]; in triple_file_passthrough() localVariable
/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.h2264 inline ::int64_t OpPerformance_OpMemory::output_memory(int index) const { in output_memory() function
2284 OpPerformance_OpMemory::output_memory() const { in output_memory() function
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dspirv_parse.rs9691 pub output_memory: bool, field