Home
last modified time | relevance | path

Searched refs:ConvertCompileTimeConstArgumentsToConst (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dif_while_utils.h32 absl::InlinedVector<int, 5> ConvertCompileTimeConstArgumentsToConst(
Dif_while_utils.cc26 absl::InlinedVector<int, 5> ConvertCompileTimeConstArgumentsToConst( in ConvertCompileTimeConstArgumentsToConst() function
Dif_op.cc236 ConvertCompileTimeConstArgumentsToConst(ctx, &arguments, in Compile()
Dcase_op.cc149 ConvertCompileTimeConstArgumentsToConst(ctx, &arguments, in Compile()
Dwhile_op.cc160 ConvertCompileTimeConstArgumentsToConst(ctx, args, in ConvertLoopInvariantsToConst()