/external/tensorflow/tensorflow/core/kernels/ |
D | aggregate_ops.h | 36 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 53 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 72 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 93 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 116 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 141 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 165 static void Compute( in Compute() function 189 static void Compute( in Compute() function 212 static void Compute( in Compute() function
|
D | summary_kernels.cc | 36 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::CreateSummaryFileWriterOp 66 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::CreateSummaryDbWriterOp 103 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::FlushSummaryWriterOp 117 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::CloseSummaryWriterOp 129 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteSummaryOp 154 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ImportEventOp 175 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteScalarSummaryOp 198 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteHistogramSummaryOp 227 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteImageSummaryOp 263 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteAudioSummaryOp [all …]
|
D | save_op.cc | 33 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::SaveOp 44 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::SaveSlicesOp 55 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ShardedFilenameOp 78 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ShardedFilespecOp
|
D | shape_ops.h | 44 void Compute(OpKernelContext* ctx) override { in Compute() function 71 void Compute(OpKernelContext* ctx) override { in Compute() function 100 void Compute(OpKernelContext* ctx) override { in Compute() function 117 void Compute(OpKernelContext* ctx) override { in Compute() function 140 void Compute(OpKernelContext* ctx) override { in Compute() function 196 void Compute(OpKernelContext* ctx) override { in Compute() function
|
D | control_flow_ops.cc | 26 void SwitchOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::SwitchOp 180 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::RefSelectOp 222 void MergeOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::MergeOp 347 void EnterOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::EnterOp 443 void ExitOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::ExitOp 524 void NextIterationOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::NextIterationOp 609 void LoopCondOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::LoopCondOp 659 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::AbortOp
|
D | fact_op.cc | 83 void Compute(OpKernelContext* context, const char* const facts[], in Compute() function in tensorflow::FactOpKernel 101 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::FactOpKernel1 111 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::FactOpKernel2
|
D | constant_op.cc | 84 void ConstantOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::ConstantOp 155 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::FillOp 254 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ZerosLikeOp 327 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::OnesLikeOp 378 void PlaceholderOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::PlaceholderOp
|
D | matrix_diag_op.cc | 49 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::MatrixDiagPartOp 88 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::MatrixDiagOp 146 static void Compute(const CPUDevice& d, in Compute() function 160 static void Compute(const CPUDevice& d, in Compute() function
|
D | session_ops.cc | 43 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::GetSessionHandleOp 111 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::GetSessionTensorOp 154 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::DeleteSessionTensorOp
|
D | searchsorted_op.cc | 35 static Status Compute(OpKernelContext* context, in Compute() function 58 static Status Compute(OpKernelContext* context, in Compute() function 85 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::UpperBoundOp 126 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::LowerBoundOp
|
D | cwise_ops_common.h | 91 void Compute(OpKernelContext* ctx) override { in Compute() function 169 void Compute(OpKernelContext* context) override { in Compute() function 204 void Compute(OpKernelContext* ctx) override { in Compute() function 240 void Compute(OpKernelContext* ctx) override { in Compute() function 259 void Compute(OpKernelContext* ctx) override { in Compute() function
|
D | matrix_diag_op.h | 72 EIGEN_ALWAYS_INLINE static void Compute( in Compute() function 82 EIGEN_ALWAYS_INLINE static void Compute( in Compute() function
|
D | restore_op.cc | 42 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::RestoreOp 68 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::RestoreSliceOp
|
D | variable_ops.cc | 55 void VariableOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::VariableOp 92 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::TemporaryVariableOp 139 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::DestroyTemporaryVariableOp 165 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::IsVariableInitializedOp
|
D | list_kernels.cc | 225 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::EmptyTensorList 272 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListPushBack 326 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListLength 350 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListElementShape 384 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListReserve 419 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListResize 476 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListSetItem 533 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListConcatLists
|
D | conditional_accumulator_base_op.cc | 33 void Compute(OpKernelContext* ctx, in Compute() function in tensorflow::AccumulatorSetGlobalStepOp 71 void Compute(OpKernelContext* ctx, in Compute() function in tensorflow::AccumulatorNumAccumulatedOp
|
D | logging_ops.cc | 76 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::AssertOp 117 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::PrintOp 169 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::PrintV2Op 231 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::TimestampOp
|
/external/tensorflow/tensorflow/python/framework/ |
D | test_ops.cc | 93 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::KernelLabelOp 135 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::GraphDefVersionOp 152 void Compute(OpKernelContext* ctx) override {} in Compute() function in tensorflow::OldOp 172 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::ResourceCreateOp 186 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ResourceUsingOp 200 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::TestAttrOp 675 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::DevicePlacementOp
|
/external/tensorflow/tensorflow/core/kernels/tensor_forest/ |
D | resource_ops.cc | 30 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::TensorForestCreateTreeVariableOp 57 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::TensorForestTreeSerializeOp 76 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::TensorForestTreeDeserializeOp 104 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::TensorForestTreeSizeOp
|
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/ |
D | model_ops.cc | 37 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::boosted_trees::CreateTreeEnsembleVariableOp 71 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::boosted_trees::TreeEnsembleStampTokenOp 90 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::boosted_trees::TreeEnsembleSerializeOp 114 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::boosted_trees::TreeEnsembleDeserializeOp 148 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::boosted_trees::TreeEnsembleUsedHandlersOp
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | optional_ops.cc | 66 void OptionalNoneOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::data::OptionalNoneOp 70 void OptionalFromValueOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::data::OptionalFromValueOp 79 void OptionalHasValueOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::data::OptionalHasValueOp 97 void OptionalGetValueOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::data::OptionalGetValueOp
|
/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
D | xrt_state_ops.h | 170 void Compute(OpKernelContext* ctx) override { in Compute() function 253 void Compute(OpKernelContext* ctx) override { in Compute() function 324 void Compute(OpKernelContext* ctx) override { in Compute() function 380 void Compute(OpKernelContext* ctx) override { in Compute() function 464 void Compute(OpKernelContext* ctx) override { in Compute() function 518 void Compute(OpKernelContext* ctx) override { in Compute() function 604 void Compute(OpKernelContext* ctx) override { in Compute() function 654 void Compute(OpKernelContext* ctx) override { in Compute() function 682 void Compute(OpKernelContext* ctx) override { in Compute() function
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | resource_ops.cc | 40 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::BoostedTreesCreateEnsembleOp 79 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::BoostedTreesGetEnsembleStatesOp 143 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::BoostedTreesSerializeEnsembleOp 171 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::BoostedTreesDeserializeEnsembleOp
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_device_ops.cc | 27 void XlaDeviceDummyOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::XlaDeviceDummyOp 37 void XlaAssignVariableOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::XlaAssignVariableOp
|
/external/tensorflow/tensorflow/core/kernels/lookup_tables/ |
D | op_kernel_templates.h | 60 void Compute(OpKernelContext* ctx) override { in Compute() function 172 void Compute(OpKernelContext* ctx) override { in Compute() function 302 void Compute(OpKernelContext* ctx) override { in Compute() function 348 void Compute(OpKernelContext* ctx) override { in Compute() function 424 void Compute(OpKernelContext* ctx) override { in Compute() function
|