Home
last modified time | relevance | path

Searched defs:host_scope (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dincrease_dynamism_for_auto_jit_pass.cc126 Output MakeInt64(const Scope& host_scope, absl::string_view name, in MakeInt64()
134 SliceInputs MakeSliceIndexAndSizeInt64(const Scope& host_scope, in MakeSliceIndexAndSizeInt64()
172 Status ComputeSliceSize(const Scope& host_scope, in ComputeSliceSize()
248 Scope host_scope = main_scope.WithAssignedDevice(host_name); in ConvertTensorFlowSliceToStaticShapedSlice() local