Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc258 #define MakeAndReturn(mlir_op) \ in ImportInstructionImpl() macro
271 MakeAndReturn(BroadcastInDimOp); in ImportInstructionImpl()
280 MakeAndReturn(batch_norm_op); \ in ImportInstructionImpl()
297 MakeAndReturn(DotOp); in ImportInstructionImpl()
304 MakeAndReturn(DotGeneralOp); in ImportInstructionImpl()
316 MakeAndReturn(CollectivePermuteOp); in ImportInstructionImpl()
329 MakeAndReturn(CustomCallOp); in ImportInstructionImpl()
338 MakeAndReturn(CompareOp); in ImportInstructionImpl()
344 MakeAndReturn(CholeskyOp); in ImportInstructionImpl()
362 MakeAndReturn(GatherOp); in ImportInstructionImpl()
[all …]