Home
last modified time | relevance | path

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

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