Home
last modified time | relevance | path

Searched defs:ShapeSizeBytesFunction (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.h94 HloCostAnalysis::ShapeSizeFunction ShapeSizeBytesFunction() const override { in ShapeSizeBytesFunction() function
/external/tensorflow/tensorflow/compiler/xla/service/mlir_gpu/
Dmlir_compiler.h57 HloCostAnalysis::ShapeSizeFunction ShapeSizeBytesFunction() const override { in ShapeSizeBytesFunction() function
Dfailover_compiler.cc110 HloCostAnalysis::ShapeSizeFunction FailoverCompiler::ShapeSizeBytesFunction() in ShapeSizeBytesFunction() function in xla::FailoverCompiler
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dcompiler.cc163 HloCostAnalysis::ShapeSizeFunction InterpreterCompiler::ShapeSizeBytesFunction() in ShapeSizeBytesFunction() function in xla::interpreter::InterpreterCompiler
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc925 HloCostAnalysis::ShapeSizeFunction CpuCompiler::ShapeSizeBytesFunction() const { in ShapeSizeBytesFunction() function in xla::cpu::CpuCompiler