Home
last modified time | relevance | path

Searched refs:AllowStringType (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dfunction_ops.cc76 .AllowStringType(),
81 .AllowStringType(),
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_registry.h361 XlaOpRegistrationBuilder& AllowStringType();
Dxla_op_registry.cc523 XlaOpRegistrationBuilder& XlaOpRegistrationBuilder::AllowStringType() { in AllowStringType() function in tensorflow::XlaOpRegistrationBuilder