Home
last modified time | relevance | path

Searched defs:max_func (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dsoftmax_op.cc48 const xla::XlaComputation& max_func = *ctx->GetOrCreateMax(type); in CrossEntropyWithLogits() local
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_function.cc272 int TF_GraphGetFunctions(TF_Graph* g, TF_Function** funcs, int max_func, in TF_GraphGetFunctions()
/aosp_15_r20/external/freetype/src/truetype/
H A Dttobjs.h299 FT_UInt max_func; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_evaluator_test.cc190 auto max_func = m_->AddEmbeddedComputation(MaxComputationScalarF32()); in ReduceWindowMaxIotaTest() local
2683 auto max_func = m_->AddEmbeddedComputation(MaxComputationScalarF32()); in TEST_P() local