HomeSort by relevance Sort by last modified time
    Searched refs:SquareF32 (Results 1 - 7 of 7) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/python/
local_computation_builder.h 315 _FORWARD_UNOP(SquareF32)
local_computation_builder.cc 570 _FORWARD_UNOP(SquareF32)
local_computation_builder.i 939 %unignore xla::swig::LocalComputationBuilder::SquareF32;
  /external/tensorflow/tensorflow/compiler/xla/tests/
batch_normalization_test.cc 112 builder.SquareF32(x);
145 auto dev_squares = builder.SquareF32(activation_deviations);
189 auto dev_squares = builder.SquareF32(activation_deviations);
    [all...]
vector_ops_simple_test.cc 142 builder.SquareF32(x);
  /external/tensorflow/tensorflow/compiler/xla/client/
computation_builder.h 630 ComputationDataHandle SquareF32(const ComputationDataHandle& operand);
    [all...]
computation_builder.cc     [all...]

Completed in 904 milliseconds