Home
last modified time | relevance | path

Searched refs:LogSoftmax (Results 1 – 25 of 27) sorted by relevance

12

/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_LogSoftmax.pbtxt2 graph_op_name: "LogSoftmax"
4 name: "nn.LogSoftmax"
/external/tensorflow/tensorflow/lite/kernels/internal/
Dlogsoftmax_quantized_test.cc54 optimized_ops::LogSoftmax(sm_params, shape_common, in RunLogSoftmaxFloatReference()
88 optimized_ops::LogSoftmax(sm_params, shape_common, in RunLogSoftmaxFloatReference()
179 optimized_ops::LogSoftmax(params, shape_common, input_data, shape_common, in RunOneLogSoftmaxTest()
181 reference_ops::LogSoftmax(params, shape_common, input_data, shape_common, in RunOneLogSoftmaxTest()
227 reference_integer_ops::LogSoftmax( in RunOneLogSoftmaxTest()
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_LogSoftmax.pbtxt2 graph_op_name: "LogSoftmax"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_LogSoftmax.pbtxt2 graph_op_name: "LogSoftmax"
/external/tensorflow/tensorflow/lite/kernels/
Dlog_softmax_test.cc95 tflite::reference_ops::LogSoftmax(params, input_shape, input_buffer, in TEST()
Dactivations.cc835 optimized_ops::LogSoftmax( in LogSoftmaxEval()
839 reference_ops::LogSoftmax( in LogSoftmaxEval()
853 optimized_ops::LogSoftmax( in LogSoftmaxEval()
857 reference_ops::LogSoftmax( in LogSoftmaxEval()
871 reference_integer_ops::LogSoftmax( in LogSoftmaxEval()
Dactivations_test.cc758 TEST(FloatActivationsOpTest, LogSoftmax) { in TEST() argument
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Dlog_softmax.h23 inline void LogSoftmax(int32_t input_multiplier, int32_t input_shift, in LogSoftmax() function
/external/tensorflow/tensorflow/cc/gradients/
Dnn_grad_test.cc37 using ops::LogSoftmax;
132 auto y = LogSoftmax(scope_, x); in TEST_F()
Dnn_grad.cc108 auto minus_log_softmax = Multiply(scope, LogSoftmax(scope, logits), -1.0f); in SoftmaxCrossEntropyWithLogitsGrad()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h1461 inline void LogSoftmax(const float* input_data, const RuntimeShape& input_shape, in LogSoftmax() function
1465 LogSoftmax(params, input_shape, input_data, output_shape, output_data); in LogSoftmax()
1468 inline void LogSoftmax(const float* input_data, const Dims<4>& input_dims, in LogSoftmax() function
1470 LogSoftmax(input_data, DimsToShape(input_dims), output_data, in LogSoftmax()
1474 inline void LogSoftmax(const uint8* input_data, const RuntimeShape& input_shape, in LogSoftmax() function
1485 LogSoftmax(params, input_shape, input_data, output_shape, output_data); in LogSoftmax()
1488 inline void LogSoftmax(const uint8* input_data, const Dims<4>& input_dims, in LogSoftmax() function
1493 LogSoftmax(input_data, DimsToShape(input_dims), input_multiplier, in LogSoftmax()
Doptimized_ops.h4664 inline void LogSoftmax(const SoftmaxParams& params, in LogSoftmax() function
4700 inline void LogSoftmax(const SoftmaxParams& params, in LogSoftmax() function
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlegacy_reference_ops.h717 inline void LogSoftmax(const float* input_data, const RuntimeShape& input_shape, in LogSoftmax() function
721 LogSoftmax(params, input_shape, input_data, output_shape, output_data); in LogSoftmax()
724 inline void LogSoftmax(const uint8* input_data, const RuntimeShape& input_shape, in LogSoftmax() function
735 LogSoftmax(params, input_shape, input_data, output_shape, output_data); in LogSoftmax()
1693 inline void LogSoftmax(const float* input_data, const Dims<4>& input_dims, in LogSoftmax() function
1695 LogSoftmax(input_data, DimsToShape(input_dims), output_data, in LogSoftmax()
1699 inline void LogSoftmax(const uint8* input_data, const Dims<4>& input_dims, in LogSoftmax() function
1704 LogSoftmax(input_data, DimsToShape(input_dims), input_multiplier, in LogSoftmax()
Dreference_ops.h2567 inline void LogSoftmax(const SoftmaxParams& params, in LogSoftmax() function
2599 inline void LogSoftmax(const SoftmaxParams& params, in LogSoftmax() function
/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator.cc1830 class LogSoftmax : public SimpleOperator<LogSoftmaxOperator> { class
1832 explicit LogSoftmax() in LogSoftmax() function in toco::tflite::LogSoftmax
2513 ops.push_back(MakeUnique<LogSoftmax>()); in BuildOperatorList()
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/
Dgpu_supported_ops.md123 `LogSoftmax` | `T={double,float}`
Dcpu_supported_ops.md123 `LogSoftmax` | `T={double,float}`
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h4802 inline void LogSoftmax(const SoftmaxParams& params, in LogSoftmax() function
4839 inline void LogSoftmax(const float* input_data, const RuntimeShape& input_shape, in LogSoftmax() function
4843 LogSoftmax(params, input_shape, input_data, output_shape, output_data); in LogSoftmax()
4960 inline void LogSoftmax(const SoftmaxParams& params, in LogSoftmax() function
5052 inline void LogSoftmax(const uint8* input_data, const RuntimeShape& input_shape, in LogSoftmax() function
5063 LogSoftmax(params, input_shape, input_data, output_shape, output_data); in LogSoftmax()
/external/tensorflow/tensorflow/lite/toco/
Dtooling_util.cc341 HANDLE_OPERATORTYPENAME_CASE(LogSoftmax) in OperatorTypeName()
/external/tensorflow/tensorflow/compiler/tests/
Drandomized_tests.cc2191 TEST_F(OpTest, LogSoftmax) { in TEST_F() argument
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt1776 name: "LogSoftmax"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt1776 name: "LogSoftmax"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt15603 name: "LogSoftmax"
15624 name: "LogSoftmax"
Dops_history.v1.pbtxt33835 name: "LogSoftmax"
33857 name: "LogSoftmax"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go8257 func LogSoftmax(scope *Scope, logits tf.Output) (logsoftmax tf.Output) { func

12