Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Darithmetic.h39 XlaComputation CreateScalarMultiplyComputation(PrimitiveType type,
Dlogdet.cc69 CreateScalarMultiplyComputation(a_shape.element_type(), a.builder()), in LogDet()
Darithmetic.cc55 XlaComputation CreateScalarMultiplyComputation(PrimitiveType type, in CreateScalarMultiplyComputation() function
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dresampler_ops.cc103 xla::CreateScalarMultiplyComputation(xla_type, ctx->builder()), in BilinearWeights()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_test.cc764 static_cast<FuncGeneratorForType>(CreateScalarMultiplyComputation), in XLA_TEST_F()