Searched defs:max_func (Results 1 – 4 of 4) sorted by relevance
46 const xla::Computation& max_func = *ctx->GetOrCreateMax(type); in Compile() local84 const xla::Computation& max_func = *ctx->GetOrCreateMax(type); in CrossEntropyWithLogits() local
300 FT_UInt max_func; member
567 int TF_GraphGetFunctions(TF_Graph* g, TF_Function** funcs, int max_func, in TF_GraphGetFunctions()
1276 auto max_func = module().AddEmbeddedComputation(max_computation.Build()); in TEST_P() local