Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc146 static TensorType InferOneHotOpType(Value indices, Value depth, Value on_value, in InferOneHotOpType() function
172 InferOneHotOpType(indices, depth, on_value, off_value, axis), indices, in build()