Home
last modified time | relevance | path

Searched refs:mutable_tuning_knobs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/compiler/xla/stream_executor/
Ddnn.pb.h637 mutable_tuning_knobs(); in Swap()
1411 AlgorithmProto::mutable_tuning_knobs() { in mutable_tuning_knobs() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddnn.cc64 (*proto_.mutable_tuning_knobs())[pair.first] = pair.second; in AlgorithmDesc()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Djitrt_custom_calls.cc786 algo->mutable_tuning_knobs()->insert({b.knob_ids[i], b.knob_values[i]}); in GetConvDescriptor()
H A Dir_emitter_unnested.cc1048 ->mutable_tuning_knobs())[op.getBackendConfig().getKnobIds()[i]] = in EmitConvolutionThunk()