Home
last modified time | relevance | path

Searched defs:identity_op (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/graph_transformations/tests/
Dfuse_binary_into_following_affine_test.cc134 auto identity_op = new TensorFlowIdentityOperator; in TEST_F() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.cc181 auto identity_op = [builder](xla::XlaOp op) { in BuildComputation() local