| /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 | 38 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::CreateSummaryFileWriterOp 67 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::CreateSummaryDbWriterOp 103 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::FlushSummaryWriterOp 116 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::CloseSummaryWriterOp 128 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteSummaryOp 152 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteRawProtoSummaryOp 188 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ImportEventOp 208 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteScalarSummaryOp 230 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteHistogramSummaryOp 258 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteImageSummaryOp [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 | control_flow_ops.cc | 26 void SwitchOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::SwitchOp 42 void SwitchNOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::SwitchNOp 217 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::RefSelectOp 259 void MergeOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::MergeOp 386 void EnterOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::EnterOp 482 void ExitOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::ExitOp 563 void NextIterationOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::NextIterationOp 648 void LoopCondOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::LoopCondOp 682 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::AbortOp
|
| 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 | 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 | list_kernels.cc | 135 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::EmptyTensorList 180 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListPushBack 234 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListLength 258 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListElementShape 301 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListReserve 336 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListResize 400 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListSetItem 455 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListConcatLists
|
| D | constant_op.cc | 88 void ConstantOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::ConstantOp 160 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::FillOp 271 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ZerosLikeOp 345 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::OnesLikeOp 397 void PlaceholderOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::PlaceholderOp
|
| 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 | 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 | 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 | logging_ops.cc | 57 void AssertOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::AssertOp 90 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::PrintOp 143 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::PrintV2Op 213 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::TimestampOp
|
| 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 166 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::IsVariableInitializedOp
|
| D | parse_tensor_op.cc | 34 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ParseTensorOp 74 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::SerializeTensorOp
|
| D | list_kernels.h | 68 void Compute(OpKernelContext* c) override { in Compute() function 168 void Compute(OpKernelContext* c) override { in Compute() function 233 void Compute(OpKernelContext* c) override { in Compute() function 297 void Compute(OpKernelContext* c) override { in Compute() function 479 void Compute(OpKernelContext* c) override { in Compute() function 558 void Compute(OpKernelContext* c) override { in Compute() function 654 void Compute(OpKernelContext* c) override { in Compute() function 724 void Compute(OpKernelContext* c) override { in Compute() function 774 void Compute(OpKernelContext* c) override { in Compute() function 895 void Compute(OpKernelContext* c) override { in Compute() function
|
| D | cwise_ops_common.h | 94 void Compute(OpKernelContext* ctx) override { in Compute() function 236 void Compute(OpKernelContext* context) override { in Compute() function 271 void Compute(OpKernelContext* ctx) override { in Compute() function 307 void Compute(OpKernelContext* ctx) override { in Compute() function 326 void Compute(OpKernelContext* ctx) override { in Compute() function
|
| D | base64_ops.cc | 33 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::__anone360fbc50111::EncodeBase64Op 58 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::__anone360fbc50111::DecodeBase64Op
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | test_ops.cc | 99 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::KernelLabelOp 141 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::GraphDefVersionOp 158 void Compute(OpKernelContext* ctx) override {} in Compute() function in tensorflow::OldOp 178 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::ResourceCreateOp 192 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ResourceUsingOp 206 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::TestAttrOp 681 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::DevicePlacementOp 707 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::DTypeWithDefaultOp
|
| /external/tensorflow/tensorflow/core/kernels/tensor_forest/ |
| D | resource_ops.cc | 31 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::TensorForestCreateTreeVariableOp 58 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::TensorForestTreeSerializeOp 76 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::TensorForestTreeDeserializeOp 102 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::TensorForestTreeSizeOp
|
| /external/tensorflow/tensorflow/core/kernels/data/ |
| D | optional_ops.cc | 69 void OptionalNoneOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::data::OptionalNoneOp 73 void OptionalFromValueOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::data::OptionalFromValueOp 82 void OptionalHasValueOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::data::OptionalHasValueOp 100 void OptionalGetValueOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::data::OptionalGetValueOp
|
| D | dataset_ops.cc | 75 void DatasetToGraphOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::data::DatasetToGraphOp 104 void DatasetCardinalityOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::data::DatasetCardinalityOp 112 void DatasetFromGraphOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::data::DatasetFromGraphOp
|
| /external/tensorflow/tensorflow/compiler/xrt/kernels/ |
| D | xrt_state_ops.h | 174 void Compute(OpKernelContext* ctx) override { in Compute() function 228 void Compute(OpKernelContext* ctx) override { in Compute() function 301 void Compute(OpKernelContext* ctx) override { in Compute() function 371 void Compute(OpKernelContext* ctx) override { in Compute() function 422 void Compute(OpKernelContext* ctx) override { in Compute() function 493 void Compute(OpKernelContext* ctx) override { in Compute() function 544 void Compute(OpKernelContext* ctx) override { in Compute() function 628 void Compute(OpKernelContext* ctx) override { in Compute() function 679 void Compute(OpKernelContext* ctx) override { in Compute() function 708 void Compute(OpKernelContext* ctx) override { in Compute() function [all …]
|
| /external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
| D | resource_ops.cc | 41 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::BoostedTreesCreateEnsembleOp 80 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::BoostedTreesGetEnsembleStatesOp 143 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::BoostedTreesSerializeEnsembleOp 170 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/framework/ |
| D | numeric_op.h | 56 void Compute(OpKernelContext* context) override { in Compute() function 72 void Compute(OpKernelContext* context) override { in Compute() function
|