/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | test_ops.cc | 131 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::KernelLabelOp 171 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::GraphDefVersionOp 188 void Compute(OpKernelContext* ctx) override {} in Compute() function in tensorflow::OldOp 197 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::GetDeadlineOp 213 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::SleepOp 224 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::SleepIdentityOp 248 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::ResourceCreateOp 262 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ResourceUsingOp 277 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::IsResourceHandleRefCountingOp 293 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::MakeWeakResourceHandleOp [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | aggregate_ops.h | 37 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 54 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 73 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 94 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 117 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 142 static void Compute(const Device& d, typename TTypes<T>::Flat out, in Compute() function 166 static void Compute( in Compute() function 190 static void Compute( in Compute() function 213 static void Compute( in Compute() function
|
H A D | summary_kernels.cc | 38 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::CreateSummaryFileWriterOp 75 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::CreateSummaryDbWriterOp 111 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::FlushSummaryWriterOp 124 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::CloseSummaryWriterOp 136 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteSummaryOp 160 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteRawProtoSummaryOp 196 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ImportEventOp 216 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteScalarSummaryOp 238 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteHistogramSummaryOp 266 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::WriteImageSummaryOp [all …]
|
H A 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 166 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::RefSelectOp 208 void MergeOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::MergeOp 295 void EnterOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::EnterOp 352 void ExitOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::ExitOp 404 void NextIterationOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::NextIterationOp 460 void LoopCondOp::Compute(OpKernelContext* context) { in Compute() function in tensorflow::LoopCondOp 501 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::AbortOp
|
H A D | map_kernels.h | 83 void Compute(OpKernelContext* ctx) override { in Compute() function 98 void Compute(OpKernelContext* ctx) override { in Compute() function 112 void Compute(OpKernelContext* ctx) override { in Compute() function 132 void Compute(OpKernelContext* ctx) override { in Compute() function 149 void Compute(OpKernelContext* ctx) override { in Compute() function 172 void Compute(OpKernelContext* ctx) override { in Compute() function 189 void Compute(OpKernelContext* ctx) override { in Compute() function
|
H A D | resource_variable_ops.cc | 136 void ReadVariableOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::ReadVariableOp 175 void ReadVariablesOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::ReadVariablesOp 250 void VarHandleOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::VarHandleOp 347 void DestroyResourceOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::DestroyResourceOp 362 void DisableCopyOnReadOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::DisableCopyOnReadOp 402 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::AssignVariableOp 485 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::AssignVariableOp 589 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::AssignUpdateVariableOp 648 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::VarIsInitializedOp 680 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::ResourceGatherOp [all …]
|
H A D | list_kernels.cc | 140 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::EmptyTensorList 191 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListPushBack 248 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListLength 276 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListElementShape 324 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListReserve 375 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListResize 443 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListSetItem 511 void Compute(OpKernelContext* c) override { in Compute() function in tensorflow::TensorListConcatLists
|
H A D | shape_ops.h | 46 void Compute(OpKernelContext* ctx) override { in Compute() function 73 void Compute(OpKernelContext* ctx) override { in Compute() function 102 void Compute(OpKernelContext* ctx) override { in Compute() function 119 void Compute(OpKernelContext* ctx) override { in Compute() function 142 void Compute(OpKernelContext* ctx) override { in Compute() function 201 void Compute(OpKernelContext* ctx) override { in Compute() function
|
H A D | list_kernels.h | 173 void Compute(OpKernelContext* c) override { in Compute() function 276 void Compute(OpKernelContext* c) override { in Compute() function 340 void Compute(OpKernelContext* c) override { in Compute() function 395 void Compute(OpKernelContext* c) override { in Compute() function 585 void Compute(OpKernelContext* c) override { in Compute() function 668 void Compute(OpKernelContext* c) override { in Compute() function 767 void Compute(OpKernelContext* c) override { in Compute() function 847 void Compute(OpKernelContext* c) override { in Compute() function 897 void Compute(OpKernelContext* c) override { in Compute() function 984 void Compute(OpKernelContext* c) override { in Compute() function
|
H A D | training_ops.cc | 967 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ApplyGradientDescentOp 1050 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ApplyAdadeltaOp 1195 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::SparseApplyAdadeltaOp 1364 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ApplyProximalGradientDescentOp 1434 void Compute(OpKernelContext* ctx) override TF_NO_THREAD_SAFETY_ANALYSIS { in Compute() function in tensorflow::SparseApplyProximalGradientDescentOp 1580 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ApplyAdagradOp 1677 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ApplyAdagradV2Op 1778 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ApplyProximalAdagradOp 1889 void Compute(OpKernelContext* ctx) override TF_NO_THREAD_SAFETY_ANALYSIS { in Compute() function in tensorflow::SparseApplyAdagradOp 2019 void Compute(OpKernelContext* ctx) override TF_NO_THREAD_SAFETY_ANALYSIS { in Compute() function in tensorflow::SparseApplyAdagradV2Op [all …]
|
H A D | bincount_op.cc | 42 static Status Compute(OpKernelContext* context, in Compute() function 87 static Status Compute(OpKernelContext* context, in Compute() function 170 static Status Compute(OpKernelContext* context, in Compute() function 210 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::BincountOp 271 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::DenseBincountOp 379 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::SparseBincountOp 477 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::RaggedBincountOp
|
H A D | tensor_array_ops.cc | 109 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::TensorArrayCreationOp 418 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::TensorArrayWriteOp 501 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::TensorArrayReadOp 596 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::TensorArrayPackOrGatherOp 821 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::TensorArrayConcatOp 1025 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::TensorArrayUnpackOrScatterOp 1220 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::TensorArraySplitOp 1388 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::TensorArraySizeOp 1433 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::TensorArrayCloseOp
|
H A D | constant_op.cc | 89 void ConstantOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::ConstantOp 149 void Compute(OpKernelContext* context) override { in Compute() function in tensorflow::FillOp 242 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ZerosLikeOp 307 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::OnesLikeOp 351 void PlaceholderOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::PlaceholderOp
|
H A 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
|
H A D | cwise_ops_common.h | 88 void Compute(OpKernelContext* ctx) override { in Compute() function 240 void Compute(OpKernelContext* context) override { in Compute() function 275 void Compute(OpKernelContext* ctx) override { in Compute() function 316 void Compute(OpKernelContext* ctx) override { in Compute() function 335 void Compute(OpKernelContext* ctx) override { in Compute() function
|
H A D | stateful_random_ops.cc | 148 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::StatefulRandomOp 184 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::StatefulRandomOpV2 198 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::StatefulUniformIntOp 235 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::StatefulUniformFullIntOp 266 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::RngSkipOp 320 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::NonDeterministicIntsOp
|
H A D | inplace_ops.cc | 72 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::__anondb235a470111::ParallelConcatUpdate 119 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::__anondb235a470111::ParallelConcatStart 140 void Compute(OpKernelContext*) override {} in Compute() function in tensorflow::__anondb235a470111::FailureKernel 210 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::__anondb235a470111::InplaceOpBase 334 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::__anondb235a470211::CopyOpBase 394 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::__anondb235a470311::EmptyOp
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
H A D | xrt_state_ops.h | 174 void Compute(OpKernelContext* ctx) override { in Compute() function 229 void Compute(OpKernelContext* ctx) override { in Compute() function 302 void Compute(OpKernelContext* ctx) override { in Compute() function 373 void Compute(OpKernelContext* ctx) override { in Compute() function 424 void Compute(OpKernelContext* ctx) override { in Compute() function 496 void Compute(OpKernelContext* ctx) override { in Compute() function 547 void Compute(OpKernelContext* ctx) override { in Compute() function 631 void Compute(OpKernelContext* ctx) override { in Compute() function 682 void Compute(OpKernelContext* ctx) override { in Compute() function 711 void Compute(OpKernelContext* ctx) override { in Compute() function [all …]
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | tensor.cpp | 99 Tensor Compute( in Compute() function 109 Tensor Compute( in Compute() function 116 Tensor Compute( in Compute() function 130 Tensor Compute( in Compute() function 137 Tensor Compute( in Compute() function 151 Tensor Compute( in Compute() function 159 Tensor Compute( in Compute() function 174 Tensor Compute( in Compute() function 183 Tensor Compute( in Compute() function 200 Tensor Compute( in Compute() function
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/gradients/ |
H A D | math_grad.cc | 53 Status Compute(AbstractContext* ctx, in Compute() function in tensorflow::gradients::__anon2d6f46650111::AddGradientFunction 74 Status Compute(AbstractContext* ctx, in Compute() function in tensorflow::gradients::__anon2d6f46650111::ExpGradientFunction 98 Status Compute(AbstractContext* ctx, in Compute() function in tensorflow::gradients::__anon2d6f46650111::SqrtGradientFunction 124 Status Compute(AbstractContext* ctx, in Compute() function in tensorflow::gradients::__anon2d6f46650111::MatMulGradientFunction 220 Status Compute(AbstractContext* ctx, in Compute() function in tensorflow::gradients::__anon2d6f46650111::NegGradientFunction 239 Status Compute(AbstractContext* ctx, in Compute() function in tensorflow::gradients::__anon2d6f46650111::SubGradientFunction 276 Status Compute(AbstractContext* ctx, in Compute() function in tensorflow::gradients::__anon2d6f46650111::MulGradientFunction 323 Status Compute(AbstractContext* ctx, in Compute() function in tensorflow::gradients::__anon2d6f46650111::Log1pGradientFunction 394 Status Compute(AbstractContext* ctx, in Compute() function in tensorflow::gradients::__anon2d6f46650111::DivNoNanGradientFunction
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | tpu_embedding_configuration_ops.cc | 57 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ExecuteTPUEmbeddingPartitionerOp 108 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ConfigureTPUEmbeddingMemoryOp 161 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::CollateTPUEmbeddingMemoryOp 230 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ConfigureTPUEmbeddingHostOp 299 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::ConnectTPUEmbeddingHostsOp 341 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::FinalizeTPUEmbeddingOp 389 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::IsTPUEmbeddingInitializedOp
|
H A D | tpu_configuration_ops.cc | 131 void ConfigureDistributedTpuOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::ConfigureDistributedTpuOp 167 void WaitForDistributedTpuOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::WaitForDistributedTpuOp 257 void ShutdownDistributedTpuOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::ShutdownDistributedTpuOp 273 void InitializeHostForDistributedTpuOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::InitializeHostForDistributedTpuOp 443 void SetGlobalTPUArrayOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::SetGlobalTPUArrayOp 459 void DisconnectDistributedTpuChipsOp::Compute(OpKernelContext* ctx) { in Compute() function in tensorflow::DisconnectDistributedTpuChipsOp
|
/aosp_15_r20/prebuilts/tools/common/google-api-services-compute/ |
HD | google-api-services-compute-v1-rev181-1.23.0.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/external/tensorflow/tensorflow/examples/custom_ops_doc/simple_hash_table/ |
H A D | simple_hash_table_kernel.cc | 139 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::custom_op_examples::SimpleHashTableCreateOpKernel 175 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::custom_op_examples::SimpleHashTableFindOpKernel 198 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::custom_op_examples::SimpleHashTableInsertOpKernel 217 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::custom_op_examples::SimpleHashTableRemoveOpKernel 234 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::custom_op_examples::SimpleHashTableExportOpKernel 251 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::custom_op_examples::SimpleHashTableImportOpKernel
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | light_outside_compilation_kernels_for_test.cc | 41 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::__anon9179db730111::TestStaticTfOp 78 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::__anon9179db730111::TestStaticMultipleOutputTfOp 126 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::__anon9179db730111::TestDynamicTfOp 190 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::__anon9179db730111::DynamicMultidimOp 263 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::__anon9179db730111::TestTfMustBeConstantOp 320 void Compute(OpKernelContext* ctx) override { in Compute() function in tensorflow::__anon9179db730111::TestDynamicTfWithBoundOp
|